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
*
[utils] Fix youtube-dl under PyPy3 on Windows
Philipp Hagemeister
2018-01-01
2
-7
/
+29
*
[travis] Add PyPy builds
Sergey M․
2018-01-01
1
-0
/
+2
*
[YoutubeDL] Output python implementation in debug header
Sergey M․
2018-01-01
1
-2
/
+10
*
release 2017.12.31
Sergey M․
2017-12-31
4
-7
/
+7
*
[ChangeLog] Actualize
Sergey M․
2017-12-31
1
-0
/
+21
*
[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
*
[downloader/hls] Use HTTP headers for key request
Sergey M․
2017-12-31
1
-1
/
+2
*
[openload] Fix extraction (closes #15118)
Yen Chi Hsuan
2017-12-30
2
-1
/
+8
*
[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
2
-10
/
+19
*
[aws] fix canonical/signed headers generation in python 2(closes #15102)
Remita Amine
2017-12-29
1
-3
/
+3
*
release 2017.12.28
Sergey M․
2017-12-28
4
-5
/
+10
*
[ChangeLog] Actualize
Sergey M․
2017-12-28
1
-0
/
+9
*
[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
*
[ChangeLog] Update after #15065
Yen Chi Hsuan
2017-12-25
1
-1
/
+2
*
[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
*
[ChangeLog] typo
Yen Chi Hsuan
2017-12-23
1
-1
/
+1
*
[ChangeLog] Update after #14903
Yen Chi Hsuan
2017-12-23
1
-0
/
+6
*
[youku] Update ccode
JianxinLi
2017-12-23
1
-1
/
+1
*
release 2017.12.23
Sergey M․
2017-12-23
4
-5
/
+7
*
[kaltura] Fix typo
Sergey M․
2017-12-23
1
-1
/
+1
*
[ChangeLog] Actualize
Sergey M․
2017-12-23
1
-2
/
+31
*
[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
*
[MANIFEST.in] Include all test data in PyPI package
Sergey M․
2017-12-22
1
-2
/
+1
*
[Makefile] Add AUTHORS to youtube-dl.tar.gz
Sergey M․
2017-12-22
1
-2
/
+2
*
Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes #15054)
Sergey M․
2017-12-22
2
-0
/
+4
*
[animeondemand] Fix typo
Sergey M․
2017-12-20
1
-1
/
+1
*
[animeondemand] Relax login error regex
Sergey M․
2017-12-19
1
-2
/
+2
[next]