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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of replacing accented characters with an underscore when sanitizing f...
Adam Thalhammer
2016-05-02
1
-2
/
+7
*
[discovery] Fix typo
Sergey M․
2016-05-02
1
-1
/
+1
*
[vevo] Extract featured artist
Sergey M․
2016-05-02
1
-3
/
+11
*
[vevo:playlist] Add fallback for playlist id
Sergey M․
2016-05-02
1
-1
/
+1
*
[vevo] Extract track related metafields and add artists to title (Closes #1684)
Sergey M․
2016-05-02
1
-16
/
+42
*
[vevo] Add test for video only available via webpage
Sergey M․
2016-05-02
1
-0
/
+14
*
[vevo] Extract video versions from webpage as a last resort (Closes #8426, cl...
Sergey M․
2016-05-02
1
-8
/
+20
*
[vevo] Fix _call_api
Sergey M․
2016-05-02
1
-2
/
+2
*
[vevo:playlist] Fix genre playlists
Sergey M․
2016-05-02
1
-4
/
+14
*
[vevo:playlist] Remove debug params
Sergey M․
2016-05-02
1
-8
/
+0
*
[vevo:playlist] Add extractor (Closes #9334, closes #9364)
Sergey M․
2016-05-02
2
-3
/
+76
*
release 2016.05.01
Philipp Hagemeister
2016-05-01
1
-1
/
+1
*
[postprocessor/ffmpeg] Simplify metadata preparation and add track related me...
Sergey M․
2016-05-01
1
-17
/
+24
*
[tagesschau] Restrict playlist entry regex
Sergey M․
2016-05-01
1
-1
/
+5
*
[tagesschau] Expand video id
Sergey M․
2016-05-01
1
-6
/
+6
*
[tagesschau] Relax _VALID_URL
Sergey M․
2016-05-01
1
-2
/
+6
*
[tagesschau] Separate player extractor
Sergey M․
2016-05-01
2
-74
/
+170
*
[ccc] improve extraction
remitamine
2016-05-01
1
-73
/
+38
*
[tagesschau] Fix article media ids
Sergey M․
2016-05-01
1
-3
/
+3
*
[tagesschau] Fix audio support
Sergey M․
2016-05-01
1
-26
/
+49
*
[tagesschau] Add support for playlists
Sergey M․
2016-05-01
1
-42
/
+68
*
[rtlnl] Match formats only by height
Sergey M․
2016-05-01
1
-4
/
+6
*
[tagesschau] Relax _VALID_URL
Sergey M․
2016-05-01
1
-1
/
+4
*
[tagesschau] Update _FORMATS map
Sergey M․
2016-05-01
1
-2
/
+5
*
[discovery] remove unused imports
remitamine
2016-04-30
1
-6
/
+1
*
[discovery] extract more info using BrightcoveNewIE
remitamine
2016-04-30
1
-45
/
+7
*
[discovery] extract subtitle
remitamine
2016-04-30
1
-0
/
+11
*
[discovery] extract http formats
remitamine
2016-04-30
1
-3
/
+47
*
[xiami] Improve extraction (Closes #9079)
Sergey M․
2016-04-30
2
-102
/
+99
*
[xiami] Add xiami extractor
BlahGeek
2016-04-30
2
-0
/
+167
*
[ted] add support for youtube embeds and update tests
remitamine
2016-04-30
1
-8
/
+17
*
[ted] extract all http formats
remitamine
2016-04-30
1
-16
/
+29
*
[vlive] Pass Referer as bytestring (Closes #9352)
Sergey M․
2016-04-30
1
-1
/
+1
*
[pbs] extract srt and vtt subtitles
remitamine
2016-04-30
1
-0
/
+13
*
[pbs] remove duplicate format
remitamine
2016-04-30
1
-3
/
+1
*
[pbs] extract only the formats that we know that they will be available as ht...
remitamine
2016-04-30
1
-1
/
+3
*
[pbs] fix the least bitrate http url construction
remitamine
2016-04-30
1
-0
/
+2
*
[pbs] extract all http formats
remitamine
2016-04-30
1
-24
/
+24
*
[wsj] improve extraction
remitamine
2016-04-29
1
-47
/
+48
*
[rtlnl] Replace test
Sergey M․
2016-04-30
1
-8
/
+8
*
[rtlnl] Clarify tests
Sergey M․
2016-04-30
1
-0
/
+2
*
[rtlnl] Fix tests
Sergey M․
2016-04-30
1
-2
/
+2
*
[rtlnl] Improve extraction (Closes #9329)
Sergey M․
2016-04-30
1
-22
/
+33
*
[rtlnl] Update 720p PG_URL_TEMPLATE
Reino17
2016-04-30
1
-5
/
+16
*
[dfb] extract m3u8 formats
remitamine
2016-04-29
1
-13
/
+20
*
[funimation] Detect blocking and support CloudFlare cookies
Yen Chi Hsuan
2016-04-30
1
-3
/
+45
*
[common] Fix format_id construction for HLS
Yen Chi Hsuan
2016-04-29
1
-1
/
+1
*
[crunchyroll] Sort formats
Sergey M․
2016-04-29
1
-0
/
+1
*
[crunchyroll] Add even more relaxed fmt fallback
Sergey M․
2016-04-29
1
-1
/
+4
*
[crunchyroll] Relax fmt regex
Sergey M․
2016-04-29
1
-1
/
+1
[next]