phoenixthrush / AniWorld-Downloader

AniWorld Downloader is a command-line tool for downloading and streaming anime, series and movies, compatible with Windows, macOS, and Linux. If you like this project, please consider leaving a :star:!
https://pypi.org/project/aniworld/
MIT License
33 stars 3 forks source link

DoodStream Support #25

Open Commandcracker opened 3 days ago

Commandcracker commented 3 days ago

You can basically copy this https://github.com/Commandcracker/gucken/blob/main/src/gucken/hoster/doodstream.py you just need to change it so it is using urllib, and you need to pass the Referer header to mpv, yt-dlp etc.

phoenixthrush commented 3 days ago

Hi, I will look into it, but I am currently trying to completely rewrite everything, but if you want to implement it, I would really appreciate and love that!