2024-02-02 |
dirkf | [downloader/dash] Support `range` in fragment (format... |
commit | commitdiff | tree | snapshot |
2024-02-02 |
dirkf | [InfoExtractor] Support DASH subtitle extraction (yt... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
dirkf | [YouTube] Fix `like_count` extraction using `likeButton... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
dirkf | [YouTube] Rework n-sig processing, realigning with... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
dirkf | [InfoExtractor] Support some warning and `._downloader... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
dirkf | [compat] Rework compat for `method` parameter of `compa... |
commit | commitdiff | tree | snapshot |
2023-12-06 |
mk-pmb | [core] Fix format string injection for metadata JSON... |
commit | commitdiff | tree | snapshot |
2023-12-06 |
Robotix | [Epidemic Sound] Add new extractor (#32628) |
commit | commitdiff | tree | snapshot |
2023-12-05 |
dirkf | [Imgur] Overhaul extractor module (#32612) |
commit | commitdiff | tree | snapshot |
2023-12-02 |
mimvahedi | [telewebion] Fix extraction (#32634) |
commit | commitdiff | tree | snapshot |
2023-11-29 |
dirkf | [utils] Make restricted filenames ignore characters... |
commit | commitdiff | tree | snapshot |
2023-11-29 |
dirkf | [workflows/ci.yml] Use setup-python for now released... |
commit | commitdiff | tree | snapshot |
2023-11-29 |
dirkf | [workflows/ci.yml] Actually use default values for... |
commit | commitdiff | tree | snapshot |
2023-11-29 |
dirkf | [workflows/ci.yml] Run apt-get update before installing |
commit | commitdiff | tree | snapshot |
2023-11-29 |
ReenigneArcher | [Youtube] Update consent cookie handling to match site |
commit | commitdiff | tree | snapshot |
2023-09-24 |
dirkf | [downloader] Fix baa6c5e: show ETA of http download... |
commit | commitdiff | tree | snapshot |
2023-09-03 |
dirkf | [utils] Revert bbd3e7e, updating docstring, test instead |
commit | commitdiff | tree | snapshot |
2023-09-03 |
dirkf | [utils] Properly handle list values in update_url() |
commit | commitdiff | tree | snapshot |
2023-09-03 |
dirkf | [test] Remove redundancy from lambda expected value... |
commit | commitdiff | tree | snapshot |
2023-08-31 |
dirkf | [S4C] Add thumbnail extraction, extract series as playlist |
commit | commitdiff | tree | snapshot |
2023-08-31 |
dirkf | [ci.yml] Improve conditions for nosetest installations |
commit | commitdiff | tree | snapshot |
2023-08-04 |
dirkf | [S4C] Add extractor for Sianel Pedwar Cymru |
commit | commitdiff | tree | snapshot |
2023-08-01 |
dirkf | [utils] Advertise optional supported `Content-Encoding`s |
commit | commitdiff | tree | snapshot |
2023-08-01 |
dirkf | [utils] Add and use `filter_dict()` from yt-dlp |
commit | commitdiff | tree | snapshot |
2023-08-01 |
dirkf | [utils] Revise `isinstance()` tests (especially for... |
commit | commitdiff | tree | snapshot |
2023-08-01 |
dirkf | [utils] Avoid comparing `type(var)`, etc, to pass new... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
dirkf | [utils] Rework URL path munging for ., .. components |
commit | commitdiff | tree | snapshot |
2023-07-29 |
dirkf | [utils] Rework decoding of `Content-Encoding`s |
commit | commitdiff | tree | snapshot |
2023-07-29 |
dirkf | [workflows/ci.yml] Update to setup-java@v3 |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [build] Fix typo in `devscripts/fish-completion.py... |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [build] Extend use of `devscripts/utils` |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [compat] Use `compat_open()` |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [build] Add and use `devscripts/utils` |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [utils] Fix update_Request() with empty data (not None) |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [test/test_execution.py] Use `compat_subprocess_get_DEV... |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [build] Fix various Jython CI and test issues |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [workflows/ci.yml] Build 3.12 with pyenv |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [doc] Update developer guidance |
commit | commitdiff | tree | snapshot |
2023-07-25 |
dirkf | [workflows/ci.yml] Extend Python versions |
commit | commitdiff | tree | snapshot |
2023-07-20 |
dirkf | [utils] Remove stray undocumented Host header in redire... |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [InfoExtractor] Add `_match_valid_url()` class method... |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [utils] Fix broken Py 3.11+ compat in `traverse_obj()` |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [InfoExtractor] Add search methods for Next/Nuxt.js... |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [Clipchamp] Add new extractor back-ported from yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [DLF] Add site extractors back-ported from yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [Whyp] Add extractor back-ported from yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [GlobalPlayer] Add site extractors back-ported from... |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [InfoExtractor] Support groups in _`search_regex()... |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [utils] Minor updates (merge_dicts, T) |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [utils] Improve js_to_json, align with yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-19 |
dirkf | [utils] Align traverse_obj() with yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [compat] Fix old Pythons broken loading of valueless... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [test] Fixes for old Pythons |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [doc] Warn against setting cookies with --add-header |
commit | commitdiff | tree | snapshot |
2023-07-18 |
bashonly | [downloader/external] Fix cookie support |
commit | commitdiff | tree | snapshot |
2023-07-18 |
Simon Sawicki | [core] Process header cookies on loading |
commit | commitdiff | tree | snapshot |
2023-07-18 |
bashonly | [utils] `YoutubeDLCookieJar`: Add `get_cookie_header... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [core] Remove `Cookie` header on redirect to prevent... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [core] Update redirect handling from yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [compat] Add Request and HTTPClient compat for redirect |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [test] Make skipped tests in test_execution work with... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [core] Align error reporting methods with yt-dlp |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [utils] Add {expected_type} and Iterable support to... |
commit | commitdiff | tree | snapshot |
2023-07-18 |
dirkf | [core] Revert version display from b8a86dc |
commit | commitdiff | tree | snapshot |
2023-07-05 |
dirkf | [Misc] Fixes for 2.6 compatibility |
commit | commitdiff | tree | snapshot |
2023-07-05 |
dirkf | [workflows/ci.yml] Fix test support for Py 2.6 |
commit | commitdiff | tree | snapshot |
2023-07-05 |
dirkf | [workflows/ci.yml] Restore test support for Py 3.2 |
commit | commitdiff | tree | snapshot |
2023-06-22 |
dirkf | [workflows/ci.yml] Restore test support for Py 3.3... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
dirkf | [YouTube] Avoid crash in author extraction |
commit | commitdiff | tree | snapshot |
2023-06-22 |
dirkf | [workflows/ci.yml] Replace actions/setup-python for... |
commit | commitdiff | tree | snapshot |
2023-06-22 |
pukkandan | [YouTube] Improve nsig function name extraction |
commit | commitdiff | tree | snapshot |
2023-06-17 |
dirkf | [YouTube] Improve fix for ae8ba2c |
commit | commitdiff | tree | snapshot |
2023-06-17 |
dirkf | [YouTube] Fix `KeyError QV` in signature extraction... |
commit | commitdiff | tree | snapshot |
2023-06-17 |
dirkf | [jsinterp] Don't find unrelated objects |
commit | commitdiff | tree | snapshot |
2023-06-17 |
dirkf | [jsinterp] Fix test for failed match in extract_object() |
commit | commitdiff | tree | snapshot |
2023-06-11 |
dirkf | [jsinterp] Fix div bug breaking player 8c7583ff |
commit | commitdiff | tree | snapshot |
2023-05-26 |
dirkf | [core] Revise 1f7c6f8 to help downstream merger (possibly) |
commit | commitdiff | tree | snapshot |
2023-05-23 |
dirkf | [compat] Fix casefold import __all__ syntax in a19855f |
commit | commitdiff | tree | snapshot |
2023-05-23 |
dirkf | [ITV] Fix UA capitalisation in 384f632 |
commit | commitdiff | tree | snapshot |
2023-05-23 |
dirkf | [core] Further improve platform debug log |
commit | commitdiff | tree | snapshot |
2023-05-23 |
dirkf | [jsinterp] Small updates for a85a875 |
commit | commitdiff | tree | snapshot |
2023-05-11 |
dirkf | [core] Improve platform debug log, based on yt-dlp |
commit | commitdiff | tree | snapshot |
2023-05-11 |
dirkf | [jsinterp] Add short-cut evaluation for common expression |
commit | commitdiff | tree | snapshot |
2023-05-11 |
dirkf | [jsinterp] Handle NaN in bitwise operators |
commit | commitdiff | tree | snapshot |
2023-05-11 |
dirkf | [utils] Fix `compiled_regex_type` in 249f2b6 |
commit | commitdiff | tree | snapshot |
2023-04-23 |
dirkf | [YouTube] Support Releases tab |
commit | commitdiff | tree | snapshot |
2023-04-21 |
dirkf | [jsinterp] Minimally handle arithmetic operator precedence |
commit | commitdiff | tree | snapshot |
2023-04-12 |
dirkf | [DashSegmentsFD] Correctly detect errors when `fragment... |
commit | commitdiff | tree | snapshot |
2023-04-12 |
dirkf | [YouTube] Simplify signature patterns |
commit | commitdiff | tree | snapshot |
2023-04-12 |
Gabriel Nagy | [core] Sanitize info dict before dumping JSON (fixes... |
commit | commitdiff | tree | snapshot |
2023-04-10 |
dirkf | [core] Add and use sanitize_info() method from yt-dlp |
commit | commitdiff | tree | snapshot |
2023-04-06 |
dirkf | [core] No longer importing copy |
commit | commitdiff | tree | snapshot |
2023-04-06 |
dirkf | [core] Avoid deepcopy of ctx dict (fix f35b757) (Pt 2) |
commit | commitdiff | tree | snapshot |
2023-04-06 |
dirkf | [core] Avoid deepcopy of ctx dict (fix f35b757) |
commit | commitdiff | tree | snapshot |
2023-04-05 |
dirkf | [options] Add --mtime option, unsets default --no-mtime |
commit | commitdiff | tree | snapshot |
2023-04-05 |
dirkf | [devscripts] Improve hack to convert command-line optio... |
commit | commitdiff | tree | snapshot |
2023-04-05 |
dirkf | [compat] Add and use `compat_open()` like Py3 `open()` |
commit | commitdiff | tree | snapshot |
2023-04-05 |
dirkf | [FragmentFD] Fix iteration with infinite limit |
commit | commitdiff | tree | snapshot |
2023-04-05 |
dirkf | [test] Update tests for Ubuntu 20.04 |
commit | commitdiff | tree | snapshot |
2023-03-19 |
pukkandan | [extractor/youtube] Bypass throttling for `-f17` |
commit | commitdiff | tree | snapshot |
next |