seekr-osint / seekr

A multi-purpose OSINT toolkit with a neat web-interface.
GNU General Public License v3.0
505 stars 42 forks source link

[API] Youtube/youtube-dl #2

Open cn1t opened 1 year ago

cn1t commented 1 year ago

Auto download YouTube videos if YouTube username is specified

cn1t commented 1 year ago

Don't think this is a good idea (what if its 1h videos, or like 200 videos, etc.)

9glenda commented 1 year ago

https://github.com/kkdai/youtube

9glenda commented 1 year ago

Maybe as a plugin to demonstrate the plugin system and test rather it’s even possible to use the plugin system to write proper plugins

cn1t commented 10 months ago

Maybe as a plugin to demonstrate the plugin system and test rather it’s even possible to use the plugin system to write proper plugins

Plugin system cancelled so not an option anymore

We could make it, so theres a folder like the config thing where its saved and in settings you can specify what videos to download (latest 10 vids, earliest 10 vids, all vids, etc.) and the max download size so it doesnt fill up your whole drive.