StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.4k stars 55 forks source link

Does not work with CBC GEM Olympic videos #132

Open robattoronto opened 1 month ago

robattoronto commented 1 month ago

Describe the bug Youtube-dl-gui does not work with CBC Gem links for Olympic videos

Says - Error!Possible broken extractor (404)

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.cbc.ca/player/play/video/9.6450136
  2. Shows error - Says - Error!Possible broken extractor (404)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional info (please complete the following information):

Additional context Add any other context about the problem here.

robattoronto commented 1 month ago

Trainman261 apparently has a fork which gets it to work.

https://github.com/trainman261/yt-dlp

StefanLobbenmeier commented 1 month ago

Not sure which branch it is in that repo, but I am assuming this is also fixed in yt-dlp with that PR: https://github.com/yt-dlp/yt-dlp/pull/10565