Jak2k (Moved to Codeberg.org)
Jak2k (Moved to Codeberg.org)
Just add playwright to your `package.json` as `test`. Then ylu can use the template by github.
I don't want to rely on chinese services.
Maybe fetch the most popular songs of artists which are similar to the artistsy which are already in the library. The similar artist should benprovided by yt-music.
Maybe just create a entry "localFile" in the db-items. If it isn't provided it will fallback to cache/online.
Why not implement it for KODI? That's FOSS.
In NewPipe it's handeled by the *Kore*-App: ``` public static void playWithKore(final Context context, final Uri videoURL) { final Intent intent = new Intent(Intent.ACTION_VIEW); intent.setPackage(context.getString(R.string.kore_package)); intent.setData(videoURL); intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); context.startActivity(intent); } ```...
I think some sort of "Cach this place" would be a good solution.
I did try it. But it doesn't work. @dlech
I would prefer to do it manualy.
It would definitely be worth it.