youtube-dl/youtube_dl
dirkf 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
2023-10-02 08:37:05 +01:00
..
downloader [downloader] Fix baa6c5e: show ETA of http download as ETA instead of total d/l time 2023-09-24 22:07:47 +01:00
extractor [XHamster] Add extraction for Creator, Category, Search pages 2023-10-02 08:37:05 +01:00
postprocessor [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2023-07-05 22:51:15 +01:00
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2022-10-11 13:55:09 +01:00
cache.py [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2023-05-23 17:11:22 +01:00
compat.py [utils] Revise isinstance() tests (especially for str/unicode/bytes) to complete Linter fix 2023-08-01 01:05:09 +01:00
jsinterp.py [test] Fixes for old Pythons 2023-07-18 10:50:46 +01:00
options.py [doc] Warn against setting cookies with --add-header 2023-07-18 10:50:46 +01:00
socks.py [socks] Report errors elegantly when credentails are required but missing 2017-04-22 21:48:41 +08:00
swfinterp.py [utils] Avoid comparing type(var), etc, to pass new Linter rules 2023-08-01 01:05:09 +01:00
update.py [build] Extend use of devscripts/utils 2023-07-25 13:19:43 +01:00
utils.py [utils] Revert bbd3e7e, updating docstring, test instead 2023-09-03 23:15:19 +01:00
version.py release 2021.12.17 2021-12-17 01:49:07 +07:00
YoutubeDL.py [utils] Rework URL path munging for ., .. components 2023-07-29 14:27:26 +01:00