You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've verified that I'm running youtube-dl version 2020.12.07
I've checked that all provided URLs are alive and playable in a browser
I've checked that all URLs and arguments with special characters are properly quoted or escaped
I've searched the bugtracker for similar issues including closed ones
Verbose log
C:\Users\Alexandre\Downloads\youtube-dl>youtube-dl https://video.telequebec.tv/player/31110/stream -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://video.telequebec.tv/player/31110/stream', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.12.07
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg 2020-09-20-git-ef29e5bf42-full_build-www.gyan.dev, ffprobe 2020-09-20-git-ef29e5bf42-full_build-www.gyan.dev
[debug] Proxy map: {}
[generic] stream: Requesting header
WARNING: Falling back on generic information extractor.
[generic] stream: Downloading webpage
[generic] stream: Extracting information
ERROR: Unsupported URL: https://video.telequebec.tv/player/31110/stream
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpz3dfuc4o\build\youtube_dl\YoutubeDL.py", line 803, in wrapper
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpz3dfuc4o\build\youtube_dl\YoutubeDL.py", line 824, in __extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpz3dfuc4o\build\youtube_dl\extractor\common.py", line 532, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpz3dfuc4o\build\youtube_dl\extractor\generic.py", line 3424, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://video.telequebec.tv/player/31110/stream
Description
Hi, i was able to download from telequebec website up to a few weeks ago, but it looks like they change their URL or something. Im running the last update of youtube-dl
The text was updated successfully, but these errors were encountered:
Checklist
Verbose log
Description
Hi, i was able to download from telequebec website up to a few weeks ago, but it looks like they change their URL or something. Im running the last update of youtube-dl
The text was updated successfully, but these errors were encountered: