summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add an extractor for CNN (closes #1318)Jaime Marquínez Ferrándiz2013-08-272-0/+48
* | | | | [canalc2] Small improvementsPhilipp Hagemeister2013-08-271-11/+11
* | | | | Merge remote-tracking branch 'Rudloff/canalc2'Philipp Hagemeister2013-08-272-0/+36
|\ \ \ \ \
| * | | | | lxml is not part of the standard library.Pierre Rudloff2013-08-221-5/+3
| * | | | | Extractor for canalc2.tvPierre Rudloff2013-08-222-0/+38
| * | | | | Merge remote-tracking branch 'upstream/master'Pierre Rudloff2013-08-221-0/+0
| * | | | | Merge remote-tracking branch 'upstream/master'Pierre Rudloff2013-08-221-1/+0
| * | | | | Merge remote-tracking branch 'upstream/master'Pierre Rudloff2013-08-2217-62/+300
| |\ \ \ \ \
| * | | | | | Download videos from jeuxvideo.comPierre Rudloff2013-08-183-0/+34
* | | | | | | [hark] get the song info in JSON and extract more information.Jaime Marquínez Ferrándiz2013-08-271-10/+12
* | | | | | | [canalplus] Accept player.canalplus.fr urlsJaime Marquínez Ferrándiz2013-08-271-1/+1
* | | | | | | release 2013.08.27 2013.08.27Philipp Hagemeister2013-08-271-1/+1
* | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-08-272-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #1315 from yasoob/masterJaime Marquínez Ferrándiz2013-08-262-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | fixed tests for c56 and dailymotionM.Yasoob Ullah Khalid ☺2013-08-272-3/+3
* | | | | | | | | [trilulilu] Add support for trilulilu.roPhilipp Hagemeister2013-08-272-2/+79
|/ / / / / / / /
* | | | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-08-262-0/+36
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1231 from yasoob/masterPhilipp Hagemeister2013-08-262-0/+36
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Added an IE for hark.comYasoob2013-08-112-0/+36
* | | | | | | | | [generic] small typoPhilipp Hagemeister2013-08-261-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #1310 from rzhxeo/rtlnowPhilipp Hagemeister2013-08-251-2/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Add SUPER RTL NOW to RTLnow extractorrzhxeo2013-08-241-2/+15
* | | | | | | | | [generic] add support for relative URLs (Fixes #1308)Philipp Hagemeister2013-08-241-0/+2
* | | | | | | | | [generic] Support double slash URLs (Fixes #1309)Philipp Hagemeister2013-08-241-1/+5
* | | | | | | | | Install our own HTTPS handler as well (#1309)Philipp Hagemeister2013-08-241-8/+17
* | | | | | | | | [ro220] Add support for 220.roPhilipp Hagemeister2013-08-242-0/+45
* | | | | | | | | [youtube] update algo for length 84Jaime Marquínez Ferrándiz2013-08-242-3/+3
* | | | | | | | | Switch to domain yt-dl.orgPhilipp Hagemeister2013-08-233-14/+17
* | | | | | | | | release 2013.08.23 2013.08.23Philipp Hagemeister2013-08-232-7/+11
* | | | | | | | | [youtube] update algo for length 86 (fixes #1302)Jaime Marquínez Ferrándiz2013-08-232-3/+3
* | | | | | | | | Allow to specify multiple subtitles languages separated by commas (closes #518)Jaime Marquínez Ferrándiz2013-08-234-20/+36
* | | | | | | | | Print a message before embedding the subtitlesJaime Marquínez Ferrándiz2013-08-231-0/+1
* | | | | | | | | [xhamster] use determine_extJaime Marquínez Ferrándiz2013-08-231-2/+2
* | | | | | | | | Merge pull request #1301 from rzhxeo/xhamsterJaime Marquínez Ferrándiz2013-08-231-7/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | XHamsterIE: Add video descriptionrzhxeo2013-08-231-6/+8
| * | | | | | | | | XHamsterIE: Fix video extensionrzhxeo2013-08-231-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Add a post processor for embedding subtitles in mp4 videos (closes #1052)Jaime Marquínez Ferrándiz2013-08-234-3/+241
* | | | | | | | | [youtube] Fix download of subtitles with '--all-subs'Jaime Marquínez Ferrándiz2013-08-231-1/+3
* | | | | | | | | Merge pull request #937 from jaimeMF/subtitles_reworkJaime Marquínez Ferrándiz2013-08-234-92/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't try to write the subtitles if it's NoneJaime Marquínez Ferrándiz2013-07-201-0/+2
| * | | | | | | | | YoutubeIE: don't crash when trying to get automatic captions if the videos ha...Jaime Marquínez Ferrándiz2013-07-201-1/+3
| * | | | | | | | | YoutubeIE: use the same function for getting the subtitles for the "--write-s...Jaime Marquínez Ferrándiz2013-07-201-31/+15
| * | | | | | | | | Use a dictionary for storing the subtitlesJaime Marquínez Ferrándiz2013-07-204-60/+59
| * | | | | | | | | Save subtitles using the same code for all the optionsJaime Marquínez Ferrándiz2013-07-201-17/+5
* | | | | | | | | | [youtube] add algo for length 80 and update player infoJaime Marquínez Ferrándiz2013-08-232-1/+6
* | | | | | | | | | Merge pull request #1297 from iemejia/masterPhilipp Hagemeister2013-08-221-12/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [subtitles] separated subtitle options in their own groupIsmael Mejia2013-08-221-12/+15
* | | | | | | | | | | release 2013.08.22 2013.08.22Philipp Hagemeister2013-08-221-1/+1
* | | | | | | | | | | [videofyme] Add an additional quality (they change between downloads of the i...Jaime Marquínez Ferrándiz2013-08-221-4/+3
* | | | | | | | | | | [youtube] update algo for length 82 (fixes #1296)Jaime Marquínez Ferrándiz2013-08-222-2/+2
|/ / / / / / / / / /