Skip to content
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

iiab Calibre-Web new failure. Same error for both Multipass and pi4. "No video formats found" "Video Thumbnail ... does not exist" #233

Open
nzola opened this issue Aug 3, 2024 · 5 comments
Labels
bug Something isn't working question Further information is requested

Comments

@nzola
Copy link

nzola commented Aug 3, 2024

It is probably Youtube problems. Because I had not done any upgrades. Please note also I installed iiab on pi3 to use on pizero his week I get the same error.
I also tried the videos I successfully downloaded before, I get the same error.

Videos that failed:
https://www.youtube.com/watch?v=6eW8sJLhbMQ&t=51s
https://www.youtube.com/watch?v=SpvBIpRutcs

Multipass iiab Calibre-Web error:
PUBLISHING TO URL... https://dpaste.com/56RYTLLD6
image

pi4 Calibre-Web error:
PUBLISHING TO URL...
https://dpaste.com/GYV3BB2C9
image

@holta holta added bug Something isn't working question Further information is requested labels Aug 3, 2024
@holta
Copy link
Member

holta commented Aug 3, 2024

@nzola can you run sudo iiab-update -f and then try your downloads again?

i.e. just to confirm the problem is-or-is-not happening with the very latest versions of xklb and yt-dlp, Thanks !

@holta holta changed the title iiab Calibre-Web new failure. Same error for both Multipass and pi4. iiab Calibre-Web new failure. Same error for both Multipass and pi4. "No video formats found" "Video Thumbnail ... does not exist" Aug 3, 2024
@nzola
Copy link
Author

nzola commented Aug 3, 2024

sudo iiab-update -f

After I ran sudo iiab-update -f on both Multipass and pi4 and downloaded the same videos which failed as mentioned here above;

  1. this video https://www.youtube.com/watch?v=SpvBIpRutcs successfully downloaded on Multipass, but failed on pi4.
  2. this video https://www.youtube.com/watch?v=6eW8sJLhbMQ&t=51s failed on Multipass, but successfully downloaded on pi4.

Multipass: PUBLISHING TO URL... https://dpaste.com/FYT3M93DE
image

pi4: PUBLISHING TO URL... https://dpaste.com/673AXDVAJ
image

@holta
Copy link
Member

holta commented Aug 3, 2024

After I ran sudo iiab-update -f on both Multipass and pi4 and downloaded the same videos which failed as mentioned here above;

Ok! Thanks @nzola for confirming!

@deldesir
Copy link
Collaborator

deldesir commented Aug 5, 2024

@nzola, there should be less "missing formats" errors now Android player is not used by default anymore per yt-dlp/yt-dlp@0e53961.

I tested both of your URLs using the very latest yt-dlp build after running iiab-update and they downloaded successfully.

Screenshot_20240805-145953

@deldesir
Copy link
Collaborator

deldesir commented Aug 5, 2024

One more thing @nzola, the latest failures on both multipass vm and the pi4 might be caused by the xklb database. Remove it and try downloading the videos again.

To remove it do in the terminal:
sudo rm /library/calibre-web/xklb-metadata.db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants