flaviotordini / minitube

YouTube app
https://flavio.tordini.org/minitube
GNU General Public License v3.0
367 stars 73 forks source link

Some videos fail to play, get skipped #209

Open nyanpasu64 opened 3 years ago

nyanpasu64 commented 3 years ago

When I search trials of mana ost in Minitube, the first result (https://www.youtube.com/watch?v=h_nXtDfcMYM) attempts to play, but gets skipped in favor of the second search result. If you click the third result (https://www.youtube.com/watch?v=JQps5PmQ2Cc), it attempts to play several videos in a row, failing on each, before eventually playing the 7th result successfully. I don't see any console output upon failed videos.

(Note that the order of the results may shift slightly, but the behavior of each video is consistent.)

Note that I also see qml: WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest". upon startup. However I can't find where npm or ytdl-core or QML are even used; Minitube shows up as a Qt Widgets in GammaRay.

Arch Linux package, minitube 3.9-1 (matching https://github.com/flaviotordini/minitube/releases/tag/3.9).

flaviotordini commented 3 years ago

This happens only at 480p for me. Try changing the video resolution. I'll try to fix this in the next release.