jeanslack / Videomass

Videomass is a free, open source and cross-platform GUI for FFmpeg and yt-dlp
https://jeanslack.github.io/Videomass/
GNU General Public License v3.0
1.06k stars 49 forks source link

403 Errors #245

Open Woolwit opened 1 year ago

Woolwit commented 1 year ago

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

jeanslack commented 1 year ago

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 commented 1 year ago

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

Woolwit commented 1 year ago

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