Sergey M․
faa1f83ab4
[twitch:stream] Improve _VALID_URL ( Closes #6294 )
9 years ago
Sergey M․
0696667734
[twitch:stream] Clarify channel_id reassignment rationale ( #6263 )
9 years ago
Sergey M․
1793d71db6
[twitch:stream] Fix channel_id in different case ( Closes #6263 )
9 years ago
Sergey M․
f8da79f828
[extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs
9 years ago
Sergey M․
a0aab26a41
[twitch] Use `_form_hidden_inputs` when logging in
9 years ago
Sergey M․
c0bf5e1c4d
[twitch] Fix non-ASCII logins/passwords on python 2
9 years ago
Sergey M․
17b41a3337
[twitch] Show reset password request
9 years ago
Sergey M․
89a683ae74
[twitch] Fix error message regex
9 years ago
Sergey M․
9296e92e1c
[twitch] Fix login ( Closes #6186 )
9 years ago
Yen Chi Hsuan
ac0474f89d
[twitch:vod] Update _TEST
...
The original test case is gone
9 years ago
Yen Chi Hsuan
bb512e57dc
[twitch:vod] Fix 'Source' format in m3u8 ( closes #6115 )
9 years ago
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')
10 years ago
Sergey M․
1887ecd4d6
[twitch] Fix login
10 years ago
Sergey M․
d34e79492d
[twitch] Fix live streams ( Closes #5158 )
10 years ago
Philipp Hagemeister
d0e958c71c
[twitch:vod] Prefer source stream ( Fixes #5143 )
10 years ago
Philipp Hagemeister
499bfcbfd0
Make sure netrc works for all extractors with login support
...
Fixes #5112
10 years ago
Sergey M․
0d103de3b0
[twitch] Pass api_token along with every request ( Closes #3986 )
10 years ago
Philipp Hagemeister
fa15607773
PEP8 fixes
10 years ago
Jaime Marquínez Ferrándiz
4cd95bcbc3
[twitch:stream] Prefer the 'source' format ( fixes #4972 )
10 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