index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
[YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request
Sergey M․
2015-11-23
1
-0
/
+4
*
|
|
[compat] Add compat_urllib_request_Request
Sergey M․
2015-11-23
1
-0
/
+8
*
|
|
[youtube] Fix test
Sergey M․
2015-11-23
1
-1
/
+1
*
|
|
[youtube] Fix test
Sergey M․
2015-11-23
1
-1
/
+2
*
|
|
[youtube] Clarify ytplayer.config extraction rationale
Sergey M․
2015-11-23
1
-0
/
+7
*
|
|
[youtube] Add test with '};' in tags
Sergey M․
2015-11-23
1
-1
/
+6
*
|
|
[youtube] Improve ytplayer.config extraction
Sergey M․
2015-11-23
1
-12
/
+14
*
|
|
Merge pull request #7599 from lalinsky/fix-youtube
Sergey M
2015-11-23
1
-8
/
+30
|
\
\
\
|
*
|
|
[youtube] Send the list of patterns directly to _search_regex
Lukáš Lalinský
2015-11-22
1
-4
/
+3
|
*
|
|
[youtube] Fall back to the original regex for ytplayer.config
Lukáš Lalinský
2015-11-22
1
-8
/
+31
|
*
|
|
[youtube] More explicit player config JSON extraction (fixes #7468)
Lukáš Lalinský
2015-11-22
1
-1
/
+1
*
|
|
|
[pluralsight] Add support for alternative webpage layout (Closes #7607)
Sergey M․
2015-11-23
1
-6
/
+16
*
|
|
|
[rutube] Remove unnecessary print
Sergey M․
2015-11-22
1
-1
/
+0
*
|
|
|
[pornhd] Fix title extraction (Closes #7596)
Sergey M․
2015-11-22
1
-1
/
+2
*
|
|
|
[utils] Check ext with trailing slash against the list of known extensions
Sergey M․
2015-11-22
2
-1
/
+19
*
|
|
|
[test_utils] Add tests for determine_ext
Sergey M․
2015-11-22
1
-0
/
+5
*
|
|
|
[utils] Improve determine_ext (Closes #7593)
Sergey M․
2015-11-22
1
-1
/
+1
*
|
|
|
[youtube] Add test for multi page list of playlists
Sergey M․
2015-11-22
1
-2
/
+10
*
|
|
|
[youtube] Extract base for entry list extractors and support multi page lists...
Sergey M․
2015-11-22
1
-11
/
+17
*
|
|
|
release 2015.11.21
Philipp Hagemeister
2015-11-21
2
-1
/
+3
*
|
|
|
[youtube:show] Rework in terms of playlists base extractor
Sergey M․
2015-11-22
1
-21
/
+4
*
|
|
|
[youtube:user:playlists] Add extractor (Closes #3817)
Sergey M․
2015-11-22
2
-0
/
+27
*
|
|
|
[pluralsight] Rephrase
Sergey M․
2015-11-22
1
-1
/
+1
*
|
|
|
[pluralsight] Clarify allowed qualities guessing rationale
Sergey M․
2015-11-22
1
-0
/
+3
*
|
|
|
[soundcloud] Remove unused variable
Sergey M․
2015-11-22
1
-1
/
+1
*
|
|
|
[pluralsight] Until listing formats request only single format
Sergey M․
2015-11-22
1
-3
/
+21
*
|
|
|
[pluralsight] Clarify and randomize ViewClip sleep interval
Sergey M․
2015-11-22
1
-3
/
+12
*
|
|
|
[pluralsight] prevent error 429 when sensing video formats
Andrzej Lichnerowicz
2015-11-21
1
-0
/
+3
*
|
|
|
[pluralsight] Improve login detection
Sergey M․
2015-11-21
1
-0
/
+3
*
|
|
|
[pluralsight] Extract base class
Sergey M․
2015-11-21
1
-3
/
+7
*
|
|
|
[pluralsight] Update some more URLs
Sergey M․
2015-11-21
1
-4
/
+5
*
|
|
|
[pluralsight] Update _LOGIN_URL
Sergey M․
2015-11-21
1
-1
/
+1
*
|
|
|
[soundcloud:search] Simplify (Closes #7213)
Sergey M․
2015-11-21
1
-24
/
+18
*
|
|
|
[soundcloud:search] Remove no track results message
Sergey M․
2015-11-21
1
-4
/
+0
*
|
|
|
[soundcloud:search] Fix non-ASCII searches
Sergey M․
2015-11-21
1
-1
/
+2
*
|
|
|
[utils] Improve encode_dict
Sergey M․
2015-11-21
1
-1
/
+3
*
|
|
|
[soundcloud:search] PEP 8
Sergey M․
2015-11-21
1
-14
/
+9
*
|
|
|
[soundcloud] Remove limit on search results
reiv
2015-11-21
1
-8
/
+13
*
|
|
|
[soundcloud] Use correct error message conventions
reiv
2015-11-21
1
-2
/
+2
*
|
|
|
Rewrite as list comprehension.
reiv
2015-11-21
1
-6
/
+2
*
|
|
|
Simplify with itertools.islice().
reiv
2015-11-21
1
-5
/
+1
*
|
|
|
Fix some compatibility issues, cleanup.
reiv
2015-11-21
1
-16
/
+8
*
|
|
|
[soundcloud] Add Soundcloud search extractor
reiv
2015-11-21
2
-2
/
+89
*
|
|
|
[rutube] Extract all formats
Sergey M․
2015-11-21
1
-5
/
+21
*
|
|
|
[extractor/common] Use baseURL from f4m manifest for recursive manifest extra...
Sergey M․
2015-11-21
1
-1
/
+6
*
|
|
|
[rutube:embed] Extend _VALID_URL (Closes #7588)
Sergey M․
2015-11-21
1
-3
/
+6
*
|
|
|
[generic] Extract M3U8 formats (closes #7582)
Yen Chi Hsuan
2015-11-21
1
-0
/
+16
*
|
|
|
[generic] Refactor
Yen Chi Hsuan
2015-11-21
1
-14
/
+11
*
|
|
|
[generic] Unescape URLs from JWPlayer (#7582)
Yen Chi Hsuan
2015-11-21
1
-0
/
+1
*
|
|
|
[pluralsight:course] Improve _VALID_URL
Sergey M․
2015-11-21
1
-1
/
+4
[prev]
[next]