Commit Graph

6321 Commits (e4c4bcf36f4e0bb575526701f852152f4fd976c4)

Author SHA1 Message Date
Sergey M․ e4c4bcf36f [vimeo] Use compat_urllib_request_Request
Sergey M․ 9022726446 [youtube] Fix test
Sergey M․ 94bfcd23b7 [youtube] Fix test
Sergey M․ 526b3b0716 [youtube] Clarify ytplayer.config extraction rationale
Sergey M․ 61f92af1cf [youtube] Add test with '};' in tags
Sergey M․ a72778d364 [youtube] Improve ytplayer.config extraction
Sergey M 5ae17037a3 Merge pull request from lalinsky/fix-youtube
[youtube] More explicit player config JSON extraction (fixes )
Sergey M․ 02f0da20b0 [pluralsight] Add support for alternative webpage layout (Closes )
Lukáš Lalinský b41631c4e6 [youtube] Send the list of patterns directly to _search_regex
Lukáš Lalinský 0e49d9a6b0 [youtube] Fall back to the original regex for ytplayer.config
Sergey M․ 4a7d108ab3 [rutube] Remove unnecessary print
Lukáš Lalinský 3cfd000849 [youtube] More explicit player config JSON extraction (fixes )
Sergey M․ 1b38185361 [pornhd] Fix title extraction (Closes )
Sergey M․ e568c2233e [youtube] Add test for multi page list of playlists
Sergey M․ 061a75edd6 [youtube] Extract base for entry list extractors and support multi page lists of playlists
Sergey M․ 136dadde95 [youtube:show] Rework in terms of playlists base extractor
Sergey M․ 0c14841585 [youtube:user:playlists] Add extractor (Closes )
Sergey M․ 0eebf34d9d [pluralsight] Rephrase
Sergey M․ cf186b77a7 [pluralsight] Clarify allowed qualities guessing rationale
Sergey M․ a3372437bf [soundcloud] Remove unused variable
Sergey M․ 4c57b4853d [pluralsight] Until listing formats request only single format
Sergey M․ 38eb2968ab [pluralsight] Clarify and randomize ViewClip sleep interval
Andrzej Lichnerowicz bea56c9569 [pluralsight] prevent error 429 when sensing video formats
Sergey M․ 7e508ff2cf [pluralsight] Improve login detection
Sergey M․ 563772eda4 [pluralsight] Extract base class
Sergey M․ 0533915aad [pluralsight] Update some more URLs
Sergey M․ c3a227d1c4 [pluralsight] Update _LOGIN_URL
Sergey M․ f6c903e708 [soundcloud:search] Simplify (Closes )
Sergey M․ 7dc011c063 [soundcloud:search] Remove no track results message
Sergey M․ 4e3b303016 [soundcloud:search] Fix non-ASCII searches
Sergey M․ 7e3472758b [soundcloud:search] PEP 8
reiv 328a22e175 [soundcloud] Remove limit on search results
reiv 417b453699 [soundcloud] Use correct error message conventions
reiv 6ea7190a3e Rewrite as list comprehension.
reiv b54b08c91b Simplify with itertools.islice().
reiv c30943b1c0 Fix some compatibility issues, cleanup.
reiv 2abf7cab80 [soundcloud] Add Soundcloud search extractor
Sergey M․ 4137196899 [rutube] Extract all formats
Sergey M․ 019839faaa [extractor/common] Use baseURL from f4m manifest for recursive manifest extraction
Sergey M․ f52183a878 [rutube:embed] Extend _VALID_URL (Closes )
Yen Chi Hsuan 750b9ff032 [generic] Extract M3U8 formats (closes )
Yen Chi Hsuan 28602e747c [generic] Refactor
Yen Chi Hsuan 6cc37c69e2 [generic] Unescape URLs from JWPlayer ()
Sergey M․ a5cd0eb8a4 [pluralsight:course] Improve _VALID_URL
Sergey M․ c23e266427 [pluralsight] Do not require pluralsight account
Looks like some courses are available without pluralsight account
Sergey M․ 651acffbe5 [pluralsight] Update ViewClip URL
Sergey M․ 71bd93b89c [pluralsight] Do not rely on argument order in query (Closes )
Sergey M․ 6da620de58 [kaltura] Add test for referrer protected video ()
Sergey M․ bdceea7afd [kaltura] Clean description
Sergey M․ d80a39cec8 [kaltura] Improve