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
...
*
[animeondemand] Add test
Sergey M․
2016-03-17
1
-2
/
+6
*
[animeondemand] Expand episode title regex (Closes #8875)
Sergey M․
2016-03-17
1
-1
/
+1
*
[crunchyroll] Fix custom _download_webpage (Closes #8883)
Sergey M․
2016-03-17
1
-3
/
+2
*
[wistia] extract more metadata
remitamine
2016-03-17
1
-15
/
+27
*
[nbc:nbcnews] improve extraction(fixes #6922)
remitamine
2016-03-17
1
-46
/
+91
*
[theplatform] extract brightcove once formats
remitamine
2016-03-17
1
-11
/
+11
*
[once] Add new format extractor
remitamine
2016-03-17
1
-0
/
+37
*
[youtube] Added itag 91
Yen Chi Hsuan
2016-03-17
1
-0
/
+1
*
[sbs] improve extraction(fixes #3811)
remitamine
2016-03-17
1
-11
/
+22
*
[bravotv] Add new extractor(#4657)
remitamine
2016-03-16
2
-0
/
+29
*
[utils] PEP 8
Sergey M․
2016-03-16
2
-4
/
+7
*
[brightcover] Remove unused import
Sergey M․
2016-03-16
1
-1
/
+0
*
[udemy] Improve course id v4 regex
Sergey M․
2016-03-16
1
-1
/
+1
*
[udemy] Update course id regex to cover v4 layout (Closes #8753, closes #8868...
Quan Hua
2016-03-16
1
-1
/
+2
*
Merge pull request #8092 from bpfoley/twitter-thumbnail
remitamine
2016-03-16
3
-0
/
+76
|
\
|
*
[utils] Add extract_attributes for extracting html tag attributes
Brian Foley
2016-03-03
3
-0
/
+76
*
|
[brightcove:new] extract protocol-less embed URLs(closes #2914)
remitamine
2016-03-16
1
-2
/
+2
*
|
[tv3] Add new extractor(closes #8059)
remitamine
2016-03-16
2
-0
/
+34
*
|
[brightcove] some improvements and fixes
remitamine
2016-03-16
1
-18
/
+14
*
|
[thestar] Add new extractor(closes #5955)
remitamine
2016-03-15
3
-1
/
+33
*
|
[brightcove:new] update embed_in_page embeds regex to match non numeric ref id
remitamine
2016-03-15
1
-1
/
+1
*
|
[noz] fix extraction in python 2.6
remitamine
2016-03-15
1
-4
/
+8
*
|
[kuwo:mv] Fix the test and extraction of georestricted MVs
Yen Chi Hsuan
2016-03-16
1
-6
/
+27
*
|
[aljazeera] update the extractor to use BrightcoveNewIE
remitamine
2016-03-15
1
-12
/
+6
*
|
[svt] extract dashhbbtv formats(#8867)
remitamine
2016-03-15
1
-3
/
+8
*
|
[brightcove] extract dash formats and detect audio formats
remitamine
2016-03-15
1
-4
/
+16
*
|
Merge pull request #8513 from remitamine/dash-sort
remitamine
2016-03-15
1
-0
/
+3
|
\
\
|
*
|
[extractor/common] fix dash formats sorting
remitamine
2016-02-11
1
-0
/
+3
*
|
|
[twitch:playlistbase] Clarify pagination bug
Sergey M․
2016-03-15
1
-1
/
+2
*
|
|
[noz] extract f4m and m3u8 formats
remitamine
2016-03-15
1
-11
/
+24
*
|
|
[brightcove:new] detect m3u8 manifests by M2TS container
remitamine
2016-03-15
1
-2
/
+3
*
|
|
[brightcove:new] Add support for non numeric ref: preffixed video ids
remitamine
2016-03-15
1
-1
/
+5
*
|
|
[rice] Add new extractor(closes #1736)
remitamine
2016-03-15
2
-0
/
+117
*
|
|
[brightcove] raise ExtractorError on 403 errors and fix regex to work with te...
remitamine
2016-03-14
1
-2
/
+9
*
|
|
[gameinformer] remove unused imports
remitamine
2016-03-14
1
-2
/
+0
*
|
|
[tlc] fix extraction and update extractor to use BrightcoveNewIE
remitamine
2016-03-14
1
-22
/
+13
*
|
|
[gameinformer] update the extractor to use BrightcoveNewIE
remitamine
2016-03-14
1
-21
/
+8
*
|
|
[external/downloader] fix rtmp downloading using FFmpegFD
remitamine
2016-03-14
1
-1
/
+28
*
|
|
release 2016.03.14
Philipp Hagemeister
2016-03-14
3
-3
/
+10
*
|
|
[usatoday] Add new extractor(closes #8655)
remitamine
2016-03-13
2
-0
/
+49
*
|
|
Merge pull request #8611 from remitamine/ffmpegfd
remitamine
2016-03-13
4
-78
/
+122
|
\
\
\
|
*
|
|
[downloader/external] pass configuration args to ffmpeg
remitamine
2016-03-13
1
-0
/
+2
|
*
|
|
[external/downloader] don't pass -t and -ss to ffmpeg
remitamine
2016-03-13
1
-7
/
+6
|
*
|
|
[downloader/external] check for ffmpeg availablity when it used for m3u8 down...
remitamine
2016-03-13
1
-0
/
+3
|
*
|
|
[download/external] move the check for multiple selected formats to get_suita...
remitamine
2016-03-13
2
-2
/
+2
|
*
|
|
[extractor/__init__] disable time range downloading
remitamine
2016-03-13
1
-2
/
+2
|
*
|
|
[downloader/rtsp] Add rtsp and mms downloader
remitamine
2016-03-13
2
-2
/
+48
|
*
|
|
[downloader/external] add can_download mathod for checking downloader availib...
remitamine
2016-03-13
2
-2
/
+6
|
*
|
|
[downloader/external] wrap available_opt in a list
remitamine
2016-03-13
1
-5
/
+5
|
*
|
|
[downloader/external] skip FFmpegFD when requesting multiple formats
remitamine
2016-03-13
1
-1
/
+1
[prev]
[next]