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

[nick.com] ERROR: unable to download video data: '' #11641

Closed
RuneMagle opened this issue Jan 8, 2017 · 0 comments
Closed

[nick.com] ERROR: unable to download video data: '' #11641

RuneMagle opened this issue Jan 8, 2017 · 0 comments

Comments

@RuneMagle
Copy link

@RuneMagle RuneMagle commented Jan 8, 2017

This worked a couple a weeks ago with all episodes, now it works with none.

  • I've verified and I assure that I'm running youtube-dl 2017.01.05

  • At least skimmed through README and most notably FAQ and BUGS sections

  • Searched the bugtracker for similar issues including closed ones

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\rumag\Desktop\youtube-dl>youtube-dl.exe -f best --embed-subs --all-subs --convert-subs srt --username NoneofUrBusiness --password july1987 --ap-username sup --ap-password july1987 --ap-mso DTV --no-check-certificate "http://www.nick.com/videos/clip/nicky-ricky-dicky-dawn-301-full-episode.html" -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-f', 'best', '--embed-subs', '--all-subs', '--convert-subs', 'srt', '--username', 'PRIVATE', '--password', 'PRIVATE', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', '--ap-mso', 'DTV', '--no-check-certificate', 'http://www.nick.com/videos/clip/nicky-ricky-dicky-dawn-301-full-episode.html', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.01.05
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-82889-g54931fd
[debug] Proxy map: {}
[nick.com] nicky-ricky-dicky-dawn-301-full-episode.html: Downloading webpage
[nick.com] a56abf12-5f86-11e6-bfd4-0026b9414f30: Downloading info
[nick.com] 8d200f80-306f-4ebe-be7f-c19201a52139: Extracting information
[nick.com] 8d200f80-306f-4ebe-be7f-c19201a52139: Downloading video urls
[nick.com] f4c84f3d-f076-4076-bd97-68d310b0cf3c: Extracting information
[nick.com] f4c84f3d-f076-4076-bd97-68d310b0cf3c: Downloading video urls
[nick.com] a2cc37b0-b883-412a-8d03-a969a7ff7aad: Extracting information
[nick.com] a2cc37b0-b883-412a-8d03-a969a7ff7aad: Downloading video urls
[nick.com] f1672520-67fa-4487-bead-d3360058210a: Extracting information
[nick.com] f1672520-67fa-4487-bead-d3360058210a: Downloading video urls
[download] Downloading playlist: Nicky, Ricky, Dicky & Dawn: "Quad With a Blog"
[nick.com] playlist Nicky, Ricky, Dicky & Dawn: "Quad With a Blog": Collected 4 video ids (downloading 4 of them)
[download] Downloading video 1 of 4
[info] Writing video subtitles to: Nicky, Ricky, Dicky & Dawn - 'Quad With a Blog' S1-8d200f80-306f-4ebe-be7f-c19201a52139.en.vtt
[debug] Invoking downloader on 'http://viacommtvstrmfs.fplive.net/gsp.alias/mediabus/kids.com/2016/12/21/01/52/48/f2927cf8e46d4e30a70bf54b856e0c22/1285505/EOOD8t55PV_HDNRD301A1_1285505_6655043_1920x1080_5128.mp4'
ERROR: unable to download video data: ''
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d_\build\youtube_dl\YoutubeDL.py", line 1699, in process_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d_\build\youtube_dl\YoutubeDL.py", line 1641, in dl
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d_\build\youtube_dl\downloader\common.py", line 353, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d_\build\youtube_dl\downloader\http.py", line 61, in real_download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d_\build\youtube_dl\YoutubeDL.py", line 2001, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp023qj2d_\build\youtube_dl\utils.py", line 877, in http_open
  File "C:\Python\Python34\lib\urllib\request.py", line 1186, in do_open
  File "C:\Python\Python34\lib\http\client.py", line 1227, in getresponse
  File "C:\Python\Python34\lib\http\client.py", line 386, in begin
  File "C:\Python\Python34\lib\http\client.py", line 356, in _read_status
http.client.BadStatusLine: ''
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


@RuneMagle RuneMagle closed this Jan 8, 2017
@RuneMagle RuneMagle reopened this Jan 8, 2017
@RuneMagle RuneMagle changed the title [nick.com] [nick.com] ERROR: unable to download video data: '' Jan 8, 2017
@dstftw dstftw closed this in 67fc365 Jan 10, 2017
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
1 participant
You can’t perform that action at this time.