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
...
*
[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
*
[fxnetworks] add test and check geo restriction
Remita Amine
2016-08-15
1
-0
/
+18
*
[fxnetworks] Add new extractor(closes #9462)
Remita Amine
2016-08-15
2
-0
/
+50
*
[cbsnews] Remove invalid tests. CBS Live videos gets deleted soon.
Yen Chi Hsuan
2016-08-15
1
-10
/
+4
*
[ChangeLog] Update for CBSLocal and related changes
Yen Chi Hsuan
2016-08-15
1
-0
/
+3
*
[cbslocal] Adapt to SendtoNewsIE
Yen Chi Hsuan
2016-08-15
1
-12
/
+6
*
[sendtonews] Fix extraction
Yen Chi Hsuan
2016-08-15
1
-54
/
+57
*
[jwplatform] Parse video_id from JWPlayer data
Yen Chi Hsuan
2016-08-15
1
-4
/
+6
*
[zippcast] Remove extractor (Closes #10332)
Sergey M․
2016-08-15
2
-95
/
+0
*
[uplynk,viceland] update tests and change uplynk extractors names
Remita Amine
2016-08-14
2
-1
/
+4
*
[adobepass] fix check for pendingLogout errors
Remita Amine
2016-08-14
1
-1
/
+1
*
[adobepass] clear cache in case of pendingLogout errors
Remita Amine
2016-08-14
1
-1
/
+11
*
[viceland] raise ExtractorError for errors other than HTTP 400
Remita Amine
2016-08-14
1
-0
/
+1
*
[viceland] remove outdated comment
Remita Amine
2016-08-14
1
-1
/
+0
*
[viceland] fix info extraction(closes #8799)
Remita Amine
2016-08-14
2
-4
/
+14
*
[viceland] Add new extractor(#8799)
Remita Amine
2016-08-14
2
-0
/
+101
*
[adobepass] create separate class for adobe pass authentication
Remita Amine
2016-08-14
5
-99
/
+134
*
[life:embed] Improve extraction
Sergey M․
2016-08-14
1
-19
/
+49
*
[theplatform] use _get_netrc_login_info and fix session expiration check(#10345)
Remita Amine
2016-08-14
1
-7
/
+8
*
[common] add separate method for getting netrc ligin info
Remita Amine
2016-08-14
1
-10
/
+20
*
[vgtv] Detect geo restricted videos (#10348)
Sergey M․
2016-08-14
1
-0
/
+12
*
[uplynk] Add new extractor
Remita Amine
2016-08-13
3
-0
/
+74
*
Update ChangeLog for #10342
Yen Chi Hsuan
2016-08-14
1
-0
/
+7
*
Merge pull request #10342 from muphil/patch-1
Yen Chi Hsuan
2016-08-14
1
-0
/
+1
|
\
|
*
bug fix for extractor xiami.py
phi
2016-08-14
1
-0
/
+1
|
/
*
release 2016.08.13
Sergey M․
2016-08-13
4
-7
/
+6
*
[ChangeLog] Actualize
Sergey M․
2016-08-13
1
-0
/
+20
*
[pbs] Clarify comment on http formats
Sergey M․
2016-08-13
1
-6
/
+6
*
[pbs] Fix description extraction and update tests
Sergey M․
2016-08-13
1
-24
/
+23
*
[franceculture] Fix extraction (Closes #10324)
Sergey M․
2016-08-13
2
-77
/
+26
*
[pornotube] Fix extraction (Closes #10322)
Sergey M․
2016-08-13
1
-45
/
+38
*
[4tube] Fix metadata extraction (Closes #10321)
Sergey M․
2016-08-13
1
-5
/
+5
*
[bigflix] Remove an invalid test
Yen Chi Hsuan
2016-08-13
1
-9
/
+0
*
[imgur] Fix width and height extraction (Closes #10325)
Sergey M․
2016-08-13
1
-6
/
+4
*
[vbox7] Remove unused imports
Sergey M․
2016-08-13
1
-6
/
+1
*
[test_verbose_output] Fix tests under Python 3
Yen Chi Hsuan
2016-08-13
1
-16
/
+16
*
[expotv] Improve extraction and update test
Sergey M․
2016-08-13
1
-13
/
+10
*
[downloader/external:curl] Clarify why CurlFD should not capture stderr
Remita Amine
2016-08-13
1
-0
/
+1
[prev]
[next]