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
...
*
|
[cultureunplugged] fix extraction(closes #10330)
Remita Amine
2016-08-20
1
-1
/
+8
*
|
[cnn] add support for money.cnn.com videos(closes #2797)
Remita Amine
2016-08-20
1
-7
/
+34
*
|
[cbs, cbsnews] fix extraction(fixes #10393)
Remita Amine
2016-08-20
3
-21
/
+38
*
|
[dotsub] Replace test (Closes #10386)
Sergey M․
2016-08-20
1
-10
/
+10
*
|
[imdb] Improve title extraction and make thumbnail non-fatal
Déstin Reed
2016-08-20
1
-3
/
+4
|
/
*
[litv] Support 'promo' URLs (closes #10385)
Yen Chi Hsuan
2016-08-20
1
-4
/
+20
*
[snotr] Fix extraction (closes #10338)
Yen Chi Hsuan
2016-08-20
1
-17
/
+21
*
[utils] Recognize units with full names in parse_filename
Yen Chi Hsuan
2016-08-20
1
-0
/
+17
*
[miomio] Adapt to the new API and update _TESTS
Yen Chi Hsuan
2016-08-20
1
-13
/
+6
*
[vuclip] Adapt to the new API and update _TEST
Yen Chi Hsuan
2016-08-19
1
-5
/
+5
*
[extractor/common] Recognize m3u8 manifests in HTML5 multimedia tags
Yen Chi Hsuan
2016-08-19
1
-11
/
+25
*
[radiobremen] Update _TEST (closes #10337)
Yen Chi Hsuan
2016-08-19
1
-5
/
+5
*
[n-tv.de] Fix extraction (closes #10331)
Yen Chi Hsuan
2016-08-19
1
-3
/
+5
*
[utils] Correct octal/hexadecimal number detection in js_to_json
Yen Chi Hsuan
2016-08-19
1
-3
/
+3
*
[globo:article] Relax _VALID_URL and video id regex (Closes #10379)
Sergey M․
2016-08-19
1
-2
/
+5
*
release 2016.08.19
Sergey M․
2016-08-19
1
-1
/
+1
*
[options] Remove output template description from --help
Sergey M․
2016-08-18
1
-16
/
+1
*
[porncom] Add extractor (Closes #2251, closes #10251)
Sergey M․
2016-08-18
2
-0
/
+90
*
[utils] Recognize lowercase units in parse_filesize
Sergey M․
2016-08-18
1
-0
/
+8
*
[generic] Fix dbtv test (Closes #10364)
Sergey M․
2016-08-18
1
-0
/
+4
*
[dbtv] Relax embed regex
Sergey M․
2016-08-18
1
-1
/
+1
*
[DBTV:generic] Add support for embeds
Déstin Reed
2016-08-18
2
-0
/
+17
*
[vk:wallpost] Fix audio extraction
Sergey M․
2016-08-18
1
-28
/
+38
*
[vk] Fix authentication on python3
Sergey M․
2016-08-18
1
-2
/
+4
*
[keezmovies] PEP 8
Sergey M․
2016-08-18
1
-2
/
+3
*
[hgtvcom:show] Add extractor (Closes #10365)
Sergey M․
2016-08-18
2
-1
/
+35
*
[discoverygo] extend _VALID_URL to support other networks
Remita Amine
2016-08-17
1
-1
/
+11
*
[extremetube] Revert display_id
Sergey M․
2016-08-17
1
-3
/
+2
*
[keezmovies] Make display_id optional
Sergey M․
2016-08-17
1
-1
/
+2
*
release 2016.08.17
Sergey M․
2016-08-17
1
-1
/
+1
*
[extremetube] Modernize
Sergey M․
2016-08-17
1
-57
/
+16
*
[tube8] Modernize
Sergey M․
2016-08-17
1
-50
/
+10
*
[mofosex] Extract all formats and modernize (Closes #10335)
Sergey M․
2016-08-17
1
-42
/
+45
*
[keezmovies] Improve and modernize
Sergey M․
2016-08-17
1
-40
/
+100
*
[vbox7:generic] Add support for vbox7 embeds
Sergey M․
2016-08-17
2
-0
/
+28
*
[vbox7] Add support for embed URLs
Sergey M․
2016-08-17
1
-3
/
+7
*
[mtg] Improve view count extraction
Sergey M․
2016-08-17
1
-1
/
+7
*
[viafree] Add extractor (Closes #10358)
Sergey M․
2016-08-17
2
-1
/
+57
*
[mtg] Add support for viafree URLs (#10358)
Sergey M․
2016-08-17
1
-12
/
+29
*
[fxnetworks] extend _VALID_URL to support simpsonsworld.com
Remita Amine
2016-08-16
1
-4
/
+7
*
[amcnetworks] fix typo
Remita Amine
2016-08-16
1
-1
/
+1
*
[theplatform] extract subtitles with multiple formats from the metadata
Remita Amine
2016-08-16
1
-2
/
+2
*
[xvideos] Fix test
Sergey M․
2016-08-16
1
-2
/
+2
*
[xvideos] Fix HLS extraction (Closes #10356)
Sergey M․
2016-08-16
1
-17
/
+17
*
[amcnetworks] extract episode metadata
Remita Amine
2016-08-16
1
-1
/
+20
*
[amcnetworks] Add new extractor
Remita Amine
2016-08-16
2
-0
/
+73
*
[adobepass] PEP 8
Sergey M․
2016-08-16
1
-1
/
+1
*
[bbc:playlist] Fix tests
Sergey M․
2016-08-16
1
-18
/
+18
*
[bbc:playlist] Add support for pagination (Closes #10349)
Sergey M․
2016-08-16
1
-6
/
+42
*
[adobepass] add IE suffix to the extractor and remove duplicate constant
Remita Amine
2016-08-15
6
-13
/
+12
[prev]
[next]