iiab / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
3 stars 4 forks source link

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 1 month ago

nzola commented 1 month ago

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

@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 !

nzola commented 1 month ago

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

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

@nzola, there should be less "missing formats" errors now Android player is not used by default anymore per https://github.com/yt-dlp/yt-dlp/commit/0e539617a41913c7da1edd74fb6543c10ad727b3.

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

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