-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Site support request: academy.gns3.com #18272
Labels
Comments
Sent credentials to dstftw gmail address |
dstftw
added a commit
that referenced
this issue
Dec 9, 2018
dstftw
added a commit
that referenced
this issue
Dec 9, 2018
THANK YOU!!!! |
haraldmartin
referenced
this issue
in allears-ai/youtube-dl
Dec 12, 2018
…451, closes #18150, closes #18272)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've verified and I assure that I'm running youtube-dl 2018.11.18
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
Site support request (request for adding support for a new site)
It downloads only first video in the playlist, but not all remaining videos:
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-f', 'mp4_video-0
', '-v', 'https://academy.gns3.com/courses/423415']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.11.18
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 423415: Requesting header
[redirect] Following redirect to https://academy.gns3.com/p/gns3-certified-associate
[generic] gns3-certified-associate: Requesting header
WARNING: Falling back on generic information extractor.
[generic] gns3-certified-associate: Downloading webpage
[generic] gns3-certified-associate: Extracting information
[Wistia] 7mrhxioa0j: Downloading JSON metadata
[debug] Invoking downloader on 'http://embed.wistia.com/deliveries/d49222e1de9970d559f8db9e4a44fc6d13d4bdb4.bin'
[download] Destination: GNS3 Exam Introduction v1.4.mp4-7mrhxioa0j.mp4
[download] 100% of 21.92MiB in 00:22
The first video in the playlist can also be successfully downloaded from the direct link, but it does not download all remaining videos that play automatically afterwards:
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-f', 'mp4_video-0
', '-v', 'https://academy.gns3.com/courses/423415/lectures/6842364']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.11.18
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 6842364: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 6842364: Downloading webpage
[generic] 6842364: Extracting information
[Wistia] untlgzk1v7: Downloading JSON metadata
[debug] Invoking downloader on 'http://embed.wistia.com/deliveries/b4950947475376fe892c906de7aea4ad2a4bb469.bin'
[download] Destination: GNS3 Exam Introduction v1.4.mp4-untlgzk1v7.mp4
[download] 100% of 21.91MiB in 00:18
All other videos in the playlist are not downloaded with "Unsupported URL" error message:
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-f', 'mp4_video-0
', '-v', 'https://academy.gns3.com/courses/423415/lectures/6885939']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.11.18
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 6885939: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 6885939: Downloading webpage
[generic] 6885939: Extracting information
ERROR: Unsupported URL: https://academy.gns3.com/courses/423415/lectures/6885939
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\extractor\common.py", line 508, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\extractor\generic.py", line 3318, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://academy.gns3.com/courses/423415/lectures/6885939
Thank you
The text was updated successfully, but these errors were encountered: