Commit Graph

  • 533797d26d [XVideos] Support playlists, searches and channels dirkf 2022-03-25 13:04:58 +0000
  • 9a330a96e7 [workflows/ci.yml] Run apt-get update before installing dirkf 2023-10-18 14:28:10 +0100
  • 2ef163b40d [Imgur] Revise extractors for new API and page formats dirkf 2023-10-22 02:10:16 +0100
  • bd39bb3d78 [workflows/ci.yml] Run apt-get update before installing dirkf 2023-10-18 14:28:10 +0100
  • 6262c2e008
    Merge d599bed9aa into 00ef748cc0 dirkf 2023-10-18 03:16:48 -0300
  • 761fb56f40
    Merge 7ed838e6a7 into 00ef748cc0 Code-xed 2023-10-18 03:16:37 -0300
  • 18c7d99468
    Merge ac40c75955 into 00ef748cc0 DarkFighterLuke 2023-10-18 03:15:46 -0300
  • 661631a1aa
    Merge ba94495b09 into 00ef748cc0 Lucas Eduardo 2023-10-18 03:15:34 -0300
  • 83b394d379
    Merge ecfc3c62eb into 00ef748cc0 bill 2023-10-18 03:15:11 -0300
  • f677ef143c [unige] Add new extractor Frank Villaro-Dixon 2023-10-12 23:17:29 +0200
  • 821650e261 minor update Emmanuel Oppong 2023-10-11 06:57:03 +0400
  • de71230165 [MTVA Archivum] Add new extractor Aaron Tan 2023-10-10 15:15:36 +1100
  • b2b622a9b5 [XHamster] Add channel extraction dirkf 2023-10-04 01:41:35 +0100
  • 71aae1d795 [XHamster] Add extraction of user's `favorites` dirkf 2023-10-04 01:40:04 +0100
  • 44a30c6d3a [XHamster] Move domain list to base class and introduce classpropinit dirkf 2023-10-04 01:33:39 +0100
  • d0762cf36a [utils] Add `classpropinit()` decorator for easier use of inherited class vars dirkf 2023-10-04 01:09:29 +0100
  • e6c95bd192 [utils] Add `classproperty()` decorator from yt-dlp dirkf 2023-10-04 01:07:50 +0100
  • 3a31e52d27 [test] pl_counts dirkf 2023-10-04 00:59:11 +0100
  • b8f7389a71 update tests checksums 01001110 2023-10-03 00:29:54 +0800
  • 1250269c74
    Merge branch 'ytdl-org:master' into chelseafc-extractor 01001110 2023-10-03 00:04:15 +0800
  • f5dd875a02 moved txt_or_none outside if statement bibiak 2023-10-02 14:13:50 +0000
  • efee229d66
    Merge branch 'ytdl-org:master' into master bibiak 2023-10-02 15:51:03 +0200
  • ffccff1a1f [XHamster] Add extraction for Creator, Category, Search pages * re-factor existing playlist extraction - for a URL with specified page, extract that oage only with `(p{n})` appended to title - otherwise follow next page continuations with `(all)` appended * add XHamsterCreatorIE for Creator/Pornstar/Celebrity pages * add XHamsterCategoryIE for Category pages * add XHamsterSearchIE for search pages with search term as base title * add XHamsterSearchKeyIE to support search with xhsearch[n]: pseudo-URL scheme dirkf 2023-10-02 02:54:15 +0100
  • d912aa011a [test] Only limit playlist test when `playlist_mincount` is the only count tested * eg not when `playlist_count` is specified * avoid `playlist_mincount` if a `lambda` test may test the count dirkf 2023-10-02 04:35:32 +0100
  • 6845e4e971 [XHamster] Revise video extraction dirkf 2023-10-02 02:50:29 +0100
  • bafa9d7d01 [XHamster] Update domain list * include domains listed as trusted in page, aliased to xhamster.com * excluding domains that redirect to xhamster (eg xhday.com) dirkf 2023-10-02 02:46:44 +0100
  • 296e43680e [XHamster] Set default UA 'Mozilla' to bypass captcha page dirkf 2023-10-02 02:38:31 +0100
  • 00ef748cc0 [downloader] Fix baa6c5e: show ETA of http download as ETA instead of total d/l time dirkf 2023-09-24 22:00:13 +0100
  • 060ea59fb1
    Fix: [Facebook] download failure when there is no dash_manifest chantzish 2023-09-19 13:52:25 +0300
  • 57e5a1fddc
    Fix: [Facebook] Cannot parse data chantzish 2023-09-19 11:35:08 +0300
  • 1838b89590 "Test" Moustafa 2023-09-18 18:46:19 +0300
  • 21cabd7fe0 chore: adjust base_url format jhon 2023-09-13 16:25:58 -0300
  • 08e651d2c1 updated mixcloud API server address knm4x 2023-09-13 20:21:40 +0200
  • 43e7dd46dd Always set the age check cookie (31916) Jason23347 2023-09-11 09:19:53 +0800
  • 2b647b9553
    Merge 280f00d055 into 66ab0814c4 Thomas Christlieb 2023-09-05 22:16:41 +0800
  • 45e670b7be
    Merge e5fb39c8b8 into 66ab0814c4 Awal Garg 2023-09-05 21:31:32 +0800
  • bfdf27eb09
    Merge 900ccc8b5c into 66ab0814c4 smarbaa 2023-09-05 20:47:24 +0800
  • 987e67232e
    Merge 9aa66caa5b into 66ab0814c4 Deleted user 2023-09-05 20:45:09 +0800
  • 66ab0814c4 [utils] Revert bbd3e7e, updating docstring, test instead dirkf 2023-09-03 23:15:19 +0100
  • bbd3e7e999 [utils] Properly handle list values in update_url() dirkf 2023-09-03 01:18:22 +0100
  • 21caaf2380 [test] Remove redundancy from lambda expected value regex dirkf 2023-09-03 01:13:40 +0100
  • 914b0e4f33
    Merge 4c22f8a0c6 into 11e3e97ba3 Tatsh 2023-09-02 20:13:35 +0800
  • 31f50c8194 [S4C] Add thumbnail extraction, extract series as playlist dirkf 2023-08-27 19:08:28 +0100
  • 8aac6a6702
    Merge branch 'ytdl-org:master' into master bibiak 2023-08-31 20:40:06 +0200
  • 7d58f0769a
    [ci.yml] Improve conditions for nosetest installations dirkf 2023-08-31 17:16:47 +0100
  • 1e4ea76441
    Include NateProgramIE dirkf 2023-08-31 16:37:20 +0100
  • ba06388c8c
    Update from yt-dlp extractor dirkf 2023-08-31 16:34:09 +0100
  • 0c53d4245d
    Merge branch 'ytdl-org:master' into master bibiak 2023-08-31 15:14:56 +0200
  • 2bc9c273a7
    [Mediaset] Correct invalid regex Aaron Tan 2023-08-25 13:55:23 +1000
  • ceb9f7c5f9
    Create SECURITY.md Vst-Dock 2023-08-19 11:26:05 +0530
  • e8bebe0b03 [postprocessor/ffmpeg] Allow options for mp3 Alex Richards 2023-08-15 13:15:42 -0700
  • 2638cab322 [caffeine.tv] Refactor info extractor Aaron Tan 2023-08-17 14:04:58 +1000
  • d5f95494ed [caffeine.tv] Add new extractor Aaron Tan 2023-08-17 13:49:07 +1000
  • e1dc38319c [erocast] Update erocast Aaron Tan 2023-08-16 16:24:46 +1000
  • 11d68ad77b Update mediaset.py Aaron Tan 2023-08-09 22:11:09 +1000
  • 86e3cf5e58 [S4C] Add extractor for Sianel Pedwar Cymru dirkf 2023-08-04 22:54:12 +0100
  • 11e3e97ba3 [gh-pages] Alias latest/version gh-pages dirkf 2023-08-01 20:13:00 +0100
  • 2efc8de4d2 [utils] Advertise optional supported `Content-Encoding`s dirkf 2023-07-30 21:50:52 +0100
  • e4178b5af3 [utils] Add and use `filter_dict()` from yt-dlp dirkf 2023-07-30 21:49:58 +0100
  • 2d2a4bc832 [utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix dirkf 2023-07-30 21:47:48 +0100
  • 7d965e6b65 [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules dirkf 2023-07-30 21:45:57 +0100
  • 886726a487 [utils] Advertise optional supported `Content-Encoding`s dirkf 2023-07-30 21:50:52 +0100
  • 5395d261ea [utils] Add and use `filter_dict()` from yt-dlp dirkf 2023-07-30 21:49:58 +0100
  • f1b41de229 [utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix dirkf 2023-07-30 21:47:48 +0100
  • be28b67a60 [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules dirkf 2023-07-30 21:45:57 +0100
  • 580054a7e0 help messages are now clearer u-n-k-n-o-w-n 2022-09-03 12:21:32 +0900
  • 833f58143b JS operation by webdriver was made into a component unknown 2022-08-22 19:10:12 +0900
  • e635008e73 webdriver tests only when specified unknown 2022-08-21 23:25:54 +0900
  • 14438d0562 [options] Added workaround option to execute "n_function" unknown 2022-08-20 11:27:13 +0900
  • abef53466d [utils] Rework URL path munging for ., .. components dirkf 2023-07-28 06:19:15 +0100
  • e7926ae9f4 [utils] Rework decoding of `Content-Encoding`s dirkf 2023-07-28 06:03:14 +0100
  • 87e578c9b8 [workflows/ci.yml] Update to setup-java@v3 dirkf 2023-07-28 10:52:04 +0100
  • 565ec1b7cb [utils] Rework URL path munging for ., .. components dirkf 2023-07-28 06:19:15 +0100
  • 0e23050f3c [utils] Rework decoding of `Content-Encoding`s dirkf 2023-07-28 06:03:14 +0100
  • 07263370b0 [workflows/ci.yml] Update to setup-java@v3 dirkf 2023-07-28 10:52:04 +0100
  • 8a79fdeabf [xfileshare] Add uqload.co support Theophile2M 2023-07-18 16:27:18 +0200
  • 0861812d72 [build] Fix typo in `devscripts/fish-completion.py` (fix 2285605) dirkf 2023-07-25 15:11:15 +0100
  • b870181229 [build] Extend use of `devscripts/utils` dirkf 2023-07-25 00:22:54 +0100
  • a25e9f3c84 [compat] Use `compat_open()` dirkf 2023-07-25 00:17:15 +0100
  • aac33155e4 [build] Add and use `devscripts/utils` dirkf 2023-07-24 23:43:36 +0100
  • 2b7dd3b2a2 [utils] Fix update_Request() with empty data (not None) dirkf 2023-07-24 03:30:28 +0100
  • 44faa71b19 [test/test_execution.py] Use `compat_subprocess_get_DEVNULL()` dirkf 2023-07-20 19:32:29 +0100
  • 7bce2ad441 [build] Fix various Jython CI and test issues dirkf 2023-07-20 18:49:48 +0100
  • ca71e56c48 [workflows/ci.yml] Build 3.12 with pyenv dirkf 2023-07-20 16:36:54 +0100
  • 2a4e9faa77 [doc] Update developer guidance * mention pynose * mention traverse_obj and add/revise examples dirkf 2023-07-20 15:49:46 +0100
  • 74eef6bb5e [workflows/ci.yml] Extend Python versions * add 3.10 - 3.12 * use https://pypi.org/project/pynose/ for Py >= 3.9 * test Windows with 3.4 * set defaults (main, both) except push: (all, core) dirkf 2023-07-20 12:42:46 +0100
  • 22856054d6 [build] Extend use of `devscripts/utils` dirkf 2023-07-25 00:22:54 +0100
  • d38c9addfb [compat] Use `compat_open()` dirkf 2023-07-25 00:17:15 +0100
  • bcd5c4e152 [build] Add and use `devscripts/utils` dirkf 2023-07-24 23:43:36 +0100
  • 84ea70f370 [utils] Fix update_Request() with empty data (not None) dirkf 2023-07-24 03:30:28 +0100
  • 411652355f [test/test_execution.py] Use `compat_subprocess_get_DEVNULL()` dirkf 2023-07-20 19:32:29 +0100
  • 1d87870194 [build] Fix various Jython CI and test issues dirkf 2023-07-20 18:49:48 +0100
  • d2d6b49a5a
    Update youtube_dl/extractor/redtube.py dirkf 2023-07-22 15:36:08 +0100
  • af80da38ba
    Make download test pass dirkf 2023-07-22 14:10:55 +0100
  • 4d4aefdb9c
    [RedTube] Update for 2023 dirkf 2023-07-21 19:32:02 +0100
  • 78260bb23d
    Merge branch 'ytdl-org:master' into df-rt-patch dirkf 2023-07-21 17:02:25 +0100
  • debf58485a [workflows/ci.yml] Build 3.12 with pyenv dirkf 2023-07-20 16:36:54 +0100
  • b63c0e238f [doc] Update developer guidance * mention pynose * mention traverse_obj and add/revise examples dirkf 2023-07-20 15:49:46 +0100
  • 2d4acdff53 [workflows/ci.yml] Extend Python versions * add 3.10 - 3.12 * use https://pypi.org/project/pynose/ for Py >= 3.9 * test Windows with 3.4 * set defaults (main, both) except push: (all, core) dirkf 2023-07-20 12:42:46 +0100
  • 1fa8b86f0b [utils] Remove stray undocumented Host header in redirect (fix 46fde7c) dirkf 2023-07-20 05:29:59 +0100