You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I wanted to change the default output format to 'youtube-dl/%(id)s/%(title)s [%(id)s].%(ext)s' but I don't see any default config file. Would you be able to provide one?
The text was updated successfully, but these errors were encountered:
I added the ability to load it from a .env file. Just put YDL_OUTPUT_TEMPLATE='/youtube-dl/%(id)s/%(title)s [%(id)s].%(ext)s' in a file called .env at the root of the project.
Hey,
I wanted to change the default output format to 'youtube-dl/%(id)s/%(title)s [%(id)s].%(ext)s' but I don't see any default config file. Would you be able to provide one?
The text was updated successfully, but these errors were encountered: