summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | [mlb] Fix _VALID_URLSergey M․2014-07-181-1/+1
| | | |
| * | | Credit @hassaanaliw for cracked (#3274)Sergey M․2014-07-181-0/+1
| | | |
| * | | Merge branch 'hassaanaliw-cracked'Sergey M․2014-07-180-0/+0
| |\ \ \
| | * | | Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl into ↵Sergey M․2014-07-162-0/+48
| | |\| | | | | | | | | | | | | | | | | hassaanaliw-cracked
| * | | | [crackled] Improve, fix invalid regexes and extract more metadataSergey M․2014-07-181-21/+40
| | | | |
| * | | | [utils] Add None check in str_to_intSergey M․2014-07-181-0/+2
| | | | |
| * | | | Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dlSergey M․2014-07-182-0/+48
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [cracked] Add new extractorhassaanaliw2014-07-162-0/+48
| | | | |
* | | | | [youtube] Correct signature testcasePhilipp Hagemeister2014-07-201-1/+1
| | | | |
* | | | | [swfinterp] Remove debugging codePhilipp Hagemeister2014-07-201-4/+0
| | | | |
* | | | | [swfinterp] Correct array accessPhilipp Hagemeister2014-07-202-1/+38
| | | | |
* | | | | [swfinterp] Add support for calling methods on objectsPhilipp Hagemeister2014-07-202-11/+41
| | | | |
* | | | | [swfinterp] Add support for calls to instance methodsPhilipp Hagemeister2014-07-202-57/+77
| | | | |
* | | | | [swfinterp] Add support for multiple classesPhilipp Hagemeister2014-07-202-6/+57
| | | | |
* | | | | [swfinterp] Extend tests and fix parsingPhilipp Hagemeister2014-07-204-15/+70
| | | | |
* | | | | [swfinterp] Start working on basic testsPhilipp Hagemeister2014-07-194-17/+126
| | | | |
* | | | | [youtube] Move swfinterp into its own filePhilipp Hagemeister2014-07-183-453/+516
| | | | |
* | | | | [youtube] Add support for classes in swf parserPhilipp Hagemeister2014-07-181-33/+66
| | | | |
* | | | | [youtube] SWF parser: Add opcode 86Philipp Hagemeister2014-07-171-0/+7
|/ / / / | | | | | | | | | | | | Yes, I know we need 96, but an implementation of 86 could help avoid a similar issue.
* | | | Merge pull request #3289 from Reventl0v/patch-1Philipp Hagemeister2014-07-171-1/+1
|\ \ \ \ | | | | | | | | | | Fix the url in the INSTALLATION section
| * | | | Fix the url in the INSTALLATION sectionReventl0v2014-07-171-1/+1
| | | | |
* | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-07-171-1/+1
|\ \ \ \ \
| * | | | | [npo] Fix the json extraction (fixes #3282)Jaime Marquínez Ferrándiz2014-07-171-1/+1
| |/ / / / | | | | | | | | | | | | | | | The comment in the javascript file is not always the same.
* / / / / [youtube] Find more swf players (Closes #3270, refer #3271)Philipp Hagemeister2014-07-171-18/+26
|/ / / /
* | | | Merge pull request #3283 from MikeCol/redtube_thumb_newJaime Marquínez Ferrándiz2014-07-171-3/+1
|\ \ \ \ | | | | | | | | | | Redtube changed player config, new place to get thumb URL
| * | | | Redtube changed player config, new place to get thumb URLMikeCol2014-07-171-3/+1
|/ / / /
* | | | [dfb] Add extractor (closes #3280)Jaime Marquínez Ferrándiz2014-07-172-0/+45
| | | |
* | | | [adultswim] The bitrate must be an integer or None (reported in #2952)Jaime Marquínez Ferrándiz2014-07-171-1/+2
| | | |
* | | | [adultswim] Simplify (closes #2952)Jaime Marquínez Ferrándiz2014-07-171-3/+1
| | | |
* | | | Merge remote-tracking branch 'adammw/adultswim'Jaime Marquínez Ferrándiz2014-07-172-0/+141
|\ \ \ \
| * | | | [adultswim] Fix testsAdam Malcontenti-Wilson2014-05-191-6/+46
| | | | |
| * | | | [adultswim] Add new extractorAdam Malcontenti-Wilson2014-05-192-0/+101
| | | | |
* | | | | [comedycentral] Only recognize the cc.com domainJaime Marquínez Ferrándiz2014-07-161-2/+2
| | | | | | | | | | | | | | | | | | | | The old comedycentral.com urls redirect to the new urls.
* | | | | [comedycentral] Recognize 'full-episodes' urls (fixes #3277)Jaime Marquínez Ferrándiz2014-07-161-1/+1
| | | | |
* | | | | [rtbf] Fix data video regexSergey M․2014-07-171-1/+1
| | | | |
* | | | | Credit @chaochichen for mlb (#3252)Sergey M․2014-07-161-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'chaochichen-MLB'Sergey M․2014-07-162-0/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | [mlb] Extract more metadata and all formats, provide more testsSergey M․2014-07-162-53/+81
| | | |
| * | | Merge branch 'MLB' of https://github.com/chaochichen/youtube-dl into ↵Sergey M․2014-07-162-0/+75
|/| | | | | | | | | | | | | | | chaochichen-MLB
| * | | Switched to use media detail XML to extract video URLCharles Chen2014-07-151-25/+32
| | | |
| * | | [MLB] Add new extractorCharles Chen2014-07-142-0/+68
| | | |
* | | | release 2014.07.15Philipp Hagemeister2014-07-151-1/+1
| | | |
* | | | [youtube & jsinterp] Fix signature extraction (fixes #3255)Jaime Marquínez Ferrándiz2014-07-152-3/+43
| |_|/ |/| | | | | | | | Some functions are defined now inside an object, the jsinterp will search its definition if the variable is not defined in the local namespace.
* | | [tutv] Replace 404 test and modernizeSergey M․2014-07-151-11/+10
| | |
* | | [soundcloud] Replace 404 testSergey M․2014-07-151-8/+8
| | |
* | | Fix utils.strip_jsonpFilippo Valsorda2014-07-141-1/+1
| | |
* | | [pyvideo] Fix title extractionSergey M․2014-07-141-1/+1
| | |
* | | [tlc.de] If the url contains a fragment, use if in the iframe url (reported ↵Jaime Marquínez Ferrándiz2014-07-131-0/+5
| | | | | | | | | | | | | | | | | | in #2748) The fragment is used in the webpage for selecting different videos.
* | | rename southparkstudios.py to southpark.pyJaime Marquínez Ferrándiz2014-07-132-7/+7
| | | | | | | | | | | | And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
* | | Merge remote-tracking branch 'adammw/southpark'Jaime Marquínez Ferrándiz2014-07-132-2/+5
|\ \ \