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
*
[utils] Keep dot and dotdot unmodified (Closes #5171)
Sergey M․
2015-03-10
2
-1
/
+6
*
[yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls
Jaime Marquínez Ferrándiz
2015-03-09
1
-1
/
+1
*
[niconico] Use '_match_id'
Jaime Marquínez Ferrándiz
2015-03-09
1
-3
/
+2
*
[yandexmusic] PEP8: remove blank line at the end of file
Jaime Marquínez Ferrándiz
2015-03-09
1
-1
/
+0
*
Merge branch 'MamayAlexander-YandexMusic'
Sergey M․
2015-03-09
3
-0
/
+134
|
\
|
*
Credit @MamayAlexander for yandexmusic (#5168)
Sergey M․
2015-03-09
1
-0
/
+1
|
*
[yamusic] Rename to yandexmusic
Sergey M․
2015-03-09
2
-1
/
+1
|
*
[yamusic] Improve, simplify, fix python3 issues and add tests
Sergey M․
2015-03-09
1
-68
/
+92
|
*
[YandexMusic] Add new extractor
Mamay Alexander
2015-03-09
2
-0
/
+109
|
/
*
release 2015.03.09
Philipp Hagemeister
2015-03-09
4
-3
/
+10
*
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2015-03-09
13
-34
/
+246
|
\
|
*
[breakcom] Process only play purpose media formats (Closes #5164)
Sergey M․
2015-03-09
1
-1
/
+1
|
*
[adultswim] Improve video_info extraction (Fixes #5152)
Naglis Jonaitis
2015-03-08
1
-12
/
+32
|
*
[downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132)
Jaime Marquínez Ferrándiz
2015-03-08
1
-2
/
+2
|
*
[YoutubeDL] Sanitize path before creating non-existent paths (Closes #4324)
Sergey M․
2015-03-08
1
-1
/
+1
|
*
[utils] Disallow trailing dot in sanitize_path for a path part
Sergey M․
2015-03-08
2
-1
/
+12
|
*
[YoutubeDL] Sanitize outtmpl as path
Sergey M․
2015-03-08
1
-6
/
+3
|
*
[utils] Fix sanitize_open
Sergey M․
2015-03-08
1
-5
/
+2
|
*
[utils] Add sanitize_path
Sergey M․
2015-03-08
2
-0
/
+39
|
*
[gazeta] Extend _VALID_URL
Sergey M․
2015-03-08
1
-3
/
+6
|
*
[teamcoco] Fix extraction
Naglis Jonaitis
2015-03-08
1
-3
/
+3
|
*
[vidme] Fix view_count extraction and remove comment_count extraction (Fixes ...
Naglis Jonaitis
2015-03-08
1
-5
/
+1
|
*
[pladform] Fix format quality sorting
Sergey M․
2015-03-08
1
-0
/
+4
|
*
[pladform] Add support for embeds
Sergey M․
2015-03-08
1
-0
/
+19
|
*
[pladform] Add extractor
Sergey M․
2015-03-08
2
-0
/
+87
|
*
[gazeta] Add new extractor (Closes #4222)
Naglis Jonaitis
2015-03-08
2
-0
/
+36
|
*
[twitch] Fix live streams (Closes #5158)
Sergey M․
2015-03-08
1
-4
/
+3
*
|
[README] Better bug reporting instructions
Philipp Hagemeister
2015-03-09
1
-1
/
+15
*
|
[options] Rename --dump-intermediate-pages to --dump-pages for consistence wi...
Philipp Hagemeister
2015-03-08
1
-1
/
+1
*
|
Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"
Philipp Hagemeister
2015-03-07
1
-6
/
+2
|
/
*
[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters
Sergey M․
2015-03-08
1
-2
/
+6
*
[eagleplatform] Remove debug output
Sergey M․
2015-03-07
1
-1
/
+0
*
[eagleplatform] Add support for ClipYou embeds
Sergey M․
2015-03-07
1
-0
/
+18
*
[eagleplatform] Add support for embeds
Sergey M․
2015-03-07
1
-0
/
+20
*
[eagleplatform] Add extractor
Sergey M․
2015-03-07
2
-0
/
+100
*
[youtube:search_url] Fix extraction (Closes #5155)
Sergey M․
2015-03-07
1
-1
/
+1
*
[orf:iptv] Add extractor (Closes #5140)
Sergey M․
2015-03-07
2
-0
/
+95
*
[dailymotion] Replace test
Jaime Marquínez Ferrándiz
2015-03-06
1
-5
/
+5
*
[vimeo] Use https for player.vimeo.com urls (closes #5147)
Jaime Marquínez Ferrándiz
2015-03-06
1
-1
/
+1
*
[vimeo:album] Fix password protected videos
Jaime Marquínez Ferrándiz
2015-03-06
1
-5
/
+5
*
[vimeo] Fix and use '_verify_video_password' (#5001)
Jaime Marquínez Ferrándiz
2015-03-06
1
-14
/
+6
*
[vimeo] Fix upload date extraction
Jaime Marquínez Ferrándiz
2015-03-06
1
-2
/
+4
*
[extractor/common] Remove 'm3u8' from quality selection URL
Sergey M․
2015-03-06
1
-1
/
+1
*
[extractor/common] Fix format_id when `last_media` is None and always include...
Sergey M․
2015-03-06
1
-5
/
+6
*
[twitch:vod] Prefer source stream (Fixes #5143)
Philipp Hagemeister
2015-03-06
1
-7
/
+10
*
[extractor/common] Improve m3u format IDs (#5143)
Philipp Hagemeister
2015-03-06
1
-1
/
+5
*
[travis] Declare 3.2 (Fixes #5144)
Philipp Hagemeister
2015-03-06
1
-0
/
+1
*
[vidme] Modernize
Philipp Hagemeister
2015-03-05
1
-6
/
+3
*
[extremetube] Fix extraction (Closes #5127)
Naglis Jonaitis
2015-03-05
1
-11
/
+19
*
[playwire] Add extractor
Sergey M․
2015-03-05
2
-0
/
+79
[next]