ytdl-sub/src/ytdl_sub/utils
Jesse Bannon 5866c12104
[BUGFIX] Do not run all branches of if functions in scripts (#999)
Will only run branch script code of `if` statements if the condition evaluates to that branch
2024-06-03 15:02:59 -07:00
..
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
chapters.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
datetime.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
exceptions.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
ffmpeg.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
file_handler.py [BUGFIX] Prevent corrupt writes to download archive (#983) 2024-06-02 10:53:19 -07:00
file_lock.py [DOCS] Update links to reflect doc-upgrade (#858) 2023-12-27 11:07:11 -08:00
file_path.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
logger.py [DEV] Bump black from 22.3.0 to 24.4.2 (#973) 2024-04-27 15:46:47 -07:00
retry.py [BACKEND] Debug log exception on retry (#957) 2024-04-02 17:27:21 -07:00
script.py [BUGFIX] Do not run all branches of if functions in scripts (#999) 2024-06-03 15:02:59 -07:00
scriptable.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00
subtitles.py [BUGFIX] Handle truncating file names if too long (#524) 2023-03-10 07:20:43 -08:00
system.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00
thumbnail.py [DEV] Update fixtures (#995) 2024-06-02 00:05:44 -07:00
xml.py [FEATURE] Support duplicate NFO keys (#220) 2022-09-07 14:06:13 -07:00
yaml.py [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00