24 Commits (69e0f1b445388e4b6f45868d53780d6f8937f56e)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 93f787070f [twitch] Only match digits for the video id
Urls can also contain contain a query (for example a timestamp '?t=foo')
9 years ago
Sergey M․ 1887ecd4d6 [twitch] Fix login 9 years ago
Sergey M․ d34e79492d [twitch] Fix live streams (Closes #5158) 9 years ago
Philipp Hagemeister d0e958c71c [twitch:vod] Prefer source stream (Fixes #5143) 9 years ago
Philipp Hagemeister 499bfcbfd0 Make sure netrc works for all extractors with login support
Fixes #5112
9 years ago
Sergey M․ 0d103de3b0 [twitch] Pass api_token along with every request (Closes #3986) 9 years ago
Philipp Hagemeister fa15607773 PEP8 fixes 9 years ago
Jaime Marquínez Ferrándiz 4cd95bcbc3 [twitch:stream] Prefer the 'source' format (fixes #4972) 9 years ago
Jaime Marquínez Ferrándiz 12d1fb5aa9 [twitch] PEP8 10 years ago
Sergey M․ c2e64f71d0 [twitch] Add support for bookmarks 10 years ago
Philipp Hagemeister 3ee2aa7a16 Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister dc1b027cd4 [twitch] PEP8 10 years ago
Sergey M․ f353cbdb2f [twitch:stream] Randomize query 10 years ago
Philipp Hagemeister 73e449b226 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister 78111136db [twitch] Move URL matching tests into extractor 10 years ago
Sergey M․ 240b9b7a5c [twitch] Add support for streams (Closes #893, closes #3693, closes #1884) 10 years ago
Sergey M․ 8bb1bdfae9 [twitch:past_broadcasts] Fix IE_NAME 10 years ago
Sergey M․ c5db6bb32b [twitch] Refactor and add support for past broadcasts 10 years ago
Sergey M․ a22524b004 [twitch] Add support for vods (Closes #4512) 10 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Sergey M․ 04d02a9d57 [twitch] Add login support (#3986) 10 years ago
Sergey M 159444a668 [twitch] Remove superfluous comma 10 years ago
Sergey M․ 013bfdd84c [twitch] Update tests and minor improvements 10 years ago
Sergey M․ 46fd0dd5a5 [twitch] Rename extractor and support channel videos 10 years ago