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

[VVVVID] Protocol not found #16086

Closed
Niggolo opened this issue Apr 3, 2018 · 4 comments
Closed

[VVVVID] Protocol not found #16086

Niggolo opened this issue Apr 3, 2018 · 4 comments
Labels

Comments

@Niggolo
Copy link

@Niggolo Niggolo commented Apr 3, 2018

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

  • I've verified and I assure that I'm running youtube-dl 2018.04.03

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

C:\Users\user\AppData\Roaming\Downloader>youtube-dl.exe -v https://www.vvvvid.it/#!show/780/tokyo-ghoulre/867/524744/i-cacciatori --avconv-location "C:\Users\user\AppData\Roaming\Downloader\libav\bin\avconv.exe" -o "C:\Users\user\Desktop%(title)s.%(ext)s"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.vvvvid.it/#!show/780/tokyo-ghoulre/867/524744/i-cacciatori', '--avconv-location', 'C:\Users\user\AppData\Roaming\Downloader\libav\bin\avconv.exe', '-o', 'C:\Users\user\Desktop\%(title)s.%(ext)s']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.04.03
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: avconv v11.7, avprobe v11.7, phantomjs 2.1.1
[debug] Proxy map: {}
[VVVVID] Downloading JSON metadata
[VVVVID] 524744: Downloading JSON metadata
[VVVVID] 524744: Downloading m3u8 information
[VVVVID] 524744: Downloading m3u8 information
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://vvvvid-vh.akamaihd.net/i/Dynit/TokyoGhoul/TokyoGhoul_S03Ep01_ou7ud6HXxx9yxUn8m.mp4/index_0_av.m3u8?null=0'
[download] Destination: C:\Users\user\Desktop\I cacciatori.mp4
[debug] avconv command line: "C:\Users\user\AppData\Roaming\Downloader\libav\bin\avconv" -y -loglevel verbose -headers "Cookie: alid=3F63DLuWzzYN1uu7RraI0A==
Accept-Language: en-us,en;q=0.5
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0 (Chrome)
Accept-Encoding: gzip, deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
" -i "https://vvvvid-vh.akamaihd.net/i/Dynit/TokyoGhoul/TokyoGhoul_S03Ep01_ou7ud6HXxx9yxUn8m.mp4/index_0_av.m3u8?null=0" -c copy -f mp4 "file:C:\Users\user\Desktop\I cacciatori.mp4.part"
avconv version v11.7, Copyright (c) 2000-2016 the Libav developers
built on Jun 1 2016 09:59:57 with gcc 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9)
configuration: --cross-prefix=i686-w64-mingw32- --arch=x86 --sysroot=/usr/i686-w64-mingw32/ --extra-cflags='-static-libgcc -static-libstdc++' --extra-ldflags='-static-libgcc -static-libstdc++' --target-os=mingw32 --enable-memalign-hack --enable-runtime-cpudetect --enable-cross-compile --enable-w32threads --prefix=/usr --enable-libopus --enable-libvorbis --enable-libvpx --enable-version3 --enable-libvo-aacenc --enable-gpl --enable-libx264 --enable-libmp3lame --enable-shared
libavutil 54. 3. 0 / 54. 3. 0
libavcodec 56. 1. 0 / 56. 1. 0
libavformat 56. 1. 0 / 56. 1. 0
libavdevice 55. 0. 0 / 55. 0. 0
libavfilter 5. 0. 0 / 5. 0. 0
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 0. 0 / 3. 0. 0
https://vvvvid-vh.akamaihd.net/i/Dynit/TokyoGhoul/TokyoGhoul_S03Ep01_ou7ud6HXxx9yxUn8m.mp4/index_0_av.m3u8?null=0: Protocol not found

ERROR: ffmpeg exited with code 1
File "main.py", line 19, in
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl_init_.py", line 471, in main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl_init_.py", line 461, in _real_main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 1989, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 850, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 1623, in process_video_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 1896, in process_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 1835, in dl
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\downloader\common.py", line 365, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\downloader\external.py", line 64, in real_download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\downloader\common.py", line 166, in report_error
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 613, in report_error
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp_it5pa_f\build\youtube_dl\YoutubeDL.py", line 575, in trouble
...

---
I temporaly fixxed the problem with an older version of youtube-dl, i dont know which exatly version broken it because i had nothing to download from vvvvid (right now im using 2017-10-07)
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 3, 2018

Your avconv is built without https support.

@dstftw dstftw closed this Apr 3, 2018
@dstftw dstftw added the invalid label Apr 3, 2018
@Niggolo
Copy link
Author

@Niggolo Niggolo commented Apr 3, 2018

i cant really undestand how avconv release works http://builds.libav.org/windows/, can you help me find the lastest version or the version with https support?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 3, 2018

Use ffmpeg.

@Niggolo
Copy link
Author

@Niggolo Niggolo commented Apr 3, 2018

ok thank you, i just switched to it, no problem except one, it keep spam the cmd ahahhaha

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.