summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | PostProcessingError holds the message in the 'msg' property, not in 'message'...Jaime Marquínez Ferrándiz2013-08-281-2/+2
* | | | | | | | | | | | | | | | | | | | | [sohu] Handle encoding, and fix testsPhilipp Hagemeister2013-08-282-69/+71
* | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'Huarong/master'Philipp Hagemeister2013-08-283-2/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | improve sohu extractorhuohuarong2013-08-061-0/+2
| * | | | | | | | | | | | | | | | | | | | fix parse title bughuohuarong2013-08-051-4/+5
| * | | | | | | | | | | | | | | | | | | | use ..utils/clean_html()huohuarong2013-08-031-13/+6
| * | | | | | | | | | | | | | | | | | | | add an extractor for tv.sohu.comhuohuarong2013-08-022-0/+98
| * | | | | | | | | | | | | | | | | | | | fix bug: kankan extractor not support http://vod.kankan.com/v/70/70309.shtmlhuohuarong2013-08-021-2/+4
* | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/reuse_ies'Philipp Hagemeister2013-08-282-3/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | YoutubeIE: reuse instances of InfoExtractors (closes #998)Jaime Marquínez Ferrándiz2013-07-082-3/+20
* | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-08-282-0/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)Jaime Marquínez Ferrándiz2013-08-282-0/+77
* | | | | | | | | | | | | | | | | | | | | | | Fix platform name in Python 2 with --verbose (Closes #1228)Philipp Hagemeister2013-08-282-4/+16
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Remove unused importsPhilipp Hagemeister2013-08-284-6/+0
* | | | | | | | | | | | | | | | | | | | | | [generic] simply use urljoinPhilipp Hagemeister2013-08-281-10/+2
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Print playpath with --get-url (Fixes #1334)Philipp Hagemeister2013-08-281-1/+2
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [generic] Fix URL concatenationPhilipp Hagemeister2013-08-281-1/+6
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-08-281-11/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Show the time taken to download in the same format as the ETAJaime Marquínez Ferrándiz2013-08-281-10/+14
| * | | | | | | | | | | | | | | | | | | Merge pull request #1181 from h3xx/masterJaime Marquínez Ferrándiz2013-08-281-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Add some verbosity when reporting finished downloadsDan Church2013-08-041-3/+5
* | | | | | | | | | | | | | | | | | | | | Tolerate junk at the end of gzip-compressed content (#1268)Philipp Hagemeister2013-08-281-2/+17
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | [addanime] add filePhilipp Hagemeister2013-08-281-0/+76
* | | | | | | | | | | | | | | | | | | | [youtube] update algo for length 88, thanks to @Ramhack (fixes #1328)Jaime Marquínez Ferrándiz2013-08-282-3/+3
* | | | | | | | | | | | | | | | | | | | [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
* | | | | | | | | | | | | | | | | | | | Merge pull request #1324 from whydoubt/fix_gplusJaime Marquínez Ferrándiz2013-08-271-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | 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-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.27Philipp Hagemeister2013-08-271-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-08-272-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |