alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
3.96k stars 259 forks source link

Error with raiplay #401

Closed neroita closed 2 months ago

neroita commented 4 months ago

Hi , I'm trying to download a video from raiplay ,but when I try a get a error:

ERROR: unable to download video data: HTTP Error 403: Forbidden

to test: https://www.raiplay.it/video/2021/12/bluey-s1e1-lo-xilofono-magico-655b0c4d-7049-41f9-a6f3-abc0d5c7c809.html

PikuZheng commented 4 months ago

Can you try the download using the yt-dlp command line to see what goes wrong?

neroita commented 4 months ago

that's the output...

/app # yt-dlp https://www.raiplay.it/video/2021/12/bluey-s1e1-lo-xilofono-magico -655b0c4d-7049-41f9-a6f3-abc0d5c7c809.html [RaiPlay] Extracting URL: https://www.raiplay.it/video/2021/12/bluey-s1e1-lo-xilofono-magico-655b0c4d-7049-41f9-a6f3-abc0d5c7c809.html [RaiPlay] 655b0c4d-7049-41f9-a6f3-abc0d5c7c809: Downloading video JSON ERROR: [RaiPlay] 655b0c4d-7049-41f9-a6f3-abc0d5c7c809: This video is DRM protected

PikuZheng commented 4 months ago

It seems to have nothing to do with metube. It is recommended to go to yt-dlp to find the answer.