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
dc1b027cd4
[twitch] PEP8
10 years ago
Sergey M․
f353cbdb2f
[twitch:stream] Randomize query
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
Sergey M․
355d074ff9
[twitch] Adapt to new API ( Fixes #3946 , Fixes #3949 , Fixes #3965 )
Work in progress
10 years ago
Philipp Hagemeister
3182f3e2dc
[justin.tv] Fix page reporting ( #3352 )
youtube-dl -j http://www.twitch.tv/fang_i3anger still fails though.
10 years ago
Philipp Hagemeister
ee1e199685
[justin.tv] Modernize ( Fixes #2705 )
11 years ago
Jaime Marquínez Ferrándiz
e26f871228
Use the new '_download_xml' helper in more extractors
11 years ago
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
12 years ago
Philipp Hagemeister
190717e31f
[justin.tv] Clarify variable content
12 years ago
Philipp Hagemeister
79e93125d0
[justin.tv] move into own file
12 years ago