Open Brajesh3 opened 3 months ago
I am not sure about adding such feature cause i don't want the app to be reliant on any 3rd party services
can be optional in settings and be disable by default at least? it can solve some problem to play youtube video with two different track for audio and video that mpv can handle that automatically(so user not be limited to the low resolution of video because of missing audio track).
Yes if you ever think to implement it in mpvkt Yt-dlp should be 1st priority than torrserver cause there are ways to watch torrent in mpvkt with the help of torrServe matrix app from f-droid But there are none streaming support available on android to stream from yt-dlp except mpv-android #58
Thing is... I am planning on publishing this app on the Play Store, and I don't think Google would be happy with yt-dlp being included. Still I may make a different flavor of the app that has yt-dlp.
I look forward to it. Thank you for considering the idea!
Thing is... I am planning on publishing this app on the Play Store, and I don't think Google would be happy with yt-dlp being included. Still I may make a different flavor of the app that has yt-dlp.
I think you're good if you add the ability to import your own yt-dlp build, but don't quote me on that 🥴
I think also @abdallahmehiz impleming yt dlp in mpv would need much of work and I don't think it would make much any difference or impact or anyone would this to be simple app but if you want you make
I think also @abdallahmehiz impleming yt dlp in mpv would need much of work and I don't think it would make much any difference or impact or anyone would this to be simple app but if you want you make
Ye, it's not a priority right now. and until someone finds workaround to this. I don't think it's coming soon.
I think also @abdallahmehiz impleming yt dlp in mpv would need much of work and I don't think it would make much any difference or impact or anyone would this to be simple app but if you want you make
Ye, it's not a priority right now. and until someone finds workaround to this. I don't think it's coming soon.
https://github.com/mpv-android/mpv-android/pull/58
??
??
I am considering lowering the sdk, but i am not sure what side-effects that may have right now.
I think also @abdallahmehiz impleming yt dlp in mpv would need much of work and I don't think it would make much any difference or impact or anyone would this to be simple app but if you want you make
FWIW, Upstream mpv
can already use yt-dlp
to stream YouTube Videos.
I think also @abdallahmehiz impleming yt dlp in mpv would need much of work and I don't think it would make much any difference or impact or anyone would this to be simple app but if you want you make
FWIW, Upstream
mpv
can already useyt-dlp
to stream YouTube Videos.
and how will we install/run yt-dlp in app directory?
I think also @abdallahmehiz impleming yt dlp in mpv would need much of work and I don't think it would make much any difference or impact or anyone would this to be simple app but if you want you make
FWIW, Upstream
mpv
can already useyt-dlp
to stream YouTube Videos.and how will we install/run yt-dlp in app directory?
I think it's a good idea to look at how Seal does it :)
@cyrneko I used seal earlier now I used ytdlnis also an open source ytdlp I think it similar to seal or I think it's even better
Honestly just implement torrent directly to yt-dlp, Python is super powerful, more than enough to have torrent download/upload/seed all together with a simple library.
Integrate yt-dlp & Torrserver for torrent streaming