summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/vk.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [vk] Remove unnecessary messageSergey M․2015-12-071-1/+0
|
* [vk] Add support for pladform embeds (Closes #7780)Sergey M․2015-12-071-0/+5
|
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat_urllib_request.Request [downloader/dash] Use sanitized_Request [downloader/http] Use sanitized_Request [atresplayer] Use sanitized_Request [bambuser] Use sanitized_Request [bliptv] Use sanitized_Request [brightcove] Use sanitized_Request [cbs] Use sanitized_Request [ceskatelevize] Use sanitized_Request [collegerama] Use sanitized_Request [extractor/common] Use sanitized_Request [crunchyroll] Use sanitized_Request [dailymotion] Use sanitized_Request [dcn] Use sanitized_Request [dramafever] Use sanitized_Request [dumpert] Use sanitized_Request [eitb] Use sanitized_Request [escapist] Use sanitized_Request [everyonesmixtape] Use sanitized_Request [extremetube] Use sanitized_Request [facebook] Use sanitized_Request [fc2] Use sanitized_Request [flickr] Use sanitized_Request [4tube] Use sanitized_Request [gdcvault] Use sanitized_Request [extractor/generic] Use sanitized_Request [hearthisat] Use sanitized_Request [hotnewhiphop] Use sanitized_Request [hypem] Use sanitized_Request [iprima] Use sanitized_Request [ivi] Use sanitized_Request [keezmovies] Use sanitized_Request [letv] Use sanitized_Request [lynda] Use sanitized_Request [metacafe] Use sanitized_Request [minhateca] Use sanitized_Request [miomio] Use sanitized_Request [meovideo] Use sanitized_Request [mofosex] Use sanitized_Request [moniker] Use sanitized_Request [mooshare] Use sanitized_Request [movieclips] Use sanitized_Request [mtv] Use sanitized_Request [myvideo] Use sanitized_Request [neteasemusic] Use sanitized_Request [nfb] Use sanitized_Request [niconico] Use sanitized_Request [noco] Use sanitized_Request [nosvideo] Use sanitized_Request [novamov] Use sanitized_Request [nowness] Use sanitized_Request [nuvid] Use sanitized_Request [played] Use sanitized_Request [pluralsight] Use sanitized_Request [pornhub] Use sanitized_Request [pornotube] Use sanitized_Request [primesharetv] Use sanitized_Request [promptfile] Use sanitized_Request [qqmusic] Use sanitized_Request [rtve] Use sanitized_Request [safari] Use sanitized_Request [sandia] Use sanitized_Request [shared] Use sanitized_Request [sharesix] Use sanitized_Request [sina] Use sanitized_Request [smotri] Use sanitized_Request [sohu] Use sanitized_Request [spankwire] Use sanitized_Request [sportdeutschland] Use sanitized_Request [streamcloud] Use sanitized_Request [streamcz] Use sanitized_Request [tapely] Use sanitized_Request [tube8] Use sanitized_Request [tubitv] Use sanitized_Request [twitch] Use sanitized_Request [twitter] Use sanitized_Request [udemy] Use sanitized_Request [vbox7] Use sanitized_Request [veoh] Use sanitized_Request [vessel] Use sanitized_Request [vevo] Use sanitized_Request [viddler] Use sanitized_Request [videomega] Use sanitized_Request [viewvster] Use sanitized_Request [viki] Use sanitized_Request [vk] Use sanitized_Request [vodlocker] Use sanitized_Request [voicerepublic] Use sanitized_Request [wistia] Use sanitized_Request [xfileshare] Use sanitized_Request [xtube] Use sanitized_Request [xvideos] Use sanitized_Request [yandexmusic] Use sanitized_Request [youku] Use sanitized_Request [youporn] Use sanitized_Request [youtube] Use sanitized_Request [patreon] Use sanitized_Request [extractor/common] Remove unused import [nfb] PEP 8
* [vk] Fix view count extraction (Closes #7353)Sergey M․2015-11-041-3/+7
|
* [vk] Detect vimeo embeds (Closes #7021)Sergey M․2015-09-301-0/+5
|
* [vk] Add age restricted video test for referenceSergey M․2015-07-181-0/+5
|
* [vk] Capture error messageSergey M․2015-07-181-0/+6
|
* [vk:uservideos] Revert orderedSetSergey M․2015-07-181-1/+1
|
* [vk] Clarify extractor namesSergey M․2015-07-181-3/+4
|
* [vk:uservideos] Improve extractionSergey M․2015-07-181-9/+18
|
* [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputsSergey M․2015-07-141-1/+1
|
* [vk] Handle access denied errorSergey M․2015-07-111-0/+3
|
* [vk] Add list id to info_urlSergey M․2015-07-111-1/+21
|
* [vk] Use `_form_hidden_inputs` when logging inSergey M․2015-07-101-3/+1
|
* [vk] Add test for youtube embedSergey M․2015-07-081-1/+16
|
* [vk] Fix youtube extractionSergey M․2015-07-081-4/+5
|
* [vk] Extend _VALID_URL to handle biqle.ru (Closes #6179)Sergey M․2015-07-081-1/+16
|
* [vk] Catch ownership confirmation requestSergey M․2015-07-071-0/+5
|
* [vk] Fix extraction (Closes #6153)Sergey M․2015-07-071-1/+1
|
* [vk] Fix authentication (Closes #6105)Sergey M․2015-06-271-9/+16
|
* [vk] Extract view countSergey M․2015-06-151-2/+13
|
* [vk] Fix upload date extractionSergey M․2015-06-151-1/+1
|
* [vk] Fix extraction (Closes #5987)Sergey M․2015-06-151-3/+3
|
* [vk] Fix authentication for non-ASCII login/passwordSergey M․2015-06-131-2/+2
|
* [vk] Fix test (Closes #5100)Sergey M․2015-03-021-1/+1
|
* [vk] Fix extraction (Closes #4967, closes #4686)Sergey M․2015-03-011-1/+1
|
* [vk] Catch temporarily unavailable video error messageSergey M․2015-03-011-1/+4
|
* [vk] Amend playlist testPhilipp Hagemeister2015-02-181-0/+3
|
* [vk] Remove debug assert statement (fixes #4672, fixes #4514)Jaime Marquínez Ferrándiz2015-01-091-1/+0
|
* [vk] Add support for rutube embeds (Fixes #4514)Philipp Hagemeister2015-01-041-0/+9
|
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-4/+7
| | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions
* [vk] PEP8Philipp Hagemeister2014-11-231-5/+7
|
* PEP8: applied even more rulesJouke Waleson2014-11-231-2/+2
|
* [vk] Some PEP8 lovePhilipp Hagemeister2014-11-231-3/+6
|
* [vk] Clarify testPhilipp Hagemeister2014-11-231-15/+5
|
* [vk.com] Added newline at the end of the file.Will Sewell2014-11-211-1/+1
|
* [vk.com] Removed redundant log message -- this information is already being ↵Will Sewell2014-11-211-3/+0
| | | | logged.
* [vk.com] Simplified the page_id acquisition by using the id matched in the ↵Will Sewell2014-11-211-7/+1
| | | | URL earlier on.
* [vk.com] Updated the extract_videos_from_page function with a much simpler ↵Will Sewell2014-11-211-9/+3
| | | | 1-liner.
* [vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional ↵Will Sewell2014-11-211-1/+1
| | | | m, and named the id group.
* [vk.com] Updated the description to include vk.com.Will Sewell2014-11-211-1/+1
|
* [vk.com] Updated a test video that has been removed, and added a comment for ↵Will Sewell2014-11-211-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 Sewell2014-11-211-0/+4
|
* [vk] date_added is now extracted from the video page.Will Sewell2014-11-181-2/+9
|
* [vk] Updated the regex for matching user video pages. It now matches ↵Will Sewell2014-11-181-1/+1
| | | | optional URL parameters too.
* [vk] Added a new information extractor for pages that are a list of a ↵Will Sewell2014-11-171-1/+36
| | | | user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors.
* [vk] Generalize errorsSergey M․2014-10-281-6/+12
|
* [vk] Handle deleted videosSergey M․2014-10-281-0/+4
|
* [vk] Skip georestricted ivi embed testSergey M․2014-06-301-0/+1
|
* [vk] Better support for embedsSergey M․2014-06-291-0/+21
|