python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Add the recipe for yt-dlp module

Open envemos opened this issue 1 year ago • 1 comments

There are several projects in android which use yt-dlp library (See https://github.com/yt-dlp/yt-dlp/issues/9828). It would be interesting if this library could be integrated into Kivy.

envemos avatar Apr 30 '24 10:04 envemos

Is kivy faster than running yt-dlp through termux containers? Because that's what ytdlnis and seal are doing currently and ytdlp can come off as slow compared when it is run on pc.

This is an interesting idea

zaednasr avatar Oct 01 '24 15:10 zaednasr