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
*
[YoutubeDL] use the 'render_table' function for listing the subtitles
Jaime Marquínez Ferrándiz
2015-02-17
1
-6
/
+5
*
[extractor/common] Simplify subtitles handling methods
Jaime Marquínez Ferrándiz
2015-02-17
1
-10
/
+8
*
[bliptv] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-17
2
-18
/
+18
*
[walla] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-17
1
-9
/
+6
*
[ceskatelevize] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-17
1
-15
/
+15
*
[youtube] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
4
-37
/
+61
*
[dailymotion] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
2
-24
/
+3
*
[YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
Jaime Marquínez Ferrándiz
2015-02-16
4
-9
/
+8
*
[vimeo] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
3
-27
/
+7
*
[atresplayer] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
1
-10
/
+9
*
[crunchyroll] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
1
-31
/
+35
*
Improve subtitles support
Jaime Marquínez Ferrándiz
2015-02-16
7
-37
/
+121
*
[test/subtitles] Fix some tests
Jaime Marquínez Ferrándiz
2015-02-15
1
-2
/
+2
*
[bbccouk] Fix fallback to legacy playlist
Sergey M․
2015-02-15
1
-1
/
+1
*
[history] Add extractor (Closes #4934)
Sergey M․
2015-02-15
2
-0
/
+32
*
[theplatform] Add URL sign capability
Sergey M․
2015-02-15
1
-4
/
+38
*
[extractor/common] Fix link to external documentation
Jaime Marquínez Ferrándiz
2015-02-14
1
-1
/
+1
*
Remove unused imports
Jaime Marquínez Ferrándiz
2015-02-14
2
-3
/
+0
*
[streamcz] Fix extraction (Closes #4940)
Naglis Jonaitis
2015-02-14
1
-2
/
+21
*
[drtuber] Add one more title regex
Sergey M․
2015-02-14
1
-2
/
+3
*
Merge pull request #4951 from peugeot/beeg
Sergey M.
2015-02-14
1
-1
/
+1
|
\
|
*
[beeg] fix test
peugeot
2015-02-14
1
-1
/
+1
*
|
Merge pull request #4950 from peugeot/drtuber
Sergey M.
2015-02-14
1
-1
/
+1
|
\
\
|
*
|
[drtuber] fix extraction
peugeot
2015-02-14
1
-1
/
+1
|
|
/
*
|
[sunporno] Keep old video regex just in case
Sergey M․
2015-02-14
1
-1
/
+1
*
|
Merge pull request #4949 from peugeot/sunporno
Sergey M.
2015-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[sunporno] fix extraction
peugeot
2015-02-14
1
-1
/
+1
|
/
*
Credit @ryandesign for nbcnews nightly news (#4948)
Sergey M․
2015-02-14
1
-0
/
+1
*
Merge branch 'ryandesign-nbc-nightly-news'
Sergey M․
2015-02-14
1
-7
/
+17
|
\
|
*
[nbcnews] Simplify
Sergey M․
2015-02-14
1
-14
/
+7
|
*
Support NBC Nightly News broadcasts
Ryan Schmidt
2015-02-14
1
-5
/
+22
|
/
*
[postprocessor/ffmpeg] Don't let ffmpeg read from stdin (fixes #4945)
Jaime Marquínez Ferrándiz
2015-02-13
1
-2
/
+2
*
[1tv] Cover arbitraty URLs
Sergey M․
2015-02-14
1
-18
/
+39
*
[camdemy] Fix _VALID_URL
Sergey M․
2015-02-13
1
-1
/
+1
*
[test/subtitles] Update checksums
Jaime Marquínez Ferrándiz
2015-02-13
1
-2
/
+2
*
[bambuser] Fix 'uploader_id' extraction (fixes #4944)
Jaime Marquínez Ferrándiz
2015-02-13
1
-1
/
+1
*
Merge branch 'robin007bond-nporadio'
Sergey M․
2015-02-13
2
-2
/
+83
|
\
|
*
[npo:radio] Move to extractor to common npo place and add extractor for fragm...
Sergey M․
2015-02-13
3
-42
/
+83
|
*
[nporadio] Edit to confirm to flake8 standards
robin
2015-02-12
1
-6
/
+5
|
*
[NPORadio] Added extractor for live radio
robin
2015-02-12
2
-0
/
+41
|
/
*
[camdemy] Simplify and make more robust (#4938)
Philipp Hagemeister
2015-02-12
2
-34
/
+40
*
Merge remote-tracking branch 'yan12125/IE_camdemy'
Philipp Hagemeister
2015-02-12
2
-0
/
+152
|
\
|
*
[camdemy] Python2 compatibility
Yen Chi Hsuan
2015-02-12
1
-7
/
+7
|
*
[camdemy] Add support for folders
Yen Chi Hsuan
2015-02-12
2
-10
/
+63
|
*
[camdemy] Detection of external sources
Yen Chi Hsuan
2015-02-12
1
-0
/
+20
|
*
[camdemy] Add new extractor
Yen Chi Hsuan
2015-02-11
2
-0
/
+79
*
|
release 2015.02.11
Philipp Hagemeister
2015-02-11
1
-1
/
+1
*
|
[youtube] Extract average rating (closes #2362)
Jaime Marquínez Ferrándiz
2015-02-11
2
-0
/
+3
*
|
flake8: Ignore some error added in pep8 1.6
Jaime Marquínez Ferrándiz
2015-02-11
1
-1
/
+1
*
|
[aes] style: Put __all__ variable at the end of the file
Jaime Marquínez Ferrándiz
2015-02-11
1
-2
/
+2
[next]