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
...
*
|
[globo] Prefer native m3u8
Sergey M․
2015-11-04
1
-1
/
+2
*
|
[globo] Skip unsupported smooth streaming
Sergey M․
2015-11-04
1
-1
/
+1
*
|
[globo] Improve m3u8 extraction
Sergey M․
2015-11-04
1
-1
/
+4
*
|
[globo] Separate article extractor
Sergey M․
2015-11-04
2
-66
/
+79
*
|
Merge remote-tracking branch 'upstream/master'
Yen Chi Hsuan
2015-11-04
1
-6
/
+7
|
\
\
|
*
|
[vimeo] Fix non-ASCII album passwords
Sergey M․
2015-11-03
1
-1
/
+1
|
*
|
[vimeo] Fix non-ASCII login
Sergey M․
2015-11-03
1
-2
/
+2
|
*
|
[vimeo] Fix non-ASCII video passwords (2)
Sergey M․
2015-11-03
1
-1
/
+1
|
*
|
[vimeo] Fix non-ASCII video passwords (Closes #7352)
Sergey M․
2015-11-03
1
-2
/
+3
*
|
|
[test/subtitles] Add test for DemocracynowIE
Yen Chi Hsuan
2015-11-04
1
-0
/
+21
*
|
|
Merge branch 'atomicdryad-pr-democracynow'
Yen Chi Hsuan
2015-11-04
2
-0
/
+89
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[democracynow] Prevent required fields to be None
Yen Chi Hsuan
2015-11-04
1
-2
/
+2
|
*
|
[democracynow] Rename js to json_data
Yen Chi Hsuan
2015-11-04
1
-6
/
+6
|
*
|
[democracynow] Add MD5 sums
Yen Chi Hsuan
2015-11-03
1
-0
/
+2
|
*
|
[democracynow] Simplify
Yen Chi Hsuan
2015-11-03
1
-39
/
+41
|
*
|
[democracynow] Fix _TESTS
Yen Chi Hsuan
2015-10-31
1
-4
/
+3
|
*
|
Merge branch 'pr-democracynow' of https://github.com/atomicdryad/youtube-dl i...
Yen Chi Hsuan
2015-10-31
2
-0
/
+86
|
|
\
\
|
|
*
|
democracynow: correct syntax
fnord
2015-07-17
1
-29
/
+14
|
|
*
|
Add support for democracynow.org
fnord
2015-07-13
2
-0
/
+101
*
|
|
|
release 2015.11.02
Philipp Hagemeister
2015-11-02
1
-1
/
+1
*
|
|
|
[utils] unified_strdate: Return None if the date format can't be recognized (...
Jaime Marquínez Ferrándiz
2015-11-02
2
-1
/
+3
*
|
|
|
[videofy.me] fix info extraction
remitamine
2015-11-02
1
-19
/
+21
*
|
|
|
[mitele] Fix extraction and update test checksum (fixes #7343)
Jaime Marquínez Ferrándiz
2015-11-02
1
-2
/
+6
*
|
|
|
[utils:sanitize_path] Disallow trailing whitespace in path segment (Closes #7...
Sergey M․
2015-11-02
1
-1
/
+1
*
|
|
|
release 2015.11.01
Philipp Hagemeister
2015-11-01
2
-2
/
+3
*
|
|
|
[eitb] Improve hds extraction
Sergey M․
2015-11-01
1
-2
/
+3
*
|
|
|
[eitb] Improve, make more robust and extract f4m formats (Closes #7328)
Sergey M․
2015-11-01
1
-21
/
+50
*
|
|
|
[eitb] fix info extraction
remitamine
2015-11-01
1
-21
/
+44
*
|
|
|
Merge pull request #7296 from jaimeMF/xml_attrib_unicode
Sergey M
2015-10-31
13
-48
/
+89
|
\
\
\
\
|
*
|
|
|
[compat] compat_etree_fromstring: clarify comment
Jaime Marquínez Ferrándiz
2015-10-29
1
-2
/
+2
|
*
|
|
|
[compat] compat_etree_fromstring: also decode the text attribute
Jaime Marquínez Ferrándiz
2015-10-26
5
-30
/
+30
|
*
|
|
|
[compat] compat_etree_fromstring: only decode bytes objects
Jaime Marquínez Ferrándiz
2015-10-25
2
-4
/
+5
|
*
|
|
|
Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)
Jaime Marquínez Ferrándiz
2015-10-25
11
-21
/
+61
*
|
|
|
|
[extractor/common] Fix m3u8 extraction on failure
Sergey M․
2015-11-01
1
-3
/
+4
*
|
|
|
|
[mdr] Fix failed formats processing
Sergey M․
2015-11-01
1
-5
/
+6
*
|
|
|
|
[extractor/common] Make ie_key and IE_NAME return unicode string
Sergey M․
2015-10-31
1
-2
/
+2
*
|
|
|
|
[utils] Make unified_strdate always return unicode string
Sergey M․
2015-10-31
1
-1
/
+1
*
|
|
|
|
[generic] Update test
Sergey M․
2015-10-31
1
-0
/
+1
*
|
|
|
|
[mdr] PEP 8
Sergey M․
2015-10-31
1
-1
/
+1
*
|
|
|
|
[mdr] Simplify xpath
Sergey M․
2015-10-31
1
-4
/
+7
*
|
|
|
|
[utils] Support list of xpath in xpath_element
Sergey M․
2015-10-31
2
-3
/
+19
*
|
|
|
|
[mdr] Add audio test
Sergey M․
2015-10-31
1
-0
/
+11
*
|
|
|
|
[mdr] Modernize and include kika.de
Sergey M․
2015-10-31
3
-144
/
+132
*
|
|
|
|
[kika] Cleanup
Jaime Marquínez Ferrándiz
2015-10-31
1
-32
/
+22
*
|
|
|
|
[kika] Replace non working tests and recognize 'einzelsendung' urls.
Jaime Marquínez Ferrándiz
2015-10-31
1
-10
/
+10
*
|
|
|
|
replaced inefficient code
Lucas
2015-10-31
1
-11
/
+7
*
|
|
|
|
Add new extractor
Lucas
2015-10-31
2
-0
/
+116
|
|
/
/
/
|
/
|
|
|
*
|
|
|
[anitube] Relax key regex (Closes #7303)
Sergey M․
2015-10-30
1
-2
/
+2
*
|
|
|
[moniker] Add tests for #7244
Sergey M․
2015-10-29
1
-0
/
+12
*
|
|
|
[moniker] Add support for builtin embedded videos (Closes #7244)
Sergey M․
2015-10-29
1
-11
/
+24
[prev]
[next]