Commit Graph

13 Commits

Author SHA1 Message Date
Andy
4f4542c41c fixes: add SubtitleCodecChoice for resolving issues with config clicktype selection, using names like VTT or SRT was not working as expected
* Introduced `SubtitleCodecChoice` to allow selection of subtitle codecs with support for enum names, values, and common aliases.
* Updated `--sub-format` option in `dl.py` to utilize the new `SubtitleCodecChoice`.
2025-07-19 05:44:33 +00:00
Andy
fa0224b19f fix: add video_only condition to subtitle track selection logic fixes issues where ccextractor would run even with -V enabled 2025-07-18 23:21:13 +00:00
Andy
49a0eb7cf3 feat: implement VideoCodecChoice for enhanced codec selection 2025-07-18 23:20:46 +00:00
Andy
ed03b1a4fd refactor: improve track selection logic in dl.py 2025-07-18 23:19:01 +00:00
Andy
fd2d9829a1 feat: add .github/ to .gitignore to exclude GitHub-related files 2025-07-18 21:53:57 +00:00
Andy
703ed6f3b2 refactor: reorganize Planned Features section in README for clarity 2025-07-18 18:54:55 +00:00
Andy
6037b640ac feat: update .gitignore and enhance README with planned features 2025-07-18 18:30:55 +00:00
Andy
1a49d288f8 fix: change default value of set_terminal_bg to False 2025-07-18 01:40:55 +00:00
Andy
e98c9ef66a feat: enhance CONFIG.md with new configuration options for curl_impersonate, filenames, n_m3u8dl_re, and nordvpn 2025-07-18 01:39:47 +00:00
Sp5rky
41965cba28 Update README.md 2025-07-17 19:28:33 -06:00
Andy
5b8cd847dc Add fancy icon. 2025-07-18 01:19:54 +00:00
Andy
d856cb81d8 refactor: streamline README by removing outdated service and legal information and moved it directly to the WIKI 2025-07-18 01:11:44 +00:00
Andy
d37014f53f Initial Commit 2025-07-18 00:46:05 +00:00