summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [youtube] update algo for length 88, thanks to @Ramhack (fixes #1328)Jaime Marquínez Ferrándiz2013-08-281-1/+1
* [cnn] remove debug print call.Jaime Marquínez Ferrándiz2013-08-281-1/+0
* HTTPError is in urllib.error in Python 3, not in http.errorJaime Marquínez Ferrándiz2013-08-281-1/+1
* [addanime] improvePhilipp Hagemeister2013-08-284-3/+10
|\
| * Update AddAnime.pykkalpakloglou2013-08-161-14/+11
| * changestsantala2013-08-062-0/+56
* | [appletrailers] Add supportPhilipp Hagemeister2013-08-282-0/+168
* | [cnn] Allow more URLsPhilipp Hagemeister2013-08-281-5/+17
* | release 2013.08.28Philipp Hagemeister2013-08-271-1/+1
* | Delete default user agent (Fixes #1309)Philipp Hagemeister2013-08-271-0/+4
* | Revert "Install our own HTTPS handler as well (#1309)"Philipp Hagemeister2013-08-271-17/+8
* | Initial slash in Google+ photos link was removedJeff Smith2013-08-271-2/+2
* | Add an extractor for NBC news (closes #1320)Jaime Marquínez Ferrándiz2013-08-272-0/+34
* | 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-1/+0
| * | Merge remote-tracking branch 'upstream/master'Pierre Rudloff2013-08-2216-62/+299
| |\ \
| * | | Download videos from jeuxvideo.comPierre Rudloff2013-08-182-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.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-241-1/+1
* | | | | | release 2013.08.23Philipp Hagemeister2013-08-231-1/+1
* | | | | | [youtube] update algo for length 86 (fixes #1302)Jaime Marquínez Ferrándiz2013-08-231-1/+1
* | | | | | Allow to specify multiple subtitles languages separated by commas (closes #518)Jaime Marquínez Ferrándiz2013-08-233-18/+25
* | | | | | 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-233-79/+54
|\ \ \ \ \ \ \