aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'jaimeMF/yt-playlists'Philipp Hagemeister2013-11-221-31/+17
|\ \ \ | |/ / |/| |
| * | [youtube:playlist] Login into youtube if requested (fixes #1757)Jaime Marquínez Ferrándiz2013-11-131-1/+4
| | | | | | | | | | | | Allows to download private playlists
| * | [youtube:playlist] Don't use the gdata api (closes #1508)Jaime Marquínez Ferrándiz2013-11-131-30/+13
| | | | | | | | | | | | Parse the playlist pages instead
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-221-1/+1
|\ \ \
| * | | [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videosJaime Marquínez Ferrándiz2013-11-221-1/+1
| | | |
* | | | [bandcamp] Skip album testPhilipp Hagemeister2013-11-221-1/+2
|/ / /
* | | [bandcamp] Support trackinfo-style songs (Fixes #1270)Philipp Hagemeister2013-11-221-2/+44
| | |
* | | [streamcloud] Add IE (Fixes #1801)Philipp Hagemeister2013-11-222-0/+66
| | |
* | | [toutv] Fix a typoPhilipp Hagemeister2013-11-222-2/+1
| | |
* | | [bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz2013-11-223-2/+27
| | |
* | | [soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ↵Jaime Marquínez Ferrándiz2013-11-211-11/+21
| | | | | | | | | | | | | | | | | | #1798) The desktop's client_id always give the rtmp url, but with the iPhone one it returns the http url if it's available.
* | | [sztv] skip test, site is undergoing mid-term maintenancePhilipp Hagemeister2013-11-201-1/+2
| | |
* | | [nhl] Make NHLVideocenter IE_DESC fit with other descriptionsPhilipp Hagemeister2013-11-201-1/+1
| | |
* | | [spankwire] Fix description searchPhilipp Hagemeister2013-11-201-1/+1
| | |
* | | [anitube] Skip test (on travis)Philipp Hagemeister2013-11-201-0/+1
| | |
* | | [spankwire] fix check for descriptionPhilipp Hagemeister2013-11-201-5/+6
| | |
* | | [videopremium] Support new crazy redirect schemePhilipp Hagemeister2013-11-201-5/+9
| | |
* | | [toutv] really skip testPhilipp Hagemeister2013-11-201-1/+1
| | |
* | | [escapist] Fix title searchPhilipp Hagemeister2013-11-201-3/+3
| | |
* | | [escapist] upper-case URLPhilipp Hagemeister2013-11-201-2/+2
| | |
* | | [escapist] Fix syntax errorPhilipp Hagemeister2013-11-201-6/+5
| | |
* | | [escapist] Add support for HD format (Closes #1755)Philipp Hagemeister2013-11-201-23/+34
| | |
* | | [anitube] Minor fixes (#1776)Philipp Hagemeister2013-11-201-8/+3
| | |
* | | Merge remote-tracking branch 'diffycat/master'Philipp Hagemeister2013-11-202-0/+60
|\ \ \
| * | | Add support for anitube.se (#1417)Anton Larionov2013-11-162-0/+60
| | | |
* | | | Clean up unused imports and other minor mistakesPhilipp Hagemeister2013-11-2016-21/+5
| | | |
* | | | [teamcoco] Correct errorPhilipp Hagemeister2013-11-201-1/+1
| | | |
* | | | Add support for tou.tv (Fixes #1792)Philipp Hagemeister2013-11-203-0/+104
| | | |
* | | | [d8] inherit from CanalplusIEJaime Marquínez Ferrándiz2013-11-192-34/+5
| | | | | | | | | | | | | | | | it reuses the same extraction process
* | | | Merge pull request #1758 from migbac/masterJaime Marquínez Ferrándiz2013-11-192-0/+53
|\ \ \ \ | | | | | | | | | | | | | | | Add support for d8.tv
| * | | | Add support for d8.tvmigbac2013-11-122-0/+53
| | | | |
* | | | | [youtube] only allow domain name to be upper-case (#1786)Philipp Hagemeister2013-11-181-2/+2
| | | | |
* | | | | [auengine] Do not return unnecessary extPhilipp Hagemeister2013-11-181-1/+0
| | | | |
* | | | | [auengine] SimplifyPhilipp Hagemeister2013-11-181-13/+17
| | | | |
* | | | | Support multiple embedded YouTube URLs (Fixes #1787)Philipp Hagemeister2013-11-181-14/+17
| | | | |
* | | | | Support protocol-independent URLs (#1787)Philipp Hagemeister2013-11-181-2/+2
| | | | |
* | | | | Suppor embed-only videos (Fixes #1746)Philipp Hagemeister2013-11-181-3/+15
| | | | |
* | | | | [MTVIE] Try with RTMP URL if download failsPhilipp Hagemeister2013-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | This fixes youtube-dl http://www.southpark.de/clips/155251/cartman-vs-the-dog-whisperer
* | | | | Add support for southpark.derzhxeo2013-11-172-1/+18
| | | | |
* | | | | [SouthParkStudiosIE] Move from _TEST to _TESTSrzhxeo2013-11-171-5/+3
| | | | |
* | | | | [SouthParkStudiosIE] Also detect urls without http:// or wwwrzhxeo2013-11-171-1/+2
| | | | |
* | | | | [youtube] Add view_count (Fixes #1781)Philipp Hagemeister2013-11-171-0/+6
| | | | |
* | | | | [arte] remove two typosPhilipp Hagemeister2013-11-171-2/+2
| |/ / / |/| | |
* | | | [redtube] Do not test md5, seems to varyPhilipp Hagemeister2013-11-161-1/+3
| | | |
* | | | [gamekings] Do not test md5 sum, precise file changes regularlyPhilipp Hagemeister2013-11-161-1/+2
| | | |
* | | | [gamekings] remove unnecessary importPhilipp Hagemeister2013-11-161-3/+0
| | | |
* | | | [tvp] Skip testsPhilipp Hagemeister2013-11-161-0/+1
| | | |
* | | | [bambuser] Do not test for MD5, seems to be flakyPhilipp Hagemeister2013-11-161-1/+2
| | | |
* | | | [dailymotion] Fix playlistsPhilipp Hagemeister2013-11-161-1/+1
| | | |
* | | | [spiegel] Implement format selectionPhilipp Hagemeister2013-11-161-14/+36
| | | |