Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [utils] windows_enable_vt_mode: Proper implementation | pukkandan | 2022-12-05 | 1 | -8/+30 | |
| | | | | | | | | Authored by: Grub4K | |||||
| * | [cleanup] Misc | pukkandan | 2022-12-03 | 11 | -40/+72 | |
| | | ||||||
| * | [extractor/tiktok] Update API hostname (#5690) | Benjamin Ryan | 2022-12-02 | 1 | -1/+1 | |
| | | | | | | | | Closes #5688 Authored by: redraskal | |||||
* | | Fix branch name | Jesús | 2022-12-02 | 1 | -10/+10 | |
| | | ||||||
* | | update README.md | Jesús | 2022-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | Add --exclude '.pytest_cache' | Jesús | 2022-12-02 | 1 | -0/+1 | |
| | | ||||||
* | | Remove tox.ini and pytest.ini files | Jesús | 2022-12-02 | 2 | -2/+1 | |
| | | ||||||
* | | update README.md | Jesús | 2022-12-02 | 1 | -1069/+1657 | |
| | | ||||||
* | | remove detect_variant | Jesús | 2022-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | remove updater | Jesús | 2022-12-02 | 1 | -1/+0 | |
| | | ||||||
* | | restore get_executable_path to vanilla | Jesús | 2022-12-02 | 1 | -3/+8 | |
| | | ||||||
* | | fix missing workaround_optparse_bug9161 | Jesús | 2022-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | remove docs from build.sh | Jesús | 2022-12-01 | 1 | -4/+0 | |
| | | ||||||
* | | update from upstream 2022-12-01 UTC+8 | Jesús | 2022-12-01 | 769 | -11408/+23236 | |
|\| | ||||||
| * | [extractor/swearnet] Fix description bug (#5681) | bashonly | 2022-12-01 | 1 | -1/+1 | |
| | | | | | | | | | | Bug in 049565df2e24d9611a9ffdd033c80a6dafdabbe0 Closes #5643 Authoried by: bashonly | |||||
| * | [extractor/reddit] Extract video embeds in text posts (#5677) | bashonly | 2022-12-01 | 1 | -8/+37 | |
| | | | | | | | | Closes #5612 Authored by: bashonly | |||||
| * | [extractor/tiktok] Fix subs, `DouyinIE`, improve `_VALID_URL` (#5676) | bashonly | 2022-12-01 | 1 | -53/+99 | |
| | | | | | | | | Closes #5665, Closes #2267 Authored by: bashonly | |||||
| * | [utils] Make `ExtractorError` mutable | pukkandan | 2022-11-30 | 2 | -16/+19 | |
| | | ||||||
| * | [extractor/youtube] Subtitles cannot be translated to `und` | pukkandan | 2022-11-30 | 1 | -1/+1 | |
| | | | | | | | | Closes #5674 | |||||
| * | [extractor/amazonminitv] Cleanup 48652590ec401f4e747a5e51552cdcac20744aa1 | pukkandan | 2022-11-29 | 1 | -97/+65 | |
| | | ||||||
| * | [extractor/amazonminitv] Add extractors (#3628) | alexia | 2022-11-28 | 2 | -0/+327 | |
| | | | | | | Authored by: nyuszika7h, GautamMKGarg | |||||
| * | [extractor/youporn] Fix metadata (#2768) | marieell | 2022-11-26 | 1 | -2/+22 | |
| | | | | | | Authored by: marieell | |||||
| * | [extractor/naver] Treat fan subtitles as separate language | pukkandan | 2022-11-25 | 1 | -8/+13 | |
| | | | | | | | | Closes #5467 | |||||
| * | [extractor/gronkh] Fix `_VALID_URL` (#5628) | Mudassir Chapra | 2022-11-24 | 1 | -2/+13 | |
| | | | | | | | | Closes #5531 Authored by: muddi900 | |||||
| * | [extractor/kanal2] Add extractor (#5575) | Elan Ruusamäe | 2022-11-22 | 2 | -0/+67 | |
| | | | | | | Authored by: glensc, pukkandan, bashonly | |||||
| * | [extractor/naver] Improve `_VALID_URL` for `NaverNowIE` (#5620) | bashonly | 2022-11-22 | 1 | -1/+4 | |
| | | | | | | Authored by: bashonly | |||||
| * | [extractor/screencastify] Add extractor (#5604) | bashonly | 2022-11-22 | 2 | -0/+53 | |
| | | | | | | | | Closes #5603 Authored by: bashonly | |||||
| * | [extractor/vimeo] Add `VimeoProIE` (#5596) | bashonly | 2022-11-21 | 2 | -43/+90 | |
| | | | | | | | | | | | | * Add support for VimeoPro URLs not containing a Vimeo video ID * Add support for password-protected VimeoPro pages Closes #5594 Authored by: bashonly, pukkandan | |||||
| * | [extractor/generic] Add `fragment_query` extractor arg for DASH and HLS (#5528) | bashonly | 2022-11-21 | 3 | -4/+31 | |
| | | | | | | | | | | * `fragment_query`: passthrough any query in generic mpd/m3u8 manifest URLs to their fragments * Add support for `extra_param_to_segment_url` to DASH downloader Authored by: bashonly, pukkandan | |||||
| * | [webvtt] Handle premature EOF | Marcel | 2022-11-20 | 1 | -1/+1 | |
| | | | | | | | | | | Closes #2867, closes #5600 Authored by: flashdagger | |||||
| * | [extractor/reddit] Add vcodec to fallback format (#5591) | chengzhicn | 2022-11-20 | 1 | -0/+1 | |
| | | | | | | Authored by: chengzhicn | |||||
| * | [FormatSort] Add `mov` to `vext` | pukkandan | 2022-11-19 | 2 | -4/+4 | |
| | | | | | | | | Closes #5581 | |||||
| * | [extractor/unsupported] Add more URLs | pukkandan | 2022-11-19 | 1 | -15/+25 | |
| | | | | | | | | Closes #5557, Closes #2744, Closes #5578 | |||||
| * | [extractor/generic] Fix JSON LD manifest extraction (#5577) | bashonly | 2022-11-18 | 1 | -1/+3 | |
| | | | | | | | | Closes #5572 Authored by: bashonly, pukkandan | |||||
| * | [extractor/twitter] Refresh guest token when expired (#5560) | bashonly | 2022-11-18 | 1 | -42/+50 | |
| | | | | | | | | Closes #5548 Authored by: bashonly, Grub4K | |||||
| * | [extractor/twitter:spaces] Add 'Referer' to m3u8 (#5580) | nixxo | 2022-11-18 | 1 | -1/+2 | |
| | | | | | | | | Closes #5565 Authored by: nixxo | |||||
| * | [extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction ↵ | bashonly | 2022-11-17 | 4 | -396/+395 | |
| | | | | | | | | | | | | | | | | | | (#5558) * Move Brightcove embed extraction and tests into the IEs * Split `BrightcoveNewBaseIE` from `BrightcoveNewIE` * Fix bug in ade1fa70cbaaaadaa4772e5f0564870cea3167ef with the "wrong" spelling of `referrer` being smuggled Closes #5539 | |||||
| * | [extractor/redgifs] Fix bug in 8c188d5d09177ed213a05c900d3523867c5897fd (#5559) | bashonly | 2022-11-17 | 1 | -2/+3 | |
| | | ||||||
| * | [extractor/youtube] Add `piped.video` (#5571) | Bnyro | 2022-11-17 | 1 | -0/+2 | |
| | | | | | | | | Closes #5518 Authored by: Bnyro | |||||
| * | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 579 | -918/+69 | |
| | | ||||||
| * | Implement universal format sorting | pukkandan | 2022-11-17 | 2 | -3/+17 | |
| | | | | | | | | Closes #5566 | |||||
| * | [utils] Move format sorting code into `utils` | pukkandan | 2022-11-17 | 3 | -289/+301 | |
| | | ||||||
| * | [utils] Move `FileDownloader.parse_bytes` into utils | pukkandan | 2022-11-17 | 3 | -21/+25 | |
| | | ||||||
| * | [extractor/generic] Don't report redirect to https | pukkandan | 2022-11-17 | 1 | -1/+3 | |
| | | ||||||
| * | Add new field `aspect_ratio` | pukkandan | 2022-11-16 | 3 | -1/+8 | |
| | | | | | | | | Closes #5402 | |||||
| * | [cleanup] Misc | pukkandan | 2022-11-16 | 75 | -156/+194 | |
| | | | | | | | | Closes #5541 | |||||
| * | [extractor/youtube] Consider language in format de-duplication | pukkandan | 2022-11-15 | 1 | -11/+42 | |
| | | ||||||
| * | Make early reject of `--match-filter` stricter | pukkandan | 2022-11-13 | 1 | -0/+8 | |
| | | | | | | | | Closes #5509 | |||||
| * | [extractor] Add a way to distinguish IEs that returns only videos | pukkandan | 2022-11-13 | 2 | -0/+20 | |
| | | ||||||
| * | [utils] `classproperty`: Add cache support | pukkandan | 2022-11-13 | 1 | -3/+12 | |
| | |