summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.07.25.2 2013.07.25.2Philipp Hagemeister2013-07-251-1/+1
* YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz2013-07-253-0/+10
* YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz2013-07-253-4/+4
* Merge pull request #1120 from pishposhmcgee/patch-1Jaime Marquínez Ferrándiz2013-07-251-1/+1
|\
| * Added an option 'e' to go with 'video' or 'embed'pishposhmcgee2013-07-241-1/+1
* | [keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b0...Philipp Hagemeister2013-07-251-1/+1
* | release 2013.07.25.1 2013.07.25.1Philipp Hagemeister2013-07-251-1/+1
* | [ina] Allow I at start of video IDsPhilipp Hagemeister2013-07-251-1/+1
* | [keek] Allow httpS URLs (Fixes #1123)Philipp Hagemeister2013-07-251-2/+2
* | release 2013.07.25 2013.07.25Philipp Hagemeister2013-07-251-1/+1
* | Merge remote-tracking branch 'pishposhmcgee/patch-2'Philipp Hagemeister2013-07-251-1/+1
|\ \
| * | changed video_url regexpishposhmcgee2013-07-241-1/+1
| |/
* / [ina] Fix URL detection (Fixes #1121)Philipp Hagemeister2013-07-251-1/+1
|/
* [youtube] use itertools.count instead of a "while True" loop and a manual cou...Jaime Marquínez Ferrándiz2013-07-241-10/+3
* [youtube] add an extractor for the "Watch Later" listJaime Marquínez Ferrándiz2013-07-242-2/+15
* release 2013.07.24.2 2013.07.24.2Philipp Hagemeister2013-07-241-1/+1
* Add an extractor for downloading the Youtube favorite videos(closes #127)Jaime Marquínez Ferrándiz2013-07-242-2/+15
* YoutubeIE: Move the code from _real_initialize to a base classJaime Marquínez Ferrándiz2013-07-241-105/+110
* YoutubePlaylistIE: break only if there's no entry field in the responseJaime Marquínez Ferrándiz2013-07-241-4/+5
* ExfmIE: extract Soundcloud songs using SoundcloudIEJaime Marquínez Ferrándiz2013-07-242-29/+54
* [soundcloud]: Some improvementsJaime Marquínez Ferrándiz2013-07-241-56/+34
* release 2013.07.24.1 2013.07.24.1Philipp Hagemeister2013-07-241-1/+1
* Add Youtube player info for length 87Jaime Marquínez Ferrándiz2013-07-241-1/+1
* Merge pull request #1114 from alexvh/traileraddict_hdJaime Marquínez Ferrándiz2013-07-241-5/+11
|\
| * [traileraddict] Obtain hd quality stream if availableAlex Van't Hof2013-07-241-4/+10
* | [traileraddict]: Support clips urls and more trailer urlsJaime Marquínez Ferrándiz2013-07-241-3/+3
* | Merge pull request #1113 from alexvh/masterJaime Marquínez Ferrándiz2013-07-241-1/+1
|\ \
| * | [traileraddict] Allow all types of trailer URLsAlex Van't Hof2013-07-241-1/+1
| |/
* | release 2013.07.24 2013.07.24Philipp Hagemeister2013-07-241-1/+1
* | YoutubeIE: new algo for length 87 (fixes #1105)patrickslin2013-07-243-3/+3
|/
* release 2013.07.23.1 2013.07.23.1Philipp Hagemeister2013-07-231-1/+1
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-07-234-2/+7
|\
| * YoutubeChannelE: switch ajax query from channel_ajax to c4_browse_ajaxJaime Marquínez Ferrándiz2013-07-231-1/+1
| * Mark WatIE and TF1IE as broken (related #1103)Jaime Marquínez Ferrándiz2013-07-232-0/+2
| * CollegeHumorIE: support Youtube videos and embed urls (fixes #1094)Jaime Marquínez Ferrándiz2013-07-231-1/+4
* | [soundcloud] Support URLs with a slash at the end (Fixes #1104)Philipp Hagemeister2013-07-231-1/+1
|/
* release 2013.07.23 2013.07.23Philipp Hagemeister2013-07-231-1/+1
* Fix BreakIEJaime Marquínez Ferrándiz2013-07-231-10/+15
* Fix CollegHumorIEJaime Marquínez Ferrándiz2013-07-231-22/+18
* ComedyCentralIE: support the extended interviews urls (fixes #1079)Jaime Marquínez Ferrándiz2013-07-211-1/+6
* [youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) ...Jaime Marquínez Ferrándiz2013-07-202-9/+31
* [exfm] Add IE_* descriptionsPhilipp Hagemeister2013-07-201-0/+2
* Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister2013-07-203-0/+42
|\
| * forgot to import json jsonM.Yasoob Khalid2013-07-181-0/+1
| * removed some unnecessary importsM.Yasoob Khalid2013-07-181-2/+0
| * corrected a typo and added myself to travis notifications.M.Yasoob Khalid2013-07-182-4/+5
| * added test for ex.fmM.Yasoob Khalid2013-07-181-0/+10
| * added an IE for ex.fmM.Yasoob Khalid2013-07-182-0/+32
* | release 2013.07.19 2013.07.19Philipp Hagemeister2013-07-192-2/+4
* | WeiboIE: extract the player urls from a json webpageJaime Marquínez Ferrándiz2013-07-191-3/+14