In a previous thread I had shared progress of a project I'm working on. Here is what I have so far. Thank you to all the anons for the encouragement so far. gitlab.com/asdasd_adsasda/qtube
- No YouTube account needed - No YouTube API key needed - Playlists, stored locally - Restores track progress - Search - Sorting - Thumbnails
First seen on Any Forums.
Still work left to be done, such as setting up proper requirements and more testing on other platforms.
Would be nice. My artistic skills are even worse than my programming skills.
Some stats: written over the last 3 days, with some input from Any Forums, about 800 lines of code.Forgot to mention it supports global media keys (with pynput package).
Whoa this looks pretty neat. Will this be ported to linux?
Hudson Taylor
so why this over mpv+yt-dlp
it runs on python and qt if it doesnt run on windows or linux then its the user's fault
Oliver Garcia
It's python user...
Robert Howard
Nice, presumably you're using the same API that the YouTube website uses? I made something a while ago that uses that API, because the official API is fucking stupid because you can only do 100 searches a day or something like that, if I remember correctly.
But of course they could change their site's API at any time, I guess that's the downside.