.. |
downloader
|
[dl:ytdl] implement explicit HLS/DASH handling
|
2024-10-16 15:16:21 +02:00 |
extractor
|
[patreon] use legacy mobile UA when no 'session_id' is set
|
2024-10-31 17:26:33 +01:00 |
postprocessor
|
[pp:ugoira] prevent BadZipFile exceptions (#6285)
|
2024-10-10 09:20:06 +02:00 |
__init__.py
|
[noop] insert noop extractor when loading cookies without URL
|
2024-10-28 19:45:32 +01:00 |
__main__.py
|
fix symlink resolution in __main__.py
|
2023-09-30 17:02:57 +02:00 |
actions.py
|
[actions] emit logging messages before waiting/exiting/etc
|
2024-07-01 01:19:25 +02:00 |
aes.py
|
implement --cookies-from-browser (#1606)
|
2022-05-07 23:06:37 +02:00 |
archive.py
|
[archive] implement DownloadArchiveMemory class (#5255)
|
2024-05-10 01:15:44 +02:00 |
cache.py
|
run tests without using 'nose'
|
2021-10-13 04:07:41 +02:00 |
config.py
|
consistent __exit__() argument names
|
2024-10-11 16:43:28 +02:00 |
cookies.py
|
[cookies] convert Chromium expires_utc values to Unix timestamps
|
2024-10-15 08:31:46 +02:00 |
exception.py
|
[exception] implement constructing HttpError from response
|
2024-10-11 19:57:38 +02:00 |
formatter.py
|
[formatter] implement 'L' conversion
|
2024-09-19 13:50:52 +02:00 |
job.py
|
[pp] add 'error' event
|
2024-10-19 20:30:34 +02:00 |
oauth.py
|
replace '24*3600' with '86400'
|
2023-12-18 23:57:22 +01:00 |
option.py
|
add '--print' and '--print-to-file' command-line options
|
2024-10-20 10:06:04 +02:00 |
output.py
|
[output] use ANSI colors only when stream is a TTY
|
2024-10-28 19:36:42 +01:00 |
path.py
|
[pp:metadata] fix using '..' in directories on Windows (#5942, #6094)
|
2024-08-27 14:38:40 +02:00 |
text.py
|
[text] implement 'parse_query_list()'
|
2024-10-01 20:28:30 +02:00 |
update.py
|
[workflows:executables] change dev/linux binary name to …_linux
|
2024-05-29 02:46:29 +02:00 |
util.py
|
[util] add 'std' object to global eval namespace (#6330)
|
2024-10-17 21:08:07 +02:00 |
version.py
|
[mangadex] apply 'lang' only to chapter results (#6372)
|
2024-10-27 07:55:14 +01:00 |
ytdl.py
|
[ytdl] ignore SyntaxErrors when trying to import a module
|
2024-08-29 19:28:08 +02:00 |