smnbajwa / submeta-dl

Download videos from SUBMETA.io using yt-dlp
The Unlicense
4 stars 1 forks source link

HTTP Error 401: Unauthorized #5

Open mammutwod opened 4 months ago

mammutwod commented 4 months ago

I have problems with the m3u8 informations. First course worked fine.

WARNING: [CloudflareStream] Failed to download m3u8 information: HTTP Error 401: Unauthorized
[CloudflareStream] d050ef77aeb39dc11436084281a9740f: Downloading MPD manifest
WARNING: [CloudflareStream] Failed to download MPD manifest: HTTP Error 401: Unauthorized
ERROR: [CloudflareStream] d050ef77aeb39dc11436084281a9740f: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
[CloudflareStream] Extracting URL: https://customer-3j2pofw9vdbl9sfy.cloudflarestream.com/ff38f398d98f45d6ac04f5e1e2e1cd70/manifest/video.mpd
[CloudflareStream] ff38f398d98f45d6ac04f5e1e2e1cd70: Downloading m3u8 information
foronda commented 4 months ago

Receiving the same errors. Issue seems to be happening to the newer video uploads. I've updated to the latest yt-dlp version with the same results.

image

mammutwod commented 4 months ago

Seems to be the Introduction Curse and the Advance Courses.

shaheerszm commented 1 month ago

Having the same issue, up-to-date yt-dlp Was working a few months ago, for all of the courses at that point

shaheerszm commented 1 month ago

@smnbajwa any idea if you'll be able to tackle this?

smnbajwa commented 1 month ago

I don't have a Submeta subscription anymore so I cannot test this.

Last I checked, Submeta does not use the fixed Cloudflare URL anymore. Instead, a unique id is generated for each video or course (don't remember exactly) which is used to build a URL.

I might be able to fix this but Submeta might change something again.

The only viable solution is regular maintenance for which I don't have time. Feel free to clone and modify it for your needs.

hissmirk commented 1 month ago

Has anyone found a solution to this issue?