ytdl-sub/src/ytdl_sub
Jesse Bannon 1bdc65f2e1
[BUGFIX] Custom function ordering (#1104)
Fixes a bug where custom functions would throw an error if they were used out-of-order from their definition
2024-10-26 21:16:17 -07:00
..
cli [DEV] More OutputOption unit tests (#1082) 2024-10-02 21:37:54 -07:00
config [BUGFIX] Fix playlists not downloading correctly 2024-10-25 20:47:18 -07:00
downloaders [BUGFIX] Fix playlists not downloading correctly 2024-10-25 20:47:18 -07:00
entries [BACKEND] Proper functions with docstrings (#1061) 2024-09-25 23:24:49 -07:00
plugins [DEV] Remaining throttle unit tests (#1075) 2024-09-30 22:04:32 -07:00
prebuilt_presets [FEATURE] Override variable support in ytdl_options (#1087) 2024-10-05 21:25:50 -07:00
script [BUGFIX] Custom function ordering (#1104) 2024-10-26 21:16:17 -07:00
subscriptions [BUGFIX] Fix playlists not downloading correctly 2024-10-25 20:47:18 -07:00
thread [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
utils [BACKEND] get_file_md5_hash: read small blocks instead of the entire file (#1052) 2024-09-17 20:24:33 -07:00
validators [FEATURE] Allow YAML maps and lists in overrides, convert to script format (#956) 2024-06-02 20:02:48 -07:00
ytdl_additions [BUGFIX] Prevent corrupt writes to download archive (#983) 2024-06-02 10:53:19 -07:00
__init__.py [DOCKER] GUI Docker image using Code-Server (#774) 2023-10-22 01:17:09 -07:00
main.py [FEATURE] --match flag to only run subset of subscriptions (#881) 2024-01-08 13:37:07 -08:00