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.95k stars 10.01k forks source link

Openload Extraction not working #13207

Closed surahul closed 7 years ago

surahul commented 7 years ago

Openload decryption is no more working. It is decrypting to some malformed url that only downloads some 36 byte file

here is the log :

/usr/bin/python /Users/sur/Desktop/youtube-dl/youtube_dl/__main__.py https://openload.co/embed/kUEfGclsU9o/skyrim_no-audio_1080.mp4 --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://openload.co/embed/kUEfGclsU9o/skyrim_no-audio_1080.mp4', u'--verbose']
[debug] Encodings: locale US-ASCII, fs utf-8, out UTF-8, pref US-ASCII
[debug] youtube-dl version 2017.05.23
[debug] Git HEAD: b7f8749
[debug] Python version 2.7.10 - Darwin-16.0.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.2.4, ffprobe 3.2.4
[debug] Proxy map: {}
[Openload] kUEfGclsU9o: Downloading webpage
[debug] Invoking downloader on u'https://openload.co/stream/\x86\xfa\xc9\n|k\x07\x82\xb1-zs\t\xc1\xc9\nlp\x07\x82\x81-zs1\xdd\xc9\n<\xba\xea\x85\x98els4\xd8\xc9\n\xb2F\x07\x82\x99-zs\x00\xd2\xc9\nap\x07\x82\xa3-zsb\xd8\xc9\nyp\x07\x82\xaf-zs\x07\xd8\xc9\nqp\x07\x82\x9b-zs[\xd8\xc9\n@p\x07\x82\xb2-zs\x05\xd8\xc9\nCp\x07\x82\x84-zs{\xd8\xc9\n_p\x07\x82\xce-zsw\xd8\xc9\n~p\x07\x82\xb9-zsy\xd8\xc9\nVp\x07\x82\xd8-zs^\xd8\xc9\ngp\x07\x82\x96-zsH\xd8\xc9\n|p\x07\x82\xdb-zs@\xd8\xc9\n@p\x07\x82\xa5-zsT\xd8\xc9\nJp\x07\x82\xdb-zsE\xd8\xc9\nqp\x07\x82\xa7-zsG\xd8\xc9\nBp\x07\x82\xd8-zsM\xd8\xc9\nDp\x07\x82\xa7-zs|\xd8\xc9\n]p\x07\x82\xd8-zsT\xd8\xc9\nVp\x07\x82\xb9-zsc\xd8\xc9\n$p\x07\x82\xbf-zss\xd8\xc9\n~p\x07\x82\x94-zsX\xd8\xc9\n;p\x07\x82\x84-zs_\xd8\xc9\ntp\x07\x82\xb2-zsx\xd8\xc9\n8p\x07\x82?mime=true'
[download] skyrim_no-audio_1080.mp4-kUEfGclsU9o.mp4 has already been downloaded
[download] 100% of 36.00B
<end of log>
surahul commented 7 years ago

@dstftw can you please comment the link to the thread where this bug is already opened .. Thanks