junkfood

Results 239 comments of junkfood

Any update on this issue? [This link](https://www.zee5.com/global/tv-shows/details/sa-re-ga-ma-pa-2021/0-6-3497/sa-re-ga-ma-pa-2021-auditions-round-1/0-1-6z526594) is playable in a browser but shows the same error

If you're using an external downloader like ffmpeg or aria2c, it should be launched and running in another process, which is out of our controll. We can only use the...

@farimarwat I'm quite busy right now but feel free to try it yourself and submit a PR! If you need additional input then don't hesitate to ask

@farimarwat Please fork this repository and have the work done in your own repo, from which you can submit the pull request to this one Refer to GitHub docs: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork

@farimarwat Just build the library on your own fork with jitpack https://jitpack.io/#farimarwat/youtubedl-android

Thanks for your PR! According to the code, it seems we're trying to terminate all the child processes when destroy a single yt-dlp process, this might not be the expected...

Maybe we can try using `pstree` or something similiar to identify the child processes of the exact yt-dlp process we want to destroy