-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FileNotFoundError: [Errno 2] No such file or directory #264
Comments
I get the same while using 0.12.11 When I look in the download location I find a folder which contains multiple files, depending on the source There's always a .json a .m4a and a .mp4. Sometimes there's a .png The .m4a and .mp4 can be combined into a, for example, .mkv which then works as I would expect the result if the error wasn't shown |
URL? |
Every URL Examples: https://www.bbc.co.uk/news/av/world-us-canada-68642024 https://www.reddit.com/r/AbruptChaos/comments/1bplgx1/they_saw_an_opportunity/ https://www.youtube.com/watch?v=i3svmrkl3_M Result is always the same I'm using the flatpak install |
Run the following command to get the complete stack trace: env G_MESSAGES_DEBUG=yt-dlp flatpak run com.github.unrud.VideoDownloader |
The error is related to the flatpak document portal. Change the download folder to |
Works for me |
Fixed in v0.12.12. It includes a workaround for flatpak/xdg-desktop-portal#475. |
When the program tryes to download a video, it says:
FileNotFoundError: [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered: