index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2015-03-12
[vimeo] Use https for all vimeo.com urls
Jaime Marquínez Ferrándiz
2015-03-11
[funnyordie] Add subtitles test
Sergey M․
2015-03-10
[utils] Keep dot and dotdot unmodified (Closes #5171)
Sergey M․
2015-03-08
[utils] Disallow trailing dot in sanitize_path for a path part
Sergey M․
2015-03-08
[utils] Add sanitize_path
Sergey M․
2015-03-03
Make sure netrc works for all extractors with login support
Philipp Hagemeister
2015-03-02
[utils] Streap leading dots
Philipp Hagemeister
2015-02-26
[airmozilla] Be more tolerant when nonessential items are missing (#5030)
Philipp Hagemeister
2015-02-24
[utils] Prevent hyphen at beginning of filename (Fixes #5035)
Philipp Hagemeister
2015-02-23
[rtve] Extract subtitles
Jaime Marquínez Ferrándiz
2015-02-23
Merge branch 'subtitles-rework'
Jaime Marquínez Ferrándiz
2015-02-22
[test/subtitles] Update checksum for Viki
Jaime Marquínez Ferrándiz
2015-02-22
[test/subtitles] Remove some tests
Jaime Marquínez Ferrándiz
2015-02-22
[YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if '...
Jaime Marquínez Ferrándiz
2015-02-22
[test/YoutubeDL] Add test for subtitles
Jaime Marquínez Ferrándiz
2015-02-22
[YoutubeDL] don't set the 'requested_subtitles' without writesubtitles or wri...
Jaime Marquínez Ferrándiz
2015-02-21
PEP8: W503
Philipp Hagemeister
2015-02-19
[theplatform] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[utils] Fix js_to_json
Philipp Hagemeister
2015-02-18
[viki] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[rai] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[xtube] Fix test case
Philipp Hagemeister
2015-02-18
[nrk] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[mtv] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[npo] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[lynda] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-18
[jsinterp] Disable comment support
Philipp Hagemeister
2015-02-18
[test/helper] Render info_dict with a final comma
Philipp Hagemeister
2015-02-18
[test/helper] Only output a newline for forgotten keys if keys are really mis...
Philipp Hagemeister
2015-02-17
[bliptv] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
[youtube] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
[dailymotion] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
[YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
Jaime Marquínez Ferrándiz
2015-02-16
[vimeo] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
Improve subtitles support
Jaime Marquínez Ferrándiz
2015-02-15
[test/subtitles] Fix some tests
Jaime Marquínez Ferrándiz
2015-02-13
[test/subtitles] Update checksums
Jaime Marquínez Ferrándiz
2015-02-11
[test/parameters.json] Set 'fixup' to 'never'
Jaime Marquínez Ferrándiz
2015-02-10
[test/test_youtube_signature] Use fake YDL
Philipp Hagemeister
2015-02-10
[YoutubeDL] Add generic video filtering (Fixes #4916)
Philipp Hagemeister
2015-02-06
[test/test_YoutubeDL] Remove debug print call
Jaime Marquínez Ferrándiz
2015-02-06
[test/YoutubeDL] Add a simple test for postprocesors
Jaime Marquínez Ferrándiz
2015-02-03
[wsj] Add new extractor (Fixes #4854)
Philipp Hagemeister
2015-02-03
[franceculture] Rewrite for new HTML scheme (Fixes #4853)
Philipp Hagemeister
2015-02-02
[ntvde] Add new extractor (Fixes #4850)
Philipp Hagemeister
2015-02-01
[jsinterp] Beef up and add tests
Philipp Hagemeister
2015-02-01
[test_download] Remove references to "file" in test definitions
Philipp Hagemeister
2015-01-30
[test/helper] Clarify which keys have to be added
Philipp Hagemeister
2015-01-30
[test_http] PEP8
Philipp Hagemeister
2015-01-30
Add a test for --no-check-certificate
Philipp Hagemeister
[next]