Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [vk.com] Updated the extract_videos_from_page function with a much simpler ↵ | Will Sewell | 2014-11-21 | 1 | -9/+3 |
| | | | | 1-liner. | ||||
* | [vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional ↵ | Will Sewell | 2014-11-21 | 1 | -1/+1 |
| | | | | m, and named the id group. | ||||
* | [vk.com] Updated the description to include vk.com. | Will Sewell | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | [vk.com] Updated a test video that has been removed, and added a comment for ↵ | Will Sewell | 2014-11-21 | 1 | -6/+14 |
| | | | | others to update two other test videos that are also now removed. | ||||
* | [vk.com] Added upload_date variable to the test cases that still work. | Will Sewell | 2014-11-21 | 1 | -0/+4 |
| | |||||
* | [vk] date_added is now extracted from the video page. | Will Sewell | 2014-11-18 | 1 | -2/+9 |
| | |||||
* | [vk] Updated the regex for matching user video pages. It now matches ↵ | Will Sewell | 2014-11-18 | 1 | -1/+1 |
| | | | | optional URL parameters too. | ||||
* | [vk] Added a new information extractor for pages that are a list of a ↵ | Will Sewell | 2014-11-17 | 2 | -2/+40 |
| | | | | user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors. | ||||
* | [youtube] Better error message for DASH manifest | Philipp Hagemeister | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | [swfinterp] Improve undefined representation | Philipp Hagemeister | 2014-11-17 | 1 | -0/+5 |
| | |||||
* | [swfinterp] Add more builtins and improve static variables | Philipp Hagemeister | 2014-11-17 | 2 | -8/+49 |
| | |||||
* | [swfinterp] Add support for more complicated constants | Philipp Hagemeister | 2014-11-17 | 1 | -4/+22 |
| | |||||
* | [utils] Remove stray u' | Philipp Hagemeister | 2014-11-17 | 1 | -31/+31 |
| | |||||
* | [swfinterp] Basic support for constants (only ints for now) | Philipp Hagemeister | 2014-11-17 | 2 | -10/+45 |
| | |||||
* | [swfinterp] Implement bitand and pushshort operators | Philipp Hagemeister | 2014-11-17 | 1 | -0/+10 |
| | |||||
* | [swfinterp] Implement charCodeAt | Philipp Hagemeister | 2014-11-17 | 2 | -1/+36 |
| | |||||
* | [swfinterp] Formalize built-in classes | Philipp Hagemeister | 2014-11-17 | 1 | -18/+28 |
| | |||||
* | [swfinterp] Implement various opcodes | Philipp Hagemeister | 2014-11-17 | 1 | -6/+40 |
| | |||||
* | [swfinterp] Add support for void methods | Philipp Hagemeister | 2014-11-17 | 2 | -1/+38 |
| | |||||
* | [swfinterp] Implement pushtrue and pushfalse opcodes | Philipp Hagemeister | 2014-11-17 | 1 | -0/+4 |
| | |||||
* | [swfinterp] Implement equals opcode | Philipp Hagemeister | 2014-11-17 | 2 | -0/+15 |
| | |||||
* | [swfinterp] Implement String basics | Philipp Hagemeister | 2014-11-17 | 3 | -2/+41 |
| | |||||
* | [swfinterp] Interpret yet more opcodes | Philipp Hagemeister | 2014-11-17 | 2 | -1/+42 |
| | |||||
* | [swfinterp] Better error message | Philipp Hagemeister | 2014-11-17 | 2 | -2/+2 |
| | |||||
* | [swfinterp] Intepret more multinames | Philipp Hagemeister | 2014-11-17 | 2 | -0/+19 |
| | |||||
* | [swfinterp] Implement member assignment | Philipp Hagemeister | 2014-11-17 | 1 | -0/+22 |
| | |||||
* | [swfinterp] Allow function patching | Philipp Hagemeister | 2014-11-17 | 1 | -0/+7 |
| | |||||
* | [tests] Modernize | Philipp Hagemeister | 2014-11-16 | 5 | -23/+33 |
| | |||||
* | [__init__] Modernize | Philipp Hagemeister | 2014-11-16 | 1 | -37/+39 |
| | |||||
* | [downloader/common] Modernize | Philipp Hagemeister | 2014-11-16 | 1 | -21/+23 |
| | |||||
* | [eporner] Fix duration (Closes #4188) | Philipp Hagemeister | 2014-11-16 | 3 | -5/+9 |
| | |||||
* | release 2014.11.16 | Philipp Hagemeister | 2014-11-16 | 1 | -1/+1 |
| | |||||
* | [spiegel] Correct handling of redirects to spiegel.tv (Closes #4211) | Philipp Hagemeister | 2014-11-16 | 1 | -1/+6 |
| | |||||
* | [spiegeltv] Match hash-style URLs (Closes #4210) | Philipp Hagemeister | 2014-11-16 | 1 | -1/+6 |
| | |||||
* | [spiegeltv] Modernize | Philipp Hagemeister | 2014-11-16 | 1 | -12/+6 |
| | |||||
* | [utils] Fix "write_json_file" for unicode names in python 2.x (fixes #4125) | Jaime Marquínez Ferrándiz | 2014-11-15 | 1 | -2/+14 |
| | |||||
* | [bliptv] Fix the resolve of lookup ID (Closes #4197) | Naglis Jonaitis | 2014-11-15 | 1 | -2/+3 |
| | |||||
* | release 2014.11.15.1 | Philipp Hagemeister | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | [goldenmoustache] Fix title (Closes #4203) | Philipp Hagemeister | 2014-11-15 | 1 | -3/+14 |
| | |||||
* | [compat] Work around kwargs bugs in old 2.6 Python releases (Fixes #3813) | Philipp Hagemeister | 2014-11-15 | 2 | -1/+11 |
| | |||||
* | release 2014.11.15 | Philipp Hagemeister | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | [mailru] Adapt to new data format (Fixes #4201) | Philipp Hagemeister | 2014-11-15 | 1 | -13/+16 |
| | |||||
* | [crunchyroll] Remove NOP code (#2782) | Philipp Hagemeister | 2014-11-15 | 1 | -2/+0 |
| | |||||
* | release 2014.11.14 | Philipp Hagemeister | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | [mtvservices:embedded] Improve config url (fixes #4092) | Jaime Marquínez Ferrándiz | 2014-11-14 | 1 | -1/+2 |
| | |||||
* | [ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ↵ | Jaime Marquínez Ferrándiz | 2014-11-14 | 1 | -12/+1 |
| | | | | | | (fixes #3364) It produces the right mp4 urls, so we stop prefering the rtmp urls. | ||||
* | [utils] Fix struct.pack call on very old Python versions (#4181) | Philipp Hagemeister | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | release 2014.11.13.3 | Philipp Hagemeister | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | [npo] Improve npo.nl (Fixes #4173) | Philipp Hagemeister | 2014-11-13 | 3 | -2/+8 |
| | |||||
* | release 2014.11.13.2 | Philipp Hagemeister | 2014-11-13 | 1 | -1/+1 |
| |