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
...
*
[brightcove] PEP 8
Sergey M․
2017-04-19
1
-1
/
+1
*
[utils] add support for ttml styles
Remita Amine
2017-04-19
2
-9
/
+152
*
[fragment,hls,f4m,dash,ism] improve fragment downloading
Remita Amine
2017-04-19
7
-124
/
+112
*
[odnoklassniki] update tests
Remita Amine
2017-04-19
1
-4
/
+5
*
[xfileshare] Add support for gorillavid.com and daclips.com (closes #12776)
Sergey M․
2017-04-18
1
-14
/
+14
*
[instagram] Fix extraction (closes #12777)
Sergey M․
2017-04-18
1
-2
/
+6
*
[extractor/common] Add support multiple getters in try_get
Sergey M․
2017-04-18
1
-7
/
+10
*
[extractor/common] Add support for video of WebPage context in _json_ld (clos...
Sergey M․
2017-04-18
1
-12
/
+21
*
[brightcove] Support URLs with bcpid instead of playerID
Yen Chi Hsuan
2017-04-18
3
-3
/
+40
*
[brightcove] Fix _extract_url (closes #12782)
Sergey M․
2017-04-18
3
-4
/
+4
*
[common] Relax JWPlayer regex and remove duplicate urls(#12768)
Remita Amine
2017-04-17
1
-2
/
+8
*
[odnoklassniki] extract m3u8 formats
Remita Amine
2017-04-16
1
-2
/
+21
*
release 2017.04.17
Sergey M․
2017-04-17
3
-5
/
+5
*
[ChangeLog] Actualize
Sergey M․
2017-04-17
1
-0
/
+13
*
[extractor/generic] Add test for #12761
Sergey M․
2017-04-17
1
-0
/
+9
*
[limelight] Add support for channels and channels lists embedded using Limeli...
Sergey M․
2017-04-17
1
-4
/
+4
*
[limelight] Improve embeds extraction (closes #12761)
Sergey M․
2017-04-17
2
-0
/
+43
*
[itv] Extract series metadata
Sergey M․
2017-04-16
1
-2
/
+4
*
[itv] Fix rtmp formats (#12759)
Sergey M․
2017-04-16
1
-5
/
+15
*
[itv] Use native hls
Sergey M․
2017-04-16
1
-1
/
+3
*
[itv] Lower preference for rtmp formats (closes #12759)
Sergey M․
2017-04-16
1
-0
/
+2
*
Credit @triple-j for extracting more metadata from go90.com(#12721)
Remita Amine
2017-04-15
1
-0
/
+1
*
Merge pull request #12752 from triple-j/go90_improvements_pull_request
remitamine
2017-04-15
1
-2
/
+36
|
\
|
*
[go90] Improve extraction
Jeremie J. Jarosh
2017-04-15
1
-2
/
+36
*
|
release 2017.04.16
Sergey M․
2017-04-16
4
-5
/
+7
*
|
[ChangeLog] Actualize
Sergey M․
2017-04-16
1
-0
/
+16
*
|
[YoutubeDL] Apply expand_path after output template substitution
Sergey M․
2017-04-16
1
-2
/
+1
*
|
[test_YoutubeDL] Add test for #11163
Sergey M․
2017-04-16
1
-1
/
+3
*
|
[YoutubeDL] Propagate overridden metadata to IE results of type url (closes #...
Sergey M․
2017-04-16
1
-1
/
+8
*
|
[extractor/generic] Extract RSS entries as url_transparent (#11163)
Sergey M․
2017-04-16
1
-1
/
+1
*
|
[streamango] Improve extraction (closes #12643)
Sergey M․
2017-04-15
1
-20
/
+30
*
|
[streamango] Add extractor
Marvin Ewald
2017-04-15
2
-0
/
+55
*
|
[wsj] Improve and modernize (closes #12558)
Sergey M․
2017-04-15
1
-17
/
+23
*
|
[wsj:article] Add extractor
John Hawkinson
2017-04-15
2
-4
/
+29
*
|
[brightcove] Validate ambiguous embeds' URLs (closes #9163, closes #12005, cl...
Sergey M․
2017-04-15
2
-25
/
+34
*
|
[brightcove] Relax video tag embeds extraction
John Hawkinson
2017-04-15
2
-20
/
+92
|
/
*
[udemy] Add support for react rendition (closes #12744)
Sergey M․
2017-04-15
1
-21
/
+58
*
[curiositystream] PEP 8
Sergey M․
2017-04-15
1
-1
/
+0
*
[canalplus] PEP 8
Sergey M․
2017-04-15
1
-2
/
+2
*
release 2017.04.15
Sergey M․
2017-04-15
3
-5
/
+5
*
[ChangeLog] Actualize
Sergey M․
2017-04-15
1
-0
/
+6
*
[youku] Keep old fileid extraction code as fallback (#12741)
Sergey M․
2017-04-15
1
-2
/
+6
*
[youku] Fix fileid extraction
xuhaomin
2017-04-14
1
-1
/
+1
*
release 2017.04.14
Sergey M․
2017-04-14
4
-5
/
+7
*
[ChangeLog] Actualize
Sergey M․
2017-04-14
1
-0
/
+20
*
[aenetworks] Add support for specials (closes #12723)
Sergey M․
2017-04-13
1
-3
/
+18
*
[hbo] extract m3u8 formats
Remita Amine
2017-04-13
1
-7
/
+9
*
[go90] Add new extractor(closes #10127)
Remita Amine
2017-04-13
2
-0
/
+93
*
[downloader/hls] add basic support for EXT-X-BYTERANGE tag(#10955)
Remita Amine
2017-04-13
1
-3
/
+16
*
[tv2hu] Fix invalid escape sequence on Py3.6
Yen Chi Hsuan
2017-04-13
1
-1
/
+1
[prev]
[next]