aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/dailymotion.py
Commit message (Collapse)AuthorAgeFilesLines
* [dailymotion:playlist] Carry long lineSergey M․2016-07-291-1/+3
|
* [dailymotion:playlist] Optimize download archive processingDave2016-07-291-1/+1
|
* [francetv] Recognize more Dailymotion embedded videosYen Chi Hsuan2016-07-061-0/+7
| | | | Closes #9955
* use mimetype2ext to determine manifest ext in multiple extractorsRemita Amine2016-07-061-3/+5
|
* [dailymotion] Fix view count extractioncazulu2016-02-181-4/+7
| | | | Fix view count parsing when the decimal marker is a whitespace, e.g. '101 101'
* [dailymotion:cloud] Use idiomatic name for classmethod's first argumentSergey M․2016-02-141-3/+3
|
* [dailymotion] Extend _VALID_URLSergey M․2016-01-191-2/+6
|
* [dailymotion] Prefer direct links (Closes #8156)Sergey M․2016-01-121-2/+3
|
* Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․2015-12-291-8/+4
| | | | Now all _extract_*_formats routines return a list
* Rename error_to_str to error_to_compat_strSergey M․2015-12-201-2/+2
|
* Properly convert errors to stringsSergey M․2015-12-201-3/+3
|
* [dailymotion] Add subtitles test URL for referenceSergey M․2015-12-101-0/+5
|
* [dailymotion] Fix subtitles extractionSergey M․2015-12-101-5/+7
|
* [dailymotion] Restrict player v5 regex (Closes #7826)Sergey M․2015-12-101-1/+3
|
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* [dailymotion] Extract f4m formatsSergey M․2015-10-241-3/+11
|
* [dailymotion] Error spellingSergey M․2015-10-181-2/+2
|
* [dailymotion] Report errors from player v5Lukáš Lalinský2015-10-171-3/+14
|
* [dailymotion] Update player v5 regex (Closes #7107)Sergey M․2015-10-091-1/+1
|
* [dailymotion:playlist] Use an iterator for the entriesJaime Marquínez Ferrándiz2015-08-021-5/+5
| | | | So that using '--playlist-end' only downloads the required pages (reported in #2175).
* [dailymotion:playlist] Detect problematic redirection (fixes #6347)Yen Chi Hsuan2015-07-241-3/+25
|
* [dailymotion:user] Fix _VALID_URL (Closes #6346)Sergey M․2015-07-241-1/+1
|
* [daylimotion] Adapt to player v5 and modernize (Closes #6151, closes #6250)Sergey M․2015-07-231-42/+116
|
* [dailymotion] Extract duration (closes #6221)cazulu2015-07-141-0/+2
|
* [dailymotion:cloud] Extend _VALID_URL (Closes #6145)Sergey M․2015-07-031-5/+13
|
* [dailymotion/generic] Add DailymotionCloudIEYen Chi Hsuan2015-06-211-0/+42
|
* [dailymotion:user] Fix _VALID_URLSergey M․2015-05-261-1/+1
|
* [dailymotion:user] Process user home as user (Closes #5823)Sergey M․2015-05-261-2/+3
|
* [dailymotion] Patch upload_date detection.ping2015-05-101-2/+3
| | | | (closes #5665)
* [dailymotion] Use https urlsJaime Marquínez Ferrándiz2015-05-031-2/+2
| | | | The video url still redirects to an http url, but it doesn't explicitly contain the video id.
* [dailymotion:user] Improve _VALID_URL (Closes #5380)Sergey M․2015-04-091-1/+1
|
* [dailymotion] Fix ff cookie and use it for embed page (Closes #5330)Sergey M․2015-03-311-4/+4
|
* [dailymotion] Replace testJaime Marquínez Ferrándiz2015-03-061-5/+5
| | | | It has been removed.
* Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-231-7/+3
|\ | | | | | | (Closes PR #4964)
| * [dailymotion] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-7/+3
| |
* | Extend various playlist testsPhilipp Hagemeister2015-02-181-0/+1
|/
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-4/+6
| | | | | | | | · 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
* PEP8: applied even more rulesJouke Waleson2014-11-231-2/+2
|
* PEP8 appliedJouke Waleson2014-11-231-1/+3
|
* [dailymotion] Fix extraction of vevo videos (fixes #4168)Jaime Marquínez Ferrándiz2014-11-121-1/+1
|
* [dailymotion] Alternative title search (Fixes #3882)Philipp Hagemeister2014-10-051-13/+14
|
* Move playlist tests to extractors.Philipp Hagemeister2014-08-281-11/+29
| | | | From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
* [dailymotion] Correct test casePhilipp Hagemeister2014-08-271-29/+31
|
* [Dailymotion] fix uploader name (fixes #3153)Petr Půlpán2014-06-251-1/+1
|
* [dailymotion] Fix user playlist extractionSergey M․2014-04-231-5/+5
|
* Remove unused importsPhilipp Hagemeister2014-04-191-1/+0
|
* [dailymotion:playlist] Fix titlePhilipp Hagemeister2014-04-111-5/+6
|
* Remove unused importsPhilipp Hagemeister2014-04-041-1/+0
|
* [dailymotion] Fix playlist+userPhilipp Hagemeister2014-04-041-6/+4
|
* [dailymotion] Convert width and height fields from strings to integersJaime Marquínez Ferrándiz2014-03-041-1/+2
|