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
/
extractor
/
amp.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improve URL extraction
Sergey M․
2018-07-21
1
-7
/
+8
|
*
[amp] imporove thumbnail and subtitle extraction
Remita Amine
2017-05-02
1
-5
/
+13
|
*
[amp] extract error message(closes #12795)
Remita Amine
2017-04-20
1
-2
/
+6
|
*
[amp] Fix a typo
Yen Chi Hsuan
2016-07-06
1
-1
/
+1
|
*
use mimetype2ext to determine manifest ext in multiple extractors
Remita Amine
2016-07-06
1
-6
/
+12
|
*
[abcnews] Added a new extractor (closes #3992)
Yen Chi Hsuan
2016-05-17
1
-2
/
+2
|
|
|
|
Related: #6108, #8664, #9459
*
[amp] Fix upload timestamp extraction (Closes #9007)
Sergey M․
2016-03-28
1
-1
/
+3
|
*
[amp] Add missing subtitles to info dict
Sergey M․
2016-01-05
1
-0
/
+1
|
*
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-12-29
1
-8
/
+4
|
|
|
|
Now all _extract_*_formats routines return a list
*
[bleacherreport] fix style issues and simplify
remitamine
2015-12-21
1
-19
/
+19
|
*
[amp] Add generic extractor for Akamai AMP feeds and use it in dramafever ↵
remitamine
2015-11-07
1
-0
/
+84
and foxnews extractors