Skip to content Skip to sidebar Skip to footer
Showing posts with the label Youtube Dl

Get Video Information From A List Of Playlist With Youtube-dl

I'm tryng to get some informations from a list of playlists in youtube with youtube-dl. I'v… Read more Get Video Information From A List Of Playlist With Youtube-dl

Python ~ Youtube-dl: Error: No Such Option: --audio-format

Here is my code : call(['youtube-dl', '-i', '--extract-audio', '--audi… Read more Python ~ Youtube-dl: Error: No Such Option: --audio-format

How To Pass A List Of Allowed Services To Youtube-dl?

I want youtube-dl to be able to download content only from a list of allowed services. Like ['y… Read more How To Pass A List Of Allowed Services To Youtube-dl?