ytdl-sub/src/ytdl_sub/entries
Jesse Bannon 9df40497e2
Add --dry-run argument logic (#82)
* dry-run huge refactor

* small fixes, all tests passing

* file handler, transaction log, metadata

* dry-run actually dry running

* working tests, still have more

* Everything passing besides channel

* fix youtube channel thumbnail issue, need to fix fixtures on test

* lint 10, channel tests passing. Need dry-run for split and merge video

* all tests passing, lint 10, should test dry-run arg
2022-07-02 11:24:46 -07:00
..
variables Validate all preset StringFormatValidators on init (#79) 2022-06-28 09:34:30 -07:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
base_entry.py mkv bugfix from ffmpeg (#57) 2022-05-30 18:45:00 -07:00
entry.py Add --dry-run argument logic (#82) 2022-07-02 11:24:46 -07:00
soundcloud.py Add soundcloud discography example w/test (#49) 2022-05-30 00:25:41 -07:00
youtube.py mkv bugfix from ffmpeg (#57) 2022-05-30 18:45:00 -07:00