TheFrenchGhosty / TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection

The ultimate collection of scripts for YouTube-DL.
GNU General Public License v3.0
2.32k stars 126 forks source link

Move formats into their own files #105

Closed Cook-I-T closed 6 months ago

Cook-I-T commented 11 months ago

This PR moves the argument of the --format parameter into their own text file, which makes the yt-dlp command way smaller and therefore more readable and eases maintenence as its now collected in one place. Additionally it allows for adding newlines and comments (by beginning a line with #) to the format files, easing the overview over them.

Documentation would still need to be updated, I wanted to wait with that until I get a response here if this has a chance of getting accepted.

TheFrenchGhosty commented 6 months ago

I have been thinking of doing something like that for a while, but not in this way, this over-complicate the scripts too much.

This is really low priority anyway.

Really sorry for wasting your time, feel free to open an issue though.