Nick Sweeting
|
a5ffd4e9d3
|
move pdf, screenshot, dom, singlefile, and ytdlp extractor config to new plugin system
|
2024-09-25 00:42:26 -07:00 |
|
Nick Sweeting
|
457c42bf84
|
load EXTRACTORS dynamically using importlib.import_module
|
2024-05-11 22:28:59 -07:00 |
|
Ben Muthalaly
|
d8cf09c21e
|
Remove unnecessary variable length args for dedupe
|
2024-03-05 21:13:45 -06:00 |
|
Ben Muthalaly
|
d74ddd42ae
|
Flip dedupe precedence order
|
2024-03-01 14:50:32 -06:00 |
|
Ben Muthalaly
|
ab8f395e0a
|
Add YOUTUBEDL_EXTRA_ARGS
|
2024-02-23 15:40:31 -06:00 |
|
Joseph Turian
|
b864c38d9e
|
Don't be strict on unicode errors
|
2022-09-12 20:40:45 +00:00 |
|
Joseph Turian
|
dba423a568
|
A few more youtube-dl tweaks
|
2022-09-12 20:36:23 +00:00 |
|
Joseph Turian
|
f5f7aff3b4
|
Added yt-dlp everywhere
|
2022-09-12 20:34:02 +00:00 |
|
Nick Sweeting
|
57df65f28f
|
use yt-dlp for media archiving instead of youtube-dl
|
2022-04-21 07:11:35 -07:00 |
|
Nick Sweeting
|
193df5c8d3
|
add video subtitles and description to full-text index
|
2021-04-10 07:22:20 -04:00 |
|
Dan Arnfield
|
5420903102
|
Refactor should_save_extractor methods to accept overwrite parameter
|
2021-01-21 15:56:32 -06:00 |
|
Cristian
|
bc02e0ffe3
|
feat: Add config for youtubedl (YOUTUBEDL_ARGS)
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
b18bbf8874
|
test: Fix tests post-rebase
|
2020-09-17 09:09:52 -05:00 |
|
Cristian
|
a5550b2105
|
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
2020-07-22 11:02:13 -05:00 |
|
Cristian
|
f4d1b5121e
|
refactor: Move logging.py to main module to avoid circular import issues
|
2020-07-17 18:00:04 -05:00 |
|
Nick Sweeting
|
5c2bbe7efe
|
bufixes
|
2020-06-25 22:14:40 -04:00 |
|
Nick Sweeting
|
2829b18b0b
|
new save playlists option
|
2020-04-22 21:14:20 -04:00 |
|
Nick Sweeting
|
95007d9137
|
split up utils into separate files
|
2019-04-30 23:13:04 -04:00 |
|
Nick Sweeting
|
1b8abc0961
|
move everything out of legacy folder
|
2019-04-27 17:26:24 -04:00 |
|