Owez / yark

YouTube archiving made simple.
https://pypi.org/project/yark/
MIT License
2.14k stars 63 forks source link

The message “Video not found” is displayed if there was an error during the download #137

Open kurakaja opened 2 weeks ago

kurakaja commented 2 weeks ago

During download the error was happend

• Unknown error whilst downloading videos, details below: ERROR: unable to download video data: HTTP Error 403: Forbidden, retrying in a few seconds..
• Unknown error whilst downloading videos, details below: ERROR: unable to download video data: HTTP Error 403: Forbidden
• Sorry, failed to download videos Please file a bug report if you think this is a problem with Yark!

15 The video was successfully uploaded, but when I try to run yark view <channel-name> I only see the screen with following message "No videos found!". I expect the uploaded video to be presented. It is available for viewing through the file system.

Details:

Owez commented 1 week ago

Yeah this is an issue with how it's processed, I'll try to put a fix in sometime next week. It saves the metadata only on success right now, so if something makes the application panic it may have downloaded 50 videos but never saved the important metadata