Videomass icon indicating copy to clipboard operation
Videomass copied to clipboard

403 Errors

Open Woolwit opened this issue 1 year ago • 3 comments

Thanks for taking the time to ask a question!

Oops, fixed! (Feel free to delete but leaving it here for now in case anyone else runs into the same issue) pip install --upgrade yt-dlp

Videomass seems to fail the last few days for me at least.

ERROR: unable to download video data: HTTP Error 403: Forbidden
[Videomass]: FAILED !

videomass --v Videomass: 5.0.2 (released) Platform: Darwin Version: Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101 Release: 21.6.0 Architecture: ('64bit', '') Python: 3.9.16 (main, Dec 7 2022, 10:02:13) [Clang 14.0.0 (clang-1400.0.29.202)] wxPython: 4.2.1 osx-cocoa (phoenix) wxWidgets 3.2.2.1

Woolwit avatar Aug 17 '23 20:08 Woolwit

That is a yt-dlp error.
What version of yt-dlp are you using? There is a similar issue out there and it's still open: https://github.com/yt-dlp/yt-dlp/issues/4100

Can you download the url that gave you the problem using yt-dlp from command line? If the error received from the command line output is the same as the one from Videomass it would clear everything up.

jeanslack avatar Aug 18 '23 11:08 jeanslack

Ah, sorry I didn't see your last edit. OK I will leave this issue open.

jeanslack avatar Aug 18 '23 11:08 jeanslack

Updated version that is working 8/18/23 % yt-dlp --version 2023.07.06

Woolwit avatar Aug 18 '23 17:08 Woolwit