Created attachment 1100000 [details] typescript of failing session Description of problem: youtube-dl crashes with https://www.youtube.com/watch?v=47g0Ed1eHaY . Version-Release number of selected component (if applicable): youtube-dl-2015.11.21-1.fc22.noarch How reproducible: Every time. Steps to Reproduce: 1. 'youtube-dl https://www.youtube.com/watch?v=47g0Ed1eHaY' Actual results: Crashes with diagnostic messages Expected results: Download video Additional info: The link works fine in Firefox. Adding a --verbose run as an attachment.
youtube-dl-2015.11.27.1-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-e2db374b30
youtube-dl-2015.11.27.1-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-34b54d6f53
Got a bit further, but then got an Unsouuported URL message: "$ youtube-dl --verbose 'http://koji.fedoraproject.org/koji/buildinfo?buildID=702582' [debug] System config: ['--prefer-free-formats'] [debug] User config: [] [debug] Command-line args: ['--verbose', 'http://koji.fedoraproject.org/koji/buildinfo?buildID=702582'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2015.11.27.1 [debug] Python version 3.4.2 - Linux-4.2.6-201.fc22.x86_64-x86_64-with-fedora-22-Twenty_Two [debug] exe versions: ffmpeg 2.6.4, ffprobe 2.6.4 [debug] Proxy map: {} [generic] buildinfo?buildID=702582: Requesting header ^[[0;33mWARNING:^[[0m Falling back on generic information extractor. [generic] buildinfo?buildID=702582: Downloading webpage [generic] buildinfo?buildID=702582: Extracting information ^[[0;31mERROR:^[[0m Unsupported URL: http://koji.fedoraproject.org/koji/buildinfo?buildID=702582 Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 663, in extract_info ie_result = ie.extract(url) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 290, in extract return self._real_extract(url) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 1887, in _real_extract raise UnsupportedError(url) youtube_dl.utils.UnsupportedError: Unsupported URL: http://koji.fedoraproject.org/koji/buildinfo?buildID=702582 "
youtube-dl-2015.11.27.1-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update youtube-dl' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-e2db374b30
youtube-dl-2015.11.27.1-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update youtube-dl' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-34b54d6f53
Since I am able to play the original URL in Firefox, I right-clicked in the video to get its URL. That URL worked fine. In other words, addiing the parameter : "feature=player_detailpage" allows youtube-dl to download the video. "youtube-dl 'https://www.youtube.com/watch?feature=player_detailpage&v=47g0Ed1eHaY' [youtube] 47g0Ed1eHaY: Downloading webpage [youtube] 47g0Ed1eHaY: Downloading video info webpage [youtube] 47g0Ed1eHaY: Extracting video information [youtube] 47g0Ed1eHaY: Downloading js player en_US-vfl_RJZIW [youtube] 47g0Ed1eHaY: Downloading DASH manifest [download] Destination: Baradero - Chacarera del rancho-47g0Ed1eHaY.f135.mp4 [download] 100% of 18.38MiB in 00:15 [download] Destination: Baradero - Chacarera del rancho-47g0Ed1eHaY.f141.m4a [download] 100% of 4.91MiB in 00:04 [ffmpeg] Merging formats into "Baradero - Chacarera del rancho-47g0Ed1eHaY.mp4" Deleting original file Baradero - Chacarera del rancho-47g0Ed1eHaY.f135.mp4 (pass -k to keep) Deleting original file Baradero - Chacarera del rancho-47g0Ed1eHaY.f141.m4a (pass -k to keep) " So I tried the original link again, and was told, as expected the video was already downloaded. So I presume something may have changed on the youtube site, allowing the download to work. According, I recommend closing this bug report.
youtube-dl-2015.11.27.1-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
(In reply to Peter H. Jones from comment #3) > Got a bit further, but then got an Unsouuported URL message: > > "$ youtube-dl --verbose > 'http://koji.fedoraproject.org/koji/buildinfo?buildID=702582' FYI: You tried to download a koji URL here.
Re comment 8: Oops! Sorry! Enough said. Thanks.
youtube-dl-2015.11.27.1-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.