-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[XHamster] Overhaul existing extractors and add playlist extractors #32579
Open
dirkf
wants to merge
11
commits into
ytdl-org:master
Choose a base branch
from
dirkf:df-xhamster-ovrhaul
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 296e436 - Browse repository at this point
Copy the full SHA 296e436View commit details -
* include domains listed as trusted in page, aliased to xhamster.com * excluding domains that redirect to xhamster (eg xhday.com)
Configuration menu - View commit details
-
Copy full SHA for bafa9d7 - Browse repository at this point
Copy the full SHA bafa9d7View commit details -
[XHamster] Revise video extraction
* re-factor extraction code * use traverse_obj()
Configuration menu - View commit details
-
Copy full SHA for 6845e4e - Browse repository at this point
Copy the full SHA 6845e4eView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for d912aa0 - Browse repository at this point
Copy the full SHA d912aa0View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for ffccff1 - Browse repository at this point
Copy the full SHA ffccff1View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a31e52 - Browse repository at this point
Copy the full SHA 3a31e52View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6c95bd - Browse repository at this point
Copy the full SHA e6c95bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0762cf - Browse repository at this point
Copy the full SHA d0762cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a30c6 - Browse repository at this point
Copy the full SHA 44a30c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71aae1d - Browse repository at this point
Copy the full SHA 71aae1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b622a - Browse repository at this point
Copy the full SHA b2b622aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.