Adria Jimenez
Adria Jimenez
Would be great to have the option to randomize the user agent every X minutes between a list of user agents (maybe a textarea where every line is a user...
These are my test files: `config.yaml` ```yaml configuration: working_directory: "/tmp/.ytdl-sub-downloads" presets: "Main TV Recent": preset: - "Plex TV Show by Date" - "Only Recent" overrides: only_recent_date_range: "5months" only_recent_max_files: 2 ```...
I'm trying to override config working_directory when calling the command line but looks like it's not possible: Trying like this: ```bash ytdl-sub --config config.yaml --configuration.working_directory ".ytdl-sub-downloads-abcd" dl --tv --url "https://www.youtube.com/watch?v=abc1234"...
This updates all dependencies to the latest versions. I've run some tests on my machine, and nothing seems to be broken. Everything is working in development, testing, and building. After...
This PR adds the feature requested here: https://github.com/rwv/lookscanned.io/issues/222  