prateekmedia / pstube

Watch and download videos without ads
https://android.izzysoft.de/repo/apk/com.prateekmedia.pstube
GNU General Public License v3.0
485 stars 59 forks source link

[Question] Piped API instead of YoutubeExplodeDart #62

Closed kevonfernando closed 7 months ago

kevonfernando commented 2 years ago

Why is this project not making full use of the Piped API? This would allow to remove a dependency. Also it has support for SponsorBlock.

prateekmedia commented 2 years ago

I am not familarized with piped api much, can you?

kevonfernando commented 2 years ago

Me neither, but I found a documentation for it and it seemed to do quite similar things to YouTubeExplode. I’m also unfamiliar with dart though I will try my best if you wish to use only the Piped API.

Terkyz commented 1 year ago

Is there anything new with this? It would be absolutely great to have Piped/Invidious support within PSTube, mainly because I don't like to rely on or use any Google services..

prateekmedia commented 1 year ago

Actually we have shifted quite a lot of Code to piped, but I guess some code is still using youtube_explode_dart