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
...
*
[arte.tv:embed] Extended support (#2620)
Yen Chi Hsuan
2016-04-11
2
-2
/
+14
*
Merge branch 'Phaeilo-presstv'
Yen Chi Hsuan
2016-04-11
2
-0
/
+75
|
\
|
*
[presstv] Improve and simplify
Yen Chi Hsuan
2016-04-11
1
-23
/
+25
|
*
Merge branch 'presstv' of https://github.com/Phaeilo/youtube-dl into Phaeilo-...
Yen Chi Hsuan
2016-04-11
2
-0
/
+73
|
|
\
|
|
*
[presstv] Refactored extractor.
Philip Huppert
2016-04-10
1
-29
/
+23
|
|
*
[presstv] updated extractor and tests to work with current PressTV website
Philip Huppert
2016-04-09
1
-14
/
+12
|
|
*
[presstv] Added extractor PressTV.
Philip Huppert
2016-04-09
2
-0
/
+81
*
|
|
[telebruxelles] Fix extraction (Closes #9142)
Sergey M․
2016-04-11
1
-6
/
+8
*
|
|
[glide] Improve extraction and extract upload info
Sergey M․
2016-04-10
1
-8
/
+20
*
|
|
[glide] Fix extraction (Closes #9141)
Sergey M․
2016-04-10
1
-2
/
+3
*
|
|
[jwplatform:base] Improve subtitles extraction
Sergey M․
2016-04-10
1
-4
/
+9
*
|
|
[screencastomatic] Add duration to test
Sergey M․
2016-04-10
1
-0
/
+1
*
|
|
[jwplatform:base] Extract duration
Sergey M․
2016-04-10
1
-1
/
+5
*
|
|
[screencastomatic] Fix extraction (Closes #9136)
Sergey M․
2016-04-10
1
-24
/
+11
*
|
|
[ebaumsworlds] Update _VALID_URL (Closes #9135)
Sergey M․
2016-04-10
1
-2
/
+2
*
|
|
[extractor/extractors] Remove non-existant imports
Sergey M․
2016-04-10
1
-6
/
+0
*
|
|
[cliprs] Add extractor (Closes #9099)
Sergey M․
2016-04-10
2
-0
/
+97
*
|
|
[extractor/common] Remove irrelevant comment
Sergey M․
2016-04-10
1
-1
/
+0
|
/
/
*
|
[test/InfoExtractors] add test for _download_json
Jaime Marquínez Ferrándiz
2016-04-09
1
-0
/
+10
*
|
[1tv] Fix extraction (Closes #9103)
Sergey M․
2016-04-10
1
-42
/
+97
*
|
[test/utils] Add test for date_from_str
Jaime Marquínez Ferrándiz
2016-04-09
1
-0
/
+8
*
|
[test/helper] Check got values to be strings for md5: fields
Yen Chi Hsuan
2016-04-09
1
-0
/
+3
*
|
[videodetective] Adapt to InternetVideoArchiveIE
Yen Chi Hsuan
2016-04-09
1
-3
/
+6
*
|
[rottentomatoes] Adapt to InternetVideoArchiveIE
Yen Chi Hsuan
2016-04-09
1
-6
/
+18
*
|
[internetvideoarchive] Fix extraction and support json URLs
Yen Chi Hsuan
2016-04-09
1
-60
/
+58
*
|
[funnyordie] Relax M3U8 URL matching
Yen Chi Hsuan
2016-04-09
1
-2
/
+2
|
/
*
[aol] Add coding cookie
Sergey M․
2016-04-09
1
-0
/
+1
*
[utils] Don't touch URLs if not necessary
Yen Chi Hsuan
2016-04-09
1
-0
/
+2
*
[aol] add support for videos with vidible IDs(closes #9124)
remitamine
2016-04-09
1
-3
/
+75
*
Merge pull request #8497 from jaimeMF/lazy-load
Yen Chi Hsuan
2016-04-09
10
-1006
/
+1134
|
\
|
*
setup.py: add command for building the lazy_extractors module
Jaime Marquínez Ferrándiz
2016-04-08
1
-2
/
+20
|
*
lazy extractors: Initialize the real info extractor
Jaime Marquínez Ferrándiz
2016-04-08
1
-2
/
+4
|
*
lazy extractors: Output if it's enabled in the verbose log
Jaime Marquínez Ferrándiz
2016-04-08
2
-1
/
+5
|
*
lazy extractors: Style fixes
Jaime Marquínez Ferrándiz
2016-04-08
3
-5
/
+4
|
*
lazy extractors: Fix building with python2.6
Jaime Marquínez Ferrándiz
2016-04-08
1
-3
/
+3
|
*
lazy extractors: specify the encoding
Jaime Marquínez Ferrándiz
2016-04-08
1
-0
/
+1
|
*
Add experimental support for lazy loading the info extractors
Jaime Marquínez Ferrándiz
2016-04-08
5
-9
/
+100
|
*
Move the extreactors import to youtube_dl/extractor/extractors.py
Jaime Marquínez Ferrándiz
2016-04-08
3
-990
/
+994
|
*
Delay initialization of InfoExtractors until they are needed
Jaime Marquínez Ferrándiz
2016-04-08
2
-5
/
+14
|
/
*
[tnaflix] Fix metadata extraction
Sergey M․
2016-04-09
1
-8
/
+8
*
[tnaflix] Fix extraction (Closes #9074)
Sergey M․
2016-04-08
1
-1
/
+5
*
[extractor/common] Relax _hidden_inputs
Sergey M․
2016-04-08
1
-1
/
+1
*
[gdcvault] Fix extraction (Closes #9107, closes #9114)
Sergey M․
2016-04-08
1
-7
/
+9
*
[extractor/common] Support arbitrary format strings for template based identi...
Sergey M․
2016-04-08
1
-1
/
+1
*
[democracynow] Improve extraction
Sergey M․
2016-04-08
1
-15
/
+21
*
[democracynow] Fix tests
Sergey M․
2016-04-08
1
-4
/
+5
*
[democracynow] Make description optional (Closes #9115)
Sergey M․
2016-04-08
1
-1
/
+1
*
[novamov] Improve _VALID_URL template (Closes #9116)
Sergey M․
2016-04-08
1
-3
/
+13
*
[acast] fix channel extraction(closes #9117)
remitamine
2016-04-08
1
-8
/
+24
*
[acast] fix extraction(#9117)
remitamine
2016-04-08
1
-7
/
+1
[prev]
[next]