ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.86k stars 10k forks source link

Wrong video file downloaded from site documentaryheaven.com #10960

Open emk2203 opened 7 years ago

emk2203 commented 7 years ago

Please follow the guide below


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.10.16. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

+++-==============-============-============-================================= ii youtube-dl 1:2016.10.16 all downloader of videos from YouTube

Before submitting an issue make sure you have:


The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

emk2203@XPS12-9Q33:~$ youtube-dl -v http://documentaryheaven.com/aokigahara-suicide-forest/
[debug] System config: [u'--prefer-ffmpeg']
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://documentaryheaven.com/aokigahara-suicide-forest/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.10.16
[debug] Python version 2.7.12+ - Linux-4.8.0-22-generic-x86_64-with-Ubuntu-16.10-yakkety
[debug] exe versions: avconv 3.1.4-1, avprobe 3.1.4-1, ffmpeg 3.1.4-1, ffprobe 3.1.4-1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] aokigahara-suicide-forest: Requesting header
WARNING: Falling back on generic information extractor.
[generic] aokigahara-suicide-forest: Downloading webpage
[generic] aokigahara-suicide-forest: Extracting information
[download] Downloading playlist: Aokigahara: Suicide Forest
[generic] playlist Aokigahara: Suicide Forest: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[youtube] rRxxe0tO61c: Downloading webpage
[youtube] rRxxe0tO61c: Downloading video info webpage
[youtube] rRxxe0tO61c: Extracting video information
[youtube] rRxxe0tO61c: Downloading MPD manifest
WARNING: Requested formats are incompatible for merge and will be merged into mkv.
[debug] Invoking downloader on u'https://r1---sn-35cxacf-nugl.googlevideo.com/videoplayback?id=ad1c717b4b4eeb57&itag=135&source=youtube&requiressl=yes&mv=m&ms=au&mm=31&mn=sn-35cxacf-nugl&initcwndbps=1862500&pl=32&pcm2cms=yes&ratebypass=yes&mime=video/mp4&gir=yes&clen=19741376&lmt=1394894742415217&dur=243.641&mt=1476797229&upn=jv5SJeJuO8w&signature=6467453043F0A74BE962379557C1262B5C82BD0A.7A0909CADC5B045E3EB26CB0F68463B5DBD916&key=dg_yt0&ip=2a02:8070:a18a:9700:2913:5733:481c:ca07&ipbits=0&expire=1476819694&sparams=ip,ipbits,expire,id,itag,source,requiressl,mv,ms,mm,mn,initcwndbps,pl,pcm2cms,ratebypass,mime,gir,clen,lmt,dur'
[download] Destination: Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.f135.mp4
[download] 100% of 18.83MiB in 00:00
[debug] Invoking downloader on u'https://r1---sn-35cxacf-nugl.googlevideo.com/videoplayback?id=ad1c717b4b4eeb57&itag=251&source=youtube&requiressl=yes&mv=m&ms=au&mm=31&mn=sn-35cxacf-nugl&initcwndbps=1862500&pl=32&pcm2cms=yes&ratebypass=yes&mime=audio/webm&gir=yes&clen=4636116&lmt=1425780119512906&dur=243.681&mt=1476797229&upn=jv5SJeJuO8w&signature=96E5B8ABCA10F97F2CAC23C8EEF49F31D88D2651.3794A44F2CC4D508AF67F9256A69F9F67B29DF3D&key=dg_yt0&ip=2a02:8070:a18a:9700:2913:5733:481c:ca07&ipbits=0&expire=1476819694&sparams=ip,ipbits,expire,id,itag,source,requiressl,mv,ms,mm,mn,initcwndbps,pl,pcm2cms,ratebypass,mime,gir,clen,lmt,dur'
[download] Destination: Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.f251.webm
[download] 100% of 4.42MiB in 00:00
[ffmpeg] Merging formats into "Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.mkv"
[debug] ffmpeg command line: ffmpeg -y -i 'file:Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.f135.mp4' -i 'file:Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.f251.webm' -c copy -map 0:v:0 -map 1:a:0 'file:Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.temp.mkv'
Deleting original file Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.f135.mp4 (pass -k to keep)
Deleting original file Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.f251.webm (pass -k to keep)
[download] Finished downloading playlist: Aokigahara: Suicide Forest
erik@XPS12-9Q33:~$ youtube-dl -v http://documentaryheaven.com/aokigahara-suicide-forest/

...
<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):


Description of your issue, suggested solution and other information

The requested file is "Aokigahara: Suicide Forest", but the video downloaded is "Documentary Night (Ft. The Zimbabwe Choir and The Chinese Di Zi Flute) - Puncture Repair Kit band-rRxxe0tO61c.mkv"

Suggested solution: Download "Aokigahara: Suicide Forest" as requested

Other information: Error was already in the last youtube-dl versions

remitamine commented 7 years ago

youtube-dl looks for youtube embeds before looking at ooyala embeds.