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
*
Merge pull request #6928 from remitamine/cnet
remitamine
2015-12-20
1
-35
/
+34
|
\
|
*
[cnet] improve extraction
remitamine
2015-12-20
1
-18
/
+23
|
*
[cnet] skip hls_phone if hls_tablet is present
remitamine
2015-11-06
1
-1
/
+3
|
*
[cnet] fix extraction and extract more formats
remitamine
2015-09-23
1
-31
/
+23
*
|
[youtube] Generalize playlists extractor
Sergey M․
2015-12-20
2
-5
/
+16
*
|
[test_utils] Add tests for encode_compat_str
Sergey M․
2015-12-20
1
-0
/
+5
*
|
Rename error_to_str to error_to_compat_str
Sergey M․
2015-12-20
7
-17
/
+17
*
|
[nbc:news] Remove unnecessary compat_str
Sergey M․
2015-12-20
1
-5
/
+2
*
|
[YoutubeDL] Revert error_to_str for ExtractorError
Sergey M․
2015-12-20
1
-1
/
+1
*
|
Use proper encoding on compat_str construction when necessary
Sergey M․
2015-12-20
2
-10
/
+11
*
|
[utils] Add encode_compat_str
Sergey M․
2015-12-20
1
-0
/
+4
*
|
[YoutubeDL] More error_to_str
Sergey M․
2015-12-20
1
-1
/
+1
*
|
[YoutubeDL] Use error_to_str
Sergey M․
2015-12-20
1
-2
/
+2
*
|
Properly convert errors to strings
Sergey M․
2015-12-20
6
-19
/
+17
*
|
[utils] Add error_to_str
Sergey M․
2015-12-20
1
-0
/
+9
*
|
[gputechconf] improve extraction
remitamine
2015-12-19
1
-4
/
+2
*
|
[gputechconf] Add new extractor(closes #5775)
remitamine
2015-12-19
2
-0
/
+58
*
|
[extractor/common] Properly decode error string on python 2 (Closes #1354, cl...
Sergey M․
2015-12-20
1
-1
/
+7
*
|
[faz] fix info extraction
remitamine
2015-12-19
1
-1
/
+1
*
|
[fktv] fix info extraction
remitamine
2015-12-19
1
-19
/
+15
*
|
[toggle] Change IE_NAME
Sergey M․
2015-12-19
1
-1
/
+1
*
|
[toggle] Rename to toggle
Sergey M․
2015-12-19
2
-2
/
+2
*
|
[toggle] Improve _VALID_URL
Sergey M․
2015-12-19
1
-2
/
+3
*
|
[toggle] Improve formats extraction robustness
Sergey M․
2015-12-19
1
-4
/
+7
*
|
[toggle] Extract counters
Sergey M․
2015-12-19
1
-0
/
+8
*
|
[toggle] Extract thumbnails
Sergey M․
2015-12-19
1
-8
/
+26
*
|
[toggle] Improve
Sergey M․
2015-12-19
1
-6
/
+8
*
|
[toggle] Style
Sergey M․
2015-12-19
1
-4
/
+10
*
|
[toggle] Remove unused imports
Sergey M․
2015-12-19
1
-5
/
+1
*
|
[toggle] Use sanitized_Request
Sergey M․
2015-12-19
1
-2
/
+3
*
|
[togglesg] Fixes
ping
2015-12-19
1
-3
/
+3
*
|
[togglesg] New extractor for toggle.sg
ping
2015-12-19
2
-0
/
+160
*
|
[utils] Support alternative timestamp format in TTML
Yen Chi Hsuan
2015-12-19
2
-2
/
+3
*
|
[utils] Fix TTML conversion
Yen Chi Hsuan
2015-12-19
2
-5
/
+13
*
|
[brightcove:new] Add test for ref: prefixed video id
Sergey M․
2015-12-18
1
-0
/
+4
*
|
[brightcove:new] Clarify ref: prefix
Sergey M․
2015-12-18
1
-0
/
+2
*
|
[brightcove:new] Fix typo
Sergey M․
2015-12-18
1
-1
/
+1
*
|
[brightcove:new] Add support for ref: preffixed video ids (Closes #7794)
Sergey M․
2015-12-18
1
-2
/
+2
*
|
[nowness] Add support for brightcove:new videos (Closes #7884)
Sergey M․
2015-12-18
1
-4
/
+10
*
|
[brightcove:new] Add _extract_url
Sergey M․
2015-12-18
1
-0
/
+5
*
|
[ndr] Fix description and upload date extraction (Closes #7893)
Sergey M․
2015-12-18
1
-2
/
+2
*
|
release 2015.12.18
Philipp Hagemeister
2015-12-18
1
-1
/
+1
*
|
[jsinterp] Extend function regex (Closes #7900, closes #7901)
Sergey M․
2015-12-18
1
-1
/
+1
*
|
[iqiyi] Update key (closes #7896)
Yen Chi Hsuan
2015-12-18
1
-2
/
+2
*
|
Merge pull request #7895 from Blue9/patch-1
Yen Chi Hsuan
2015-12-18
1
-1
/
+1
|
\
\
|
*
|
Fix hyperlink to youtube-dl options
Gautam M
2015-12-18
1
-1
/
+1
|
/
/
*
|
[noco] Fix bitrates
Sergey M․
2015-12-17
1
-2
/
+2
*
|
[noco] Modernize
Sergey M․
2015-12-17
1
-2
/
+1
*
|
[noco] Adjust timestamp according to server time (Closes #7864)
Sergey M․
2015-12-17
1
-2
/
+25
*
|
[pbs] Extend _VALID_URL (Closes #7889)
Sergey M․
2015-12-17
1
-160
/
+160
[next]