Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Checklist
Example URLs
https://spark.adobe.com/video/YS8iG2JaYeaOr?w=_7758
Description
Falls back to generic, but fails with:
youtube-dl.py -v "https://spark.adobe.com/video/YS8iG2JaYeaOr?w=_7758"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://spark.adobe.com/video/YS8iG2JaYeaOr?w
=_7758']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2020.03.24
[debug] Python version 3.6.3 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-71727-g46778ab, rtmpdump 2.4
[debug] Proxy map: {}
[generic] YS8iG2JaYeaOr?w=_7758: Requesting header
WARNING: Falling back on generic information extractor.
[generic] YS8iG2JaYeaOr?w=_7758: Downloading webpage
[generic] YS8iG2JaYeaOr?w=_7758: Extracting information
ERROR: Unsupported URL: https://spark.adobe.com/video/YS8iG2JaYeaOr?w=_7758
Traceback (most recent call last):
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\YoutubeDL.py", line 797, in e
xtract_info
ie_result = ie.extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\common.py", line 53
0, in extract
ie_result = self._real_extract(url)
File "C:\Transmogrifier\youtube-dl.py\youtube_dl\extractor\generic.py", line 3
352, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://spark.adobe.com/vide
o/YS8iG2JaYeaOr?w=_7758
Thanks Ringo