index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
twitch.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[twitch] Update usher URL (Closes #9975)
Sergey M․
2016-07-01
1
-1
/
+1
*
[twitch:clips] Add extractor (Closes #9767)
Sergey M․
2016-06-14
1
-0
/
+43
*
[twitch:vod] Use native hls
Sergey M․
2016-06-05
1
-1
/
+1
*
[twitch:bookmarks] Remove extractor
Sergey M․
2016-05-13
1
-26
/
+0
*
[twitch] Skip dead tests
Sergey M․
2016-05-12
1
-0
/
+3
*
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
1
-1
/
+2
*
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-26
1
-5
/
+4
*
[twitch:playlistbase] Clarify pagination bug
Sergey M․
2016-03-15
1
-1
/
+2
*
Added flag for 'allow_audio_only' format in Twitch queries
Benjamin Congdon
2016-03-07
1
-0
/
+2
*
[twitch:playlistbase] Fix all at once fetch
Sergey M․
2016-03-03
1
-2
/
+1
*
[twitch:playlistbase] Restore original _PAGE_LIMIT
Sergey M․
2016-03-03
1
-1
/
+1
*
[twitch:playlistsbase] Use orderedSet
Sergey M․
2016-03-03
1
-1
/
+2
*
[twitch] Workaround broken paging (Closes #8740)
Sergey M․
2016-03-03
1
-5
/
+22
*
[twitch:playlistbase] Mark broken
Sergey M․
2016-03-03
1
-0
/
+3
*
Switch codebase to use sanitized_Request instead of
Sergey M?
2015-11-23
1
-3
/
+3
*
[twitch:vod] Formatting
Sergey M․
2015-10-17
1
-6
/
+6
*
[twitch:vod] Improve extraction
Sergey M․
2015-10-17
1
-5
/
+15
*
[twitch] Improve authentication
Sergey M․
2015-10-17
1
-9
/
+11
*
[twitch] Fix login (Closes #6599)
Sergey M․
2015-08-18
1
-2
/
+10
*
[twitch:vod] Add test for #6585
Sergey M․
2015-08-17
1
-2
/
+21
*
[twitch] Make more robust
Sergey M․
2015-08-17
1
-7
/
+8
*
[twitch] Allow untitled videos (Closes #6585)
Sergey M․
2015-08-17
1
-1
/
+1
*
[twitch] Parse start_time from 't' (closes #6441)
Niklas Haas
2015-08-03
1
-1
/
+11
*
[twitch:stream] Improve _VALID_URL (Closes #6294)
Sergey M․
2015-07-20
1
-3
/
+6
*
[twitch:stream] Clarify channel_id reassignment rationale (#6263)
Sergey M․
2015-07-18
1
-0
/
+4
*
[twitch:stream] Fix channel_id in different case (Closes #6263)
Sergey M․
2015-07-18
1
-0
/
+2
*
[extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs
Sergey M․
2015-07-14
1
-1
/
+1
*
[twitch] Use `_form_hidden_inputs` when logging in
Sergey M․
2015-07-10
1
-3
/
+1
*
[twitch] Fix non-ASCII logins/passwords on python 2
Sergey M․
2015-07-10
1
-2
/
+2
*
[twitch] Show reset password request
Sergey M․
2015-07-10
1
-0
/
+3
*
[twitch] Fix error message regex
Sergey M․
2015-07-10
1
-4
/
+5
*
[twitch] Fix login (Closes #6186)
Sergey M․
2015-07-10
1
-14
/
+8
*
[twitch:vod] Update _TEST
Yen Chi Hsuan
2015-06-28
1
-8
/
+8
*
[twitch:vod] Fix 'Source' format in m3u8 (closes #6115)
Yen Chi Hsuan
2015-06-28
1
-1
/
+1
*
[twitch] Only match digits for the video id
Jaime Marquínez Ferrándiz
2015-03-22
1
-3
/
+3
*
[twitch] Fix login
Sergey M․
2015-03-20
1
-4
/
+5
*
[twitch] Fix live streams (Closes #5158)
Sergey M․
2015-03-08
1
-4
/
+3
*
[twitch:vod] Prefer source stream (Fixes #5143)
Philipp Hagemeister
2015-03-06
1
-7
/
+10
*
Make sure netrc works for all extractors with login support
Philipp Hagemeister
2015-03-03
1
-0
/
+1
*
[twitch] Pass api_token along with every request (Closes #3986)
Sergey M․
2015-02-28
1
-1
/
+9
*
PEP8 fixes
Philipp Hagemeister
2015-02-17
1
-0
/
+1
*
[twitch:stream] Prefer the 'source' format (fixes #4972)
Jaime Marquínez Ferrándiz
2015-02-17
1
-0
/
+6
*
[twitch] PEP8
Jaime Marquínez Ferrándiz
2015-01-23
1
-1
/
+1
*
[twitch] Add support for bookmarks
Sergey M․
2015-01-23
1
-5
/
+36
*
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2015-01-23
1
-1
/
+2
|
\
|
*
[twitch:stream] Randomize query
Sergey M․
2015-01-22
1
-1
/
+2
*
|
[twitch] PEP8
Philipp Hagemeister
2015-01-22
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2015-01-22
1
-3
/
+94
|
\
|
*
[twitch] Add support for streams (Closes #893, closes #3693, closes #1884)
Sergey M․
2015-01-22
1
-3
/
+94
*
|
[twitch] Move URL matching tests into extractor
Philipp Hagemeister
2015-01-22
1
-2
/
+5
|
/
[prev]
[next]