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

Bill Nye vs Ken Ham debate #2318

Closed
Stormthirst opened this issue Feb 5, 2014 · 7 comments
Closed

Bill Nye vs Ken Ham debate #2318

Stormthirst opened this issue Feb 5, 2014 · 7 comments

Comments

@Stormthirst
Copy link

@Stormthirst Stormthirst commented Feb 5, 2014

I tried to download the debate and got the following:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--max-quality', '37', '--restrict-filenames', '-o', '%(title)s.%(ext)s', '--retries=20', 'http://www.youtube.com/watch?feature=player_embedded&v=z6kgvhG3AkI', '-v']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.04.1
[debug] Python version 2.7.3 - Linux-3.2.0-58-generic-pae-i686-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube] Setting language
[youtube] z6kgvhG3AkI: Downloading webpage
[youtube] z6kgvhG3AkI: Downloading video info webpage
[youtube] z6kgvhG3AkI: Extracting video information
[youtube] z6kgvhG3AkI: Downloading formats manifest
[download] Destination: Bill_Nye_Debates_Ken_Ham_-HD.mp4
avconv version 0.8.9-4:0.8.9-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
built on Nov 9 2013 19:12:07 with gcc 4.6.3
[applehttp @ 0x9f5eaa0] Estimating duration from bitrate, this may be inaccurate
Input #0, applehttp, from 'http://www.youtube.com/api/manifest/hls_playlist/id/z6kgvhG3AkI.1/itag/96/source/yt_live_broadcast/ratebypass/yes/live/1/cmbypass/yes/newshard/yes/hls_chunk_host/www.youtube.com/gir/yes/dg_shard/z6kgvhG3AkI.1_96/cp/U0hYRlVUT19GUUNOOF9NTlNKOkI1WW5KVV95VTgz/pmbypass/yes/playlist_type/CLEAN/maudio/1/upn/E3S4oNkQIII/fexp/935503,923321,944500,916612,936910,936913/sver/3/ip/96.30.164.171/ipbits/8/expire/1391591917/sparams/ip,ipbits,expire,id,itag,source,ratebypass,live,cmbypass,newshard,hls_chunk_host,gir,dg_shard,cp,pmbypass,playlist_type,maudio/signature/0402B3820E371347C6FCDA35DA4B19FA15516863.2EE50D460CE835C4EB04381EE7A1197433D6C307/key/dg_yt0/file/index.m3u8':
Duration: 02:45:34.00, start: 2565.000000, bitrate: N/A
Stream #0.0: Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 30 tbr, 90k tbn, 60 tbc
Stream #0.1: Audio: aac, 48000 Hz, stereo, s16
Output #0, mp4, to 'Bill_Nye_Debates_Ken_Ham
-_HD.mp4.part':
Metadata:
encoder : Lavf53.21.1
Stream #0.0: Video: ![0][0][0] / 0x0021, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=2-31, 90k tbn, 90k tbc
Stream #0.1: Audio: aac, 48000 Hz, stereo
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (copy)
Press ctrl-c to stop encoding
[mp4 @ 0xb0b7e20] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 640 >= 640
av_interleaved_write_frame(): Invalid argument

ERROR: ffmpeg exited with code 1
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/bin/youtube-dl/main.py", line 18, in
youtube_dl.main()
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 799, in main
_real_main(argv)
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 789, in _real_main
retcode = ydl.download(all_urls)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 982, in download
self.extract_info(url)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 510, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 539, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 763, in process_video_result
self.process_info(new_info)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 953, in process_info
success = dl(filename, info_dict)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 929, in dl
return fd.download(name, info)
File "/usr/bin/youtube-dl/youtube_dl/downloader/common.py", line 290, in download
return self.real_download(filename, info_dict)
File "/usr/bin/youtube-dl/youtube_dl/downloader/hls.py", line 43, in real_download
self.report_error(u'ffmpeg exited with code %d' % retval)
File "/usr/bin/youtube-dl/youtube_dl/downloader/common.py", line 143, in report_error
self.ydl.report_error(_args, *_kargs)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 390, in report_error
self.trouble(error_message, tb)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 357, in trouble
tb_data = traceback.format_list(traceback.extract_stack())

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Feb 5, 2014

I believe this is a live event...that has not yet started (seems to start in another 10 minutes or so..)

@sirjonathan
Copy link

@sirjonathan sirjonathan commented Feb 5, 2014

Having the same trouble here.. Though in my case I am getting a 404 error after running the following:

youtube-dl --console-title -f 36 http://www.youtube.com/watch?v=z6kgvhG3AkI

The error is:

ERROR: unable to download video data: HTTP Error 404: Not Found

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 5, 2014

It seems to be working now:

[youtube] Setting language
[youtube] z6kgvhG3AkI: Downloading webpage
[youtube] z6kgvhG3AkI: Downloading video info webpage
[youtube] z6kgvhG3AkI: Extracting video information
[info] Writing video description metadata as JSON to: Bill Nye Debates Ken Ham - HD-z6kgvhG3AkI.info.json
[youtube] z6kgvhG3AkI: Downloading thumbnail ...
[youtube] z6kgvhG3AkI: Writing thumbnail to: Bill Nye Debates Ken Ham - HD-z6kgvhG3AkI.jpg
[download] Destination: Bill Nye Debates Ken Ham - HD-z6kgvhG3AkI.mp4
[download]   0.3% of 1.41GiB at 682.49KiB/s ETA 36:02

@sirjonathan if you still have the problem, could you post the whole output of youtube-dl http://www.youtube.com/watch?v=z6kgvhG3AkI -f 36 -v?

@sirjonathan
Copy link

@sirjonathan sirjonathan commented Feb 5, 2014

It's working for me!

@Stormthirst
Copy link
Author

@Stormthirst Stormthirst commented Feb 5, 2014

It was a live event that had finished after I tried to download it. I know
because I had watched it, but my wife fell asleep during the debate and
wanted to go back and watch it later.

On 4 February 2014 23:09, RingoTheDog notifications@github.com wrote:

I believe this is a live event...that has not yet started (seems to start
in another 10 minutes or so..)

Reply to this email directly or view it on GitHubhttps://github.com//issues/2318#issuecomment-34133836
.

Whether you think you can,
Or whether you think you can't:

You're right!
http://60monthmakeover.blogspot.com

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 5, 2014

@Stormthirst does it work now?

@Stormthirst
Copy link
Author

@Stormthirst Stormthirst commented Feb 5, 2014

Yes. Thanks guys!

@Stormthirst Stormthirst closed this Feb 5, 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
4 participants
You can’t perform that action at this time.