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

Unable to download from Comedians in Cars Getting Coffee #4565

Closed
kade-robertson opened this issue Dec 26, 2014 · 1 comment
Closed

Unable to download from Comedians in Cars Getting Coffee #4565

kade-robertson opened this issue Dec 26, 2014 · 1 comment

Comments

@kade-robertson
Copy link

@kade-robertson kade-robertson commented Dec 26, 2014

This issue appears to be occurring on every single link from the site. The issue appears to be that ffmpeg tries to process the video file, but the video has not been downloaded yet.

C:\Users\Admin\Desktop\dlpy>youtube-dl --verbose http://comediansincarsgettingco
ffee.com/jimmy-fallon-the-unsinkable-legend-part-1 > inf.txt
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://comediansincarsgettingcoffee.co
m/jimmy-fallon-the-unsinkable-legend-part-1']
[debug] Encodings: locale cp1252, fs mbcs, out None, pref cp1252
[debug] youtube-dl version 2014.12.17.2
[debug] Python version 2.7.8 - Windows-8-6.2.9200
[debug] exe versions: ffmpeg N-68211-g4a0b1d9, ffprobe N-68211-g4a0b1d9
[debug] Proxy map: {}
ffmpeg version N-68211-g4a0b1d9 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  4 2014 22:12:51 with gcc 4.9.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
 --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
  libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 14.100 / 56. 14.100
  libavformat    56. 15.102 / 56. 15.102
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  2.103 /  5.  2.103
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
Input #0, hls,applehttp, from 'http://content-ausw2.uplynk.com/ac654e2265cd4fd69
d8a44acf9802ecf/g.m3u8?ad=crackle_live&pbs=a3f70fdb730a40ae825c6199ccdfb2df':
  Duration: 00:17:09.65, bitrate: 0 kb/s
  Program 0
    Metadata:
      variant_bitrate : 0
Output #0, mp4, to 'The Unsinkable Legend - Part 1-jimmy-fallon-the-unsinkable-l
egend-part-1.mp4.part':
Output file #0 does not contain any stream
ERROR: ffmpeg exited with code 1
  File "__main__.py", line 19, in <module>
  File "youtube_dl\__init__.pyo", line 361, in main
  File "youtube_dl\__init__.pyo", line 351, in _real_main
  File "youtube_dl\YoutubeDL.pyo", line 1166, in download
  File "youtube_dl\YoutubeDL.pyo", line 603, in extract_info
  File "youtube_dl\YoutubeDL.pyo", line 649, in process_ie_result
  File "youtube_dl\YoutubeDL.pyo", line 938, in process_video_result
  File "youtube_dl\YoutubeDL.pyo", line 1136, in process_info
  File "youtube_dl\YoutubeDL.pyo", line 1112, in dl
  File "youtube_dl\downloader\common.pyo", line 297, in download
  File "youtube_dl\downloader\hls.pyo", line 55, in real_download
  File "youtube_dl\downloader\common.pyo", line 149, in report_error
  File "youtube_dl\YoutubeDL.pyo", line 478, in report_error
  File "youtube_dl\YoutubeDL.pyo", line 440, in trouble
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 26, 2014

Looks like a bug in ffmpeg N-68211-g4a0b1d9, works perfectly with latest N-68694-g7c210c4 build.

@dstftw dstftw closed this Dec 26, 2014
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.