index
:
youtube-dl.git
debian
master
upstream
packaging youtube-dl for debian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
[extractor/common] Add container meta field for formats extracted in _parse_m...
Ondřej Caletka
2017-12-31
1
-0
/
+1
*
[slutload] Add support for mobile URLs
Windom
2017-12-31
1
-3
/
+11
*
[abc:iview] Improve extraction and bypass geo restriction (closes #14782)
Sergey M․
2017-12-31
1
-33
/
+32
*
[abc:iview] Fix extraction (closes #14711)
d2au
2017-12-31
1
-5
/
+23
*
[openload] Fix extraction (closes #15118)
Yen Chi Hsuan
2017-12-30
1
-1
/
+2
*
[mediasite] Improve extraction and code style, add support for DASH (closes #...
Sergey M․
2017-12-30
2
-57
/
+100
*
[mediasite] Add extractor, subsume sandia and collegerama extractors
felix
2017-12-30
5
-160
/
+195
*
[common] use AACL as the default fourcc when AudioTag is 255
felix
2017-12-30
1
-1
/
+1
*
[ufctv] Add new extractor(closes #14520)
Remita Amine
2017-12-30
2
-0
/
+56
*
[pluralsight] Fix missing first line of subtitles (closes #11118)
50csent
2017-12-30
1
-2
/
+2
*
[openload] Fallback on f-page extraction (closes #14665, closes #14879)
Sergey M․
2017-12-30
1
-7
/
+21
*
[vimeo] Improve password protected videos extraction (closes #15114)
Sergey M․
2017-12-30
1
-5
/
+6
*
[extractor/common] Fix extraction of DASH formats with the same representatio...
Sergey M․
2017-12-29
1
-10
/
+8
*
[aws] fix canonical/signed headers generation in python 2(closes #15102)
Remita Amine
2017-12-29
1
-3
/
+3
*
[internazionale] Improve extraction (closes #14973)
Sergey M․
2017-12-27
1
-19
/
+37
*
[internazionale] Add extractor
Leonardo Taccari
2017-12-27
2
-0
/
+47
*
[playtvak] Relax video regex and make description optional
Ondřej Caletka
2017-12-27
1
-5
/
+15
*
[filmweb] improve extraction
Remita Amine
2017-12-26
2
-57
/
+86
*
[Filmweb] Add extractor
Déstin Reed
2017-12-26
3
-0
/
+92
*
[espn] Add new extractor for http://fivethirtyeight.com(closes #6864)
Remita Amine
2017-12-26
2
-0
/
+32
*
[umg:de] Add new extractor(closes #11582)(closes #11584)
Remita Amine
2017-12-26
2
-0
/
+104
*
[espn] add support for espnfc and extract more formats(closes #8053)
Remita Amine
2017-12-25
1
-21
/
+51
*
[youku] Add test case.
JianxinLi
2017-12-25
1
-0
/
+4
*
[youku] Fix list extraction.(close #15065)
JianxinLi
2017-12-25
1
-1
/
+1
*
[openload] Remove a confusing exception
Yen Chi Hsuan
2017-12-24
1
-2
/
+3
*
[openload] Add support for oload.stream (closes #15070)
Sergey M․
2017-12-24
1
-1
/
+4
*
[youku] Update ccode
JianxinLi
2017-12-23
1
-1
/
+1
*
[kaltura] Fix typo
Sergey M․
2017-12-23
1
-1
/
+1
*
[kaltura] Add another embed pattern for entry_id
Sergey M․
2017-12-23
1
-3
/
+6
*
[voot] Fix video identification
Sergey M․
2017-12-23
1
-3
/
+5
*
[extractor/common] Move X-Forwarded-For setup code into _request_webpage
Sergey M․
2017-12-23
1
-9
/
+10
*
[7plus] Add new extractor(closes #15043)
Remita Amine
2017-12-23
3
-56
/
+128
*
[animeondemand] Fix typo
Sergey M․
2017-12-20
1
-1
/
+1
*
[animeondemand] Relax login error regex
Sergey M․
2017-12-19
1
-2
/
+2
*
[shahid] add support for show pages(closes #7401)
Remita Amine
2017-12-19
4
-131
/
+219
*
[youtube] Extract uploader, uploader_id and uploader_url for playlists (#1142...
Sergey M․
2017-12-19
1
-1
/
+21
*
[extractor/common] Introduce uploader, uploader_id and uploader_url meta fiel...
Sergey M․
2017-12-19
1
-2
/
+3
*
[afreecatv] Improve format extraction (closes #15019)
Sergey M․
2017-12-19
1
-4
/
+13
*
[cspan] add support for audio only pages and catch page errors(closes #14995)
Remita Amine
2017-12-17
1
-5
/
+18
*
[mailru] Fix issues and improve (closes #14904)
Sergey M․
2017-12-17
1
-15
/
+28
*
[mailru] Add support for embed URLs
Hongjie Dong
2017-12-17
1
-15
/
+23
*
[crunchyroll] Future-proof XML element checks(closes #15013)
Remita Amine
2017-12-17
1
-4
/
+4
*
[cbslocal] Fix timestamp extraction (closes #14999, closes #15000)
Sergey M․
2017-12-16
1
-6
/
+4
*
[discoverygo] correct ttml subtitle extension
Remita Amine
2017-12-16
1
-1
/
+6
*
[vk] Make view count optional (closes #14979)
Sergey M․
2017-12-15
1
-1
/
+1
*
[disney] skip Apple FairPlay formats(#14982)
Remita Amine
2017-12-15
1
-2
/
+10
*
[voot] sort formats
Remita Amine
2017-12-15
1
-1
/
+2
*
[voot] fix format extraction(closes #14758)
Remita Amine
2017-12-14
1
-7
/
+6
*
[itv] Improve extraction, extract more subtitles and duration (closes #14944)
Sergey M․
2017-12-14
1
-48
/
+77
*
[byutv] add support for geo restricted videos
Remita Amine
2017-12-13
1
-3
/
+3
[next]