aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* Add automatic generation of format note based on bitrate and codecsPhilipp Hagemeister2013-11-162-3/+8
* [ted] Fix playlists (Fixes #1770)Philipp Hagemeister2013-11-151-15/+14
* [ted] simplifyPhilipp Hagemeister2013-11-151-7/+2
* [rtlnow] Remove the test for nitroJaime Marquínez Ferrándiz2013-11-151-12/+0
* Don't accept '>' inside the content attribute in OpenGraph regexesJaime Marquínez Ferrándiz2013-11-151-3/+5
* Improve the OpenGraph regexJaime Marquínez Ferrándiz2013-11-151-5/+9
* [tvp] Update the title and the description of the test videoJaime Marquínez Ferrándiz2013-11-151-2/+2
* [youtube:channel] Fix the extraction of autogenerated channelsJaime Marquínez Ferrándiz2013-11-151-13/+24
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-155-5/+49
|\
| * [soundlcoud] Set the correct extension for the tracks (fixes #1766)Jaime Marquínez Ferrándiz2013-11-141-1/+1
| * [livestream] Add an extractor for the original version of livestream (closes ...Jaime Marquínez Ferrándiz2013-11-142-1/+45
| * Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750)Jaime Marquínez Ferrándiz2013-11-131-2/+2
| * [gamekings] Fix the test video checksumJaime Marquínez Ferrándiz2013-11-131-1/+1
* | [youtube] Fix protocol-independent URLs (Fixes #1768)Philipp Hagemeister2013-11-151-0/+2
|/
* [tvp] Minor improvements (#1730)Philipp Hagemeister2013-11-131-33/+14
* Merge remote-tracking branch 'saper/tvp'Philipp Hagemeister2013-11-132-0/+61
|\
| * [tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719Marcin Cieślak2013-11-052-0/+61
* | [gamekings] Minor fixes (#1759)Philipp Hagemeister2013-11-131-14/+15
* | Add extractor for gamekings.tvJelle van der Waa2013-11-132-0/+40
* | [vine] Fix uploader extractionJaime Marquínez Ferrándiz2013-11-121-1/+1
* | [common] Simplify og_search_propertyPhilipp Hagemeister2013-11-121-3/+3
* | Use the 'rtmp_live' field for the live parameter of rtmpdumpJaime Marquínez Ferrándiz2013-11-101-2/+2
* | Merge remote-tracking branch 'rzhxeo/rtmpdump_live'Jaime Marquínez Ferrándiz2013-11-101-0/+2
|\ \
| * | [CinemassacreIE] Add live paramter to extracted info as a workaroundrzhxeo2013-11-021-0/+2
* | | [ted] Return a single info_dict for talks urlsJaime Marquínez Ferrándiz2013-11-101-1/+1
* | | Merge pull request #1705 from iemejia/masterJaime Marquínez Ferrándiz2013-11-104-13/+41
|\ \ \
| * | | [ted] fixed error in case of no subtitles presentIsmaël Mejía2013-11-051-8/+16
| * | | Merge remote-tracking branch 'iemejia/master'Ismaël Mejía2013-11-022-0/+81
| |\ \ \
| * \ \ \ Merge branch 'ted_subtitles'Ismaël Mejía2013-11-024-14/+34
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ted] Added support for subtitle downloadIsmaël Mejía2013-11-021-4/+24
| | * | | [subtitles] refactor to support websites with subtitle information theIsmaël Mejía2013-11-023-10/+10