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

telequebec unsupported URL #27339

Closed
5 tasks done
DrMitoo opened this issue Dec 7, 2020 · 0 comments
Closed
5 tasks done

telequebec unsupported URL #27339

DrMitoo opened this issue Dec 7, 2020 · 0 comments

Comments

@DrMitoo
Copy link

DrMitoo commented Dec 7, 2020

Checklist

  • I'm reporting a broken site support
  • 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

ThirumalaiK pushed a commit to ThirumalaiK/youtube-dl that referenced this issue Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant