Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[disneynow.com] IndexError: list index out of range #21667

Closed
RuneMagle opened this issue Jul 5, 2019 · 0 comments
Closed

[disneynow.com] IndexError: list index out of range #21667

RuneMagle opened this issue Jul 5, 2019 · 0 comments
Labels

Comments

@RuneMagle
Copy link

@RuneMagle RuneMagle commented Jul 5, 2019

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

C:\Users\Desktop\youtube-dl>youtube-dl.exe -F https://disneynow.go.com/shows/puppy-dog-pals/season-02/episode-21-the-bark-bowl-when-hedgie-met-sallie/vdka11039807 -v --geo-bypass-country US
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-F', 'https://disneynow.go.com/shows/puppy-dog-pals/season-02/episode-21-the-bark-bowl-when-hedgie-met-sallie/vdka11039807', '-v', '--geo-bypass-country', 'US']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2019.07.02
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-94099-gdd662bbdd2, ffprobe N-94099-gdd662bbdd2, rtmpdump 2.4
[debug] Proxy map: {}
[debug] Using fake IP 3.116.176.39 (US) as X-Forwarded-For.
[Go] vdka11039807: Downloading webpage
[Go] vdka11039807: Downloading JSON metadata
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphnjfkuku\build\youtube_dl\__init__.py", line 474, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphnjfkuku\build\youtube_dl\__init__.py", line 464, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphnjfkuku\build\youtube_dl\YoutubeDL.py", line 2008, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphnjfkuku\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphnjfkuku\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphnjfkuku\build\youtube_dl\extractor\go.py", line 116, in _real_extract
IndexError: list index out of range
...
<end of log>


Description of issue

Not really sure why this happens. Video plays fine in browser.

@dstftw dstftw closed this Jul 5, 2019
@dstftw dstftw added the duplicate label Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.