aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [ellentv] Remove unused importJaime Marquínez Ferrándiz2015-04-241-1/+0
|/ /
* | [ellentv:clips] Fix testSergey M․2015-04-241-1/+1
| |
* | [ellentv:clips] Fix extractionSergey M․2015-04-241-1/+5
| |
* | [ellentv] Fix testsSergey M․2015-04-241-16/+6
| |
* | [ellentv] Fix extractionSergey M․2015-04-241-16/+12
| |
* | [dotsub] Fix extractionSergey M․2015-04-241-1/+2
| |
* | [gdcvault] Add display_idYen Chi Hsuan2015-04-241-7/+14
| |
* | [gdcvault] Extend _VALID_URL (fixes #5236)Yen Chi Hsuan2015-04-241-1/+5
| |
* | Merge branch 'embedthumb'pulpe2015-04-245-84/+83
|\ \
| * | Forgot to clean the remains of classpulpe2015-04-241-2/+0
| | |
| * | [ffmpeg] Remove unneeded classpulpe2015-04-241-15/+0
| | |
| * | [embedthumbnail] use FFmpegPostProcessor for mp3pulpe2015-04-241-15/+6
| | |
| * | [embedthumbnail] Add support for mp3 cover embeddingpulpe2015-04-245-67/+92
| | |
* | | [Crunchyroll] Fix extraction on Python 2.6Yen Chi Hsuan2015-04-241-2/+2
|/ / | | | | | | XPath with recursive children selection not supported
* | [README] Finally fix configuration file linkSergey M․2015-04-241-1/+1
| |
* | [README] Fix configuration file link and typoSergey M․2015-04-241-2/+2
| |
* | [README] Document on how to enable old format selection behavior (#5510, #5511)Sergey M․2015-04-241-1/+3
| |
* | [xattrpp] Fix typoSergey M․2015-04-231-1/+1
| |
* | [cracked] ModernizeSergey M․2015-04-231-2/+1
| |
* | [cracked] Update testsSergey M․2015-04-231-9/+21
| |
* | [cracked] Add support for youtube embedsSergey M․2015-04-231-1/+8
| |
* | [cracked] Fix extractionSergey M․2015-04-231-5/+13
| |
* | [ustream] Try to extract uploader from JSON data (#5128)Yen Chi Hsuan2015-04-231-3/+20
| |
* | [ustream] Add an alternative approach to extract title (fixes #5128)Yen Chi Hsuan2015-04-231-1/+10
| |
* | [ustream] Checking errorsYen Chi Hsuan2015-04-231-0/+4
| |
* | [ustream] Fix extraction (closes #3998)Yen Chi Hsuan2015-04-231-1/+10
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlpulpe2015-04-231-0/+14
|\ \
| * | [xattr] Add version detection for python-pyxattrYen Chi Hsuan2015-04-231-0/+14
| | | | | | | | | | | | | | | For more information, see #5498 and changes to convertObj() in iustin/pyxattr@cc84e466f63906d32ec1bf4a4fcae6a7bce9a4c8
* | | [realvid] Add extractor for realvid.net (closes #5504)pulpe2015-04-231-3/+12
|/ /
* | [vimeo] one token overlookedpulpe2015-04-221-1/+1
| |
* | [vimeo] Fix login token (fixes #5082)pulpe2015-04-221-2/+2
| |
* | [flickr] Don't use regex for extracting the info from the xml filesJaime Marquínez Ferrándiz2015-04-221-8/+9
| |
* | [flickr] Fix extraction (fixes #5501)Jaime Marquínez Ferrándiz2015-04-221-2/+8
| |
* | [hitbox] Clarify download messagesSergey M․2015-04-221-2/+3
| |
* | [hitbox:live] Extract formats before metadataSergey M․2015-04-221-5/+5
| |
* | [hitbox] Extract formats before metadataSergey M․2015-04-221-4/+3
| |
* | [hitbox] Sort formatsSergey M․2015-04-221-0/+1
| |
* | [hitbox] Extract all formats (Closes #5494)Sergey M․2015-04-221-6/+26
| |
* | [youtube:search] Cancel out _TESTSSergey M․2015-04-221-0/+1
| |
* | [YoutubeDL] Remove the redundant assignment to old_filenameYen Chi Hsuan2015-04-221-1/+0
| | | | | | | | Caused by commmit 592e97e8550389e22b716eb33c30584aa3a8d656
* | [youtube:ytsearch] Use the same system as the search webpage (fixes #5483)Jaime Marquínez Ferrándiz2015-04-211-25/+26
| | | | | | | | The gdata api V2 was deprecated and according to http://youtube-eng.blogspot.com.es/2014/03/committing-to-youtube-data-api-v3_4.html remains available until April 20, 2015.
* | [youtube] Remove unused importSergey M․2015-04-211-1/+0
| |
* | [youtube:channel] Make `extract_videos_from_page` staticSergey M․2015-04-211-1/+2
| |
* | [youtube:channel] Specify first page download messageSergey M․2015-04-211-1/+1
| |
* | [youtube:user] Extract in terms of `load_more_widget_html`Sergey M․2015-04-211-45/+4
| |
* | [youtube:ytsearch] Temporary workaround (#5483)Sergey M․2015-04-211-1/+1
| |
* | [senate] SimplifyJaime Marquínez Ferrándiz2015-04-211-8/+2
| | | | | | | | There isn't any problem if the 'formats' field only has one element
* | [Cinemassacre] Support Youtube embedded videos (fixes #5131)Yen Chi Hsuan2015-04-211-1/+19
| |
* | [Cinemassacre] Move to a standalone moduleYen Chi Hsuan2015-04-213-76/+83
| |
* | [Cinemassacre] Add detection for videos from blip.tvYen Chi Hsuan2015-04-213-7/+35
| |