nathom / streamrip

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
GNU General Public License v3.0
2.7k stars 243 forks source link

YouTube-dl integration #511

Open nathom opened 10 months ago

nathom commented 10 months ago

Embed YouTube downloads into streamrip. Should be accessible by

rip youtube <YouTube link>

Include options --audio-only. Make sure conversion works.

mon5termatt commented 10 months ago

youtube-dlp should be considered as its more active.

TheRealGramdalf commented 10 months ago

Chapters integration would also be nice - there are some videos which contain multiple music tracks separated by chapters, it would be nice to download them with this.

alternatively/in addition it would be nice to be able to pass arguments directly to yt-dl(p) for advanced configuration.