summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2013.09.20 2013.09.20Philipp Hagemeister2013-09-202-2/+3
* Merge pull request #1464 from patrickslin/patch-7Jaime Marquínez Ferrándiz2013-09-202-1/+7
|\
| * Unable to decrypt signature length 93 (fixes #1461)patrickslin2013-09-191-1/+3
|/
* [fktv] support videos splitted in any number of parts and some style changesJaime Marquínez Ferrándiz2013-09-181-18/+39
* Merge pull request #1438 from rzhxeo/fktvJaime Marquínez Ferrándiz2013-09-182-0/+62
|\
| * Add FKTV extractorrzhxeo2013-09-161-0/+4
| * Add FKTV extractorrzhxeo2013-09-161-0/+58
* | [youtube] apply the fix for lists with number of videos multiple of _MAX_RESU...Jaime Marquínez Ferrándiz2013-09-181-0/+3
* | Credit @Ruirize for newgroundsPhilipp Hagemeister2013-09-181-0/+1
* | [newgrounds] simplifyPhilipp Hagemeister2013-09-181-7/+8
* | Changed file hash.Ruirize2013-09-181-1/+1
* | Fixes test failRuirize2013-09-181-1/+1
* | Added Newgrounds supportRuirize2013-09-182-0/+38
* | Clarify -i help (#1453)Philipp Hagemeister2013-09-181-1/+1
* | XHamsterIE: Fix support for new HD video url format and add test (closes PR #...rzhxeo2013-09-171-4/+15
* | [francetv] Remove Pluzz testJaime Marquínez Ferrándiz2013-09-171-11/+1
* | [hotnewhiphop] Fix test case titleJaime Marquínez Ferrándiz2013-09-171-2/+2
* | [youtube] Don't search the flash player version for videos with age gate acti...Jaime Marquínez Ferrándiz2013-09-171-4/+1
* | release 2013.09.17 2013.09.17Philipp Hagemeister2013-09-171-1/+1
* | Update 85 signature (Fixes #1449)Philipp Hagemeister2013-09-172-3/+3
* | Add an extractor for vice.com (closes #1051)Jaime Marquínez Ferrándiz2013-09-163-0/+43
* | [ooyala] prefer ipad urlJaime Marquínez Ferrándiz2013-09-161-1/+1
* | Add an extractor for Bloomberg (closes #1436)Jaime Marquínez Ferrándiz2013-09-162-0/+28
* | [ooyala] add support for more type of video urls, like m3u8 manifests.Jaime Marquínez Ferrándiz2013-09-161-1/+3
* | Always correct encoding when writing to sys.stderr (Fixes #1435)Philipp Hagemeister2013-09-163-15/+23
* | release 2013.09.16 2013.09.16Philipp Hagemeister2013-09-161-1/+1
* | [devscripts/release] temporary workaroundsPhilipp Hagemeister2013-09-161-2/+2
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-09-1625-133/+325
|\ \
| * | Add an extractor for southparkstudios.com (closes #1434)Jaime Marquínez Ferrándiz2013-09-152-0/+35
| * | Merge pull request #1422 from rzhxeo/xhamsterJaime Marquínez Ferrándiz2013-09-151-1/+1
| |\ \
| | * | XHamsterIE: Add support for new URL formatrzhxeo2013-09-141-2/+2
| | |/
| * | [youtube] support youtube.googleapis.com/v/* urls (fixes #1425)Jaime Marquínez Ferrándiz2013-09-152-1/+3
| * | [soundcloud] Add an extractor for users (closes #1426)Jaime Marquínez Ferrándiz2013-09-143-4/+53
| * | Set the ext field for each formatJaime Marquínez Ferrándiz2013-09-143-8/+9
| * | [mixcloud] Rewrite extractor (fixes #278)Jaime Marquínez Ferrándiz2013-09-142-85/+48
| * | Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412)Jaime Marquínez Ferrándiz2013-09-145-5/+13
| * | [googleplus] Fix upload date extractionJaime Marquínez Ferrándiz2013-09-141-1/+2
| |/
| * [ustream] Simplify channel extractionJaime Marquínez Ferrándiz2013-09-133-59/+70
| * Merge pull request #1413 from tewe/masterJaime Marquínez Ferrándiz2013-09-133-2/+76
| |\
| | * Add Ustream channel supporttewe2013-09-122-1/+71
| * | Merge pull request #1409 from JohnyMoSwag/master (closes #1404)Jaime Marquínez Ferrándiz2013-09-132-0/+38
| |\ \
| | * | added kickstarter IEJohny Mo Swag2013-09-112-0/+44
| * | | Merge pull request #1350 from Jaiz909/description-keyerror-fixJaime Marquínez Ferrándiz2013-09-131-0/+2
| |\ \ \
| | * | | Fixed issue #1277 KeyError when no description.Jai Grimshaw2013-08-311-0/+2
| * | | | [gamespot] Update test video titleJaime Marquínez Ferrándiz2013-09-121-1/+1
| * | | | [youtube] update algo for length 82 (fixes #1416)Jaime Marquínez Ferrándiz2013-09-122-3/+3
| * | | | [canalplust] accept urls that don't include the video id (fixes #1415), extra...Jaime Marquínez Ferrándiz2013-09-121-7/+15
| | |_|/ | |/| |
| * | | [funnyordie] fix video url extractionJaime Marquínez Ferrándiz2013-09-121-1/+1
* | | | Starts of a Windows servicePhilipp Hagemeister2013-09-161-15/+128
* | | | [buildserver] Service installation and uninstallationPhilipp Hagemeister2013-09-131-50/+95