about summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* Add InstagramIE (related #904)Jaime Marquínez Ferrándiz2013-07-012-0/+43
* GenericIE: match titles that spread across multiple lines (related #904)Jaime Marquínez Ferrándiz2013-07-011-1/+1
* Shorten --list-extractor-descriptions to --extractor-descriptionsPhilipp Hagemeister2013-07-011-1/+1
* Add --list-extractor-descriptions (human-readable list of IEs)Philipp Hagemeister2013-07-019-22/+34
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-07-012-3/+17
|\
| * [youtube]: add YoutubeShowIE (closes #14)Jaime Marquínez Ferrándiz2013-07-012-1/+15
| * YoutubeIE: use a negative index when accessing the last element of the format...Jaime Marquínez Ferrándiz2013-07-011-1/+1
| * YoutubeIE: extract the correct video id for movie URLs (closes #597)Jaime Marquínez Ferrándiz2013-07-011-1/+1
* | Sort IEs alphabetically in --list-extractorsPhilipp Hagemeister2013-07-011-1/+1
|/
* Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister2013-07-012-0/+50
|\
| * added an IE and test for traileraddict.comM.Yasoob Khalid2013-06-292-0/+50
* | Separate downloader optionsPhilipp Hagemeister2013-07-011-10/+14
* | [update] Add package manager to error message (#959)Philipp Hagemeister2013-07-011-1/+1
* | [youtube] Warn if URL is most likely wrong (#969)Philipp Hagemeister2013-07-011-0/+3
* | [instagram] Fix titlePhilipp Hagemeister2013-06-301-2/+2
* | StatigramIE: update the title of the test videoJaime Marquínez Ferrándiz2013-06-301-1/+1
* | TumblrIE: update testJaime Marquínez Ferrándiz2013-06-301-4/+4
* | ArteTvIE: support videos from videos.arte.tvJaime Marquínez Ferrándiz2013-06-301-8/+55
* | release 2013.06.34.4 2013.06.34.4Philipp Hagemeister2013-06-291-1/+1
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-06-292-14/+51
|\ \
| * | WatIE: support videos divided in multiple parts (closes #222 and #659)Jaime Marquínez Ferrándiz2013-06-292-14/+51
* | | [vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060Philipp Hagemeister2013-06-291-1/+1
|/ /
* | [tutv] Fix URL type (for Python 3)Philipp Hagemeister2013-06-291-2/+2
* | release 2013.06.34.3 2013.06.34.3Philipp Hagemeister2013-06-291-1/+1
* | [tutv] Add IE (Fixes #965)Philipp Hagemeister2013-06-292-0/+42
* | [ted] Fix test checksumPhilipp Hagemeister2013-06-291-1/+1
* | Document view_count (Closes #963)Philipp Hagemeister2013-06-291-0/+1
* | Move TF1IE to its own fileJaime Marquínez Ferrándiz2013-06-293-31/+36
* | Add TF1IEJaime Marquínez Ferrándiz2013-06-292-1/+31
* | keep track of the dates and html5player versions of working YT signature algosFilippo Valsorda2013-06-291-1/+1
* | Add WatIEJaime Marquínez Ferrándiz2013-06-282-0/+49
|/
* Rewrote error message a bit to clarifyPhilipp Hagemeister2013-06-281-1/+1
* Changed the error message.M.Yasoob Ullah Khalid2013-06-281-1/+1
* Add RingTVIE (Thanks @yasoob)M.Yasoob Khalid2013-06-282-0/+39
* Added an IE for gamespot. Although gamespot allows downloading but it is only...M.Yasoob Khalid2013-06-282-0/+46
* Add function add_default_info_extractors to YoutubeDLJaime Marquínez Ferrándiz2013-06-272-3/+9
* Merge branch 'generate-ie-list'Philipp Hagemeister2013-06-271-73/+7
|\
| * Generate the list of IEs automaticallyPhilipp Hagemeister2013-06-271-73/+7
* | [tumblr] Fix titlePhilipp Hagemeister2013-06-271-2/+2
* | Make sure SoundcloudIE does not match soundcloud setsPhilipp Hagemeister2013-06-271-2/+2
* | release 2013.06.34.2 2013.06.34.2Philipp Hagemeister2013-06-271-1/+1
* | Credit @gitprojs for auenginePhilipp Hagemeister2013-06-271-1/+2
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-06-271-2/+2
|\ \
| * \ Merge pull request #954 from gitprojs/genericPhilipp Hagemeister2013-06-271-2/+2
| |\ \
| | * | Made 'video' the default title for generic IEAlbert Kim2013-06-271-1/+1
| | * | Made generic IE handle more casesAlbert Kim2013-06-271-1/+1
| | |/
* | | Move tests to the IE definitionsPhilipp Hagemeister2013-06-2747-0/+430
* | | Tests: Add coding to filesPhilipp Hagemeister2013-06-272-2/+4
* | | [googleplus] move testsPhilipp Hagemeister2013-06-271-0/+11
* | | [infoq] move testsPhilipp Hagemeister2013-06-271-0/+12