Commit Graph
100 Commits
Author SHA1 Message Date
remitamineandSergey M․ 6fdb39ded1 [viidia] Cleaup
[viidea] extract playlist if lecture is an event

[viidia] use compat_str
2015-11-08 06:55:51 +06:00
remitamineandSergey M․ 8e3a2bd620 [viidea] fix _VALID_URL regex and tests 2015-11-08 06:55:51 +06:00
remitamineandSergey M․ a06bf87a2c [viidea] add support for sites using viidea service 2015-11-08 06:55:50 +06:00
remitamineandSergey M․ ee4337d100 [videolecture] add support for multi part videos 2015-11-08 06:55:50 +06:00
remitamine e68dd1921a [miomio] use the formats urls headers for downloading xml 2015-11-06 06:33:05 +01:00
remitamine 6953d8e95a [miomio] fix info extraction (fixes #7366) 2015-11-06 02:09:55 +01:00
remitamineandJaime Marquínez Ferrándiz c514b0ec65 [videofy.me] fix info extraction
Closes #7339.
2015-11-02 13:55:21 +01:00
remitamineandSergey M․ 80dcee5cd5 [eitb] fix info extraction 2015-11-01 00:56:16 +06:00
remitamineandSergey M․ 324ac0a243 [downloader/f4m] get the redirected f4m_url and handle url query string properly 2015-10-24 20:05:46 +06:00
remitamineandSergey M․ 3711304510 [extractor/common] get the redirected m3u8_url in _extract_m3u8_formats 2015-10-24 19:01:54 +06:00
remitamineandJaime Marquínez Ferrándiz 7687b354c5 [abc] add support for audio extraction 2015-10-24 12:42:56 +02:00
remitamineandSergey M․ b0f001a6cb [canalc2] fix info extraction 2015-10-18 19:06:53 +06:00
remitamine 9fb66c780c [megavideoz] remove extractor 2015-10-14 17:25:07 +01:00
remitamine 36bb63fad1 [criterion] fix description extraction 2015-10-14 14:13:53 +01:00
remitamineandJaime Marquínez Ferrándiz 26669ea3cf [5min] extract more video info and formats
Closes #7124.
2015-10-14 13:23:58 +02:00
remitamineandSergey M․ 03e3b4e119 [expotv] parse m3u8 manifest 2015-10-11 19:24:19 +06:00
remitamineandSergey M․ 70cb4d51c9 [bild] extract info from json request 2015-10-11 19:17:09 +06:00
remitamine 35a3ff1d33 [vimeo] always convert width, height and bitrate to int 2015-10-10 21:05:29 +01:00
remitamine fff496c689 [vimeo] remove check for empty formats 2015-10-10 20:45:34 +01:00
remitamine e5c209a1bc [vimeo] add parameters to _extract_m3u8_formats and sort formats 2015-10-10 20:34:10 +01:00
remitamineandSergey M․ 00cde0b8dc [adultswim] raise ExtractorError if no clips in video_info 2015-10-11 01:03:46 +06:00
remitamineandSergey M․ 58cd7e173e [adultswim] detect when video needs authentication 2015-10-11 01:03:39 +06:00
remitamine f4076bb736 [vimeo] extract m3u8 manifest and bitrate 2015-10-10 19:56:55 +01:00
remitamine 0553d0ee40 [pbs] place errors into a dict 2015-10-08 18:57:57 +01:00
remitamine 7faf7e7523 [pbs] detect errors from http error code 2015-10-08 18:39:24 +01:00
remitamineandSergey M․ ef5acfe32d [limelight] Add new extractor 2015-10-04 20:42:18 +06:00
remitamine 97d5bfcba6 [engadget] accept short video urls 2015-10-03 14:17:17 +01:00
remitamineandSergey M․ aedb930cfc [nfl] fix content id regex(fixes #7012) 2015-09-30 20:03:10 +06:00
remitamineandSergey M․ 98e1c935a1 [keek] extract uploader and uploader id with _search_regex 2015-09-28 01:03:22 +06:00
remitamineandSergey M․ f30e9976d6 [keek] add utf-8 coding cookie 2015-09-28 01:03:16 +06:00
remitamineandSergey M․ 80e98aed69 [keek] fix test title 2015-09-28 01:03:12 +06:00
remitamineandSergey M․ 6a24cb3d22 [keek] extract more info 2015-09-28 01:03:08 +06:00
remitamineandSergey M․ e13b9e7885 [keek] fix info extraction 2015-09-28 01:02:59 +06:00
remitamineandSergey M․ d045f0bdb7 [eagleplatform] use http urls explicitly 2015-09-27 01:08:31 +06:00
remitamineandSergey M․ 22becac4bd [eagleplatform] return the code to handle errors in all _download_json requests 2015-09-27 01:08:26 +06:00
remitamineandSergey M․ 9d632b1b27 [eagleplatform] extract mp4 url and fix thumbnail url 2015-09-27 01:08:22 +06:00
remitamine 7193650641 [kuwo] treat the offline error as an expected ExtractorError 2015-09-26 11:44:35 +01:00
remitamine 5db34f680f [kuwo] check for the offline error page 2015-09-26 10:31:32 +01:00
remitamine 3706fb5dc8 [fktv] get format_id from video file ext 2015-09-26 07:51:11 +01:00
remitamine 3d09aa4c82 [kuwo] extract title inside element with class title exactly 2015-09-25 11:40:32 +01:00
remitamine c44c7895b8 [kuwo] fix title extraction and update test 2015-09-25 11:28:26 +01:00
remitamine 1f9fb20fcd [nextmedia] update AppleDailyIE tests 2015-09-25 07:39:22 +01:00
remitamineandSergey M․ 2949a6cda9 [condenast] fix video info regex 2015-09-25 05:11:48 +06:00
remitamineandSergey M․ 882fc9052e [condenast] fix extraction and add support for other sites 2015-09-25 05:11:38 +06:00
remitamineandSergey M․ 857421024d [iconosquare] fix info extraction 2015-09-25 04:36:15 +06:00
remitamine 47024eb564 [hostingbulk] remove extractor 2015-09-24 19:49:10 +01:00
remitamineandSergey M․ da9f180835 [ninegag] remove unnecessary condition 2015-09-23 01:39:13 +06:00
remitamineandSergey M․ 6b8ce312e3 [ninegag] extract source url 2015-09-23 01:39:06 +06:00
remitamineandSergey M․ de3fc356e1 [ninegag] fix _VALID_URL regex and handle the use of other external providers 2015-09-23 01:39:00 +06:00
remitamineandSergey M․ 92085e7099 [viewster] accept https links and fix api_token extraction and extract mp4 video link(fixes #6787) 2015-09-22 21:45:45 +06:00
remitamine 5de5ab89b4 [shahid] change test ext 2015-09-18 22:10:36 +01:00
remitamine 1d67c96640 [shahid] fix api request url 2015-09-18 22:09:33 +01:00
remitamine 7b4137c351 [fktv] fix info extraction 2015-09-09 10:42:47 +01:00
remitamine 1072336249 [washingtonpost] fix test info 2015-09-08 20:40:23 +01:00
remitamine 75bb5c7028 [xuite] fix test md5 2015-09-08 20:12:30 +01:00
remitamine 376e1ad081 [ndr] use utils.qualites 2015-09-08 15:58:32 +01:00
remitamine b58a22b963 [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique 2015-09-08 15:37:20 +01:00
remitamine b88ebd472e [musicvault] remove extractor 2015-09-07 21:25:32 +01:00
remitamine 64997815c4 [ndr] add support for embeds 2015-09-07 20:53:37 +01:00
remitamine b1b7d1ffba [wimp] fix tests info 2015-09-07 12:49:59 +01:00
remitamineandJaime Marquínez Ferrándiz 8801255d7d [youtube] fix show extraction (fixes #4841)
Closes #6782)
2015-09-07 12:53:52 +02:00
remitamine 3b18f539a7 [ndr] fix info extraction 2015-09-07 11:18:21 +01:00
remitamineandJaime Marquínez Ferrándiz c67a055d16 [test/test_write_annotations] fix test filename
Closes #6781
2015-09-07 11:18:55 +02:00
remitamine cf33a47df0 [ajazzera] skip test 2015-09-07 08:22:38 +01:00
remitamine daeb0f04cd [yahoo] change test md5 checksum 2015-09-07 08:09:34 +01:00
remitamine a2f42a3baf [academicearth] fix test info 2015-09-06 04:52:27 +01:00
remitamine 7465222a9c [airmozilla] fix test info 2015-09-06 04:45:13 +01:00
remitamine f43c163158 [nowness] pass cinematique 2015-09-05 21:18:21 +01:00
remitamine 673bf566fc [nowness] more api abstraction 2015-09-05 21:03:13 +01:00
remitamine f95c5e1218 [nowness] change id variable name 2015-09-05 20:51:27 +01:00
remitamine f33f32f159 [nowness] add api abstration function adn extend _VALID_URL regex 2015-09-05 20:32:31 +01:00
remitamine 75b399f455 [nowness] fix _VALID_URL regex 2015-09-05 16:53:17 +01:00
remitamine c23c3d7d7d [nowness] fix video extraction and add support serie and playlist extraction (fixes #6720) 2015-09-05 16:38:05 +01:00
remitamine dc534b674f [downloader/external] change _argless_option function to _valueless_option 2015-09-04 21:12:13 +01:00
remitamine f30c2e8e98 [downloader/external] add _argless_option for option without arguments 2015-09-04 20:57:19 +01:00
remitamine 266b0ad676 [downloader/external] add _bool_option to pass value to bool option 2015-09-04 20:07:36 +01:00
remitamine e7a8c3032d [downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl 2015-09-03 22:25:33 +01:00
remitamine ebf4ca39ba link to developer instructions and correct common.py path 2015-09-02 01:24:59 +01:00
remitamine 59e89e62d7 [shahid] add default fallbacks for extracting api vars 2015-08-08 12:59:10 +01:00
remitamine c29458f3ec [shahid] change the tests 2015-08-07 21:38:50 +01:00
remitamine 6d30cf04db [dcn] fix type and key errors 2015-08-07 10:01:18 +01:00
remitamine 3be3c622dc [shahid] generic errors handling and check with flake8 2015-08-06 19:37:45 +01:00
remitamine cd6b555e19 [dcn] add origin to api request and fix the test and check with flake8 2015-08-06 19:17:50 +01:00
remitamine 67b8a28a2f [facebook] add uploader value to the tests 2015-08-03 00:09:21 +01:00
remitamine 51a575159a [facebook] extract uploader 2015-08-02 22:52:12 +01:00
remitamineandSergey M․ 8d5b8b477e [utils] import re 2015-08-03 02:23:35 +06:00
remitamineandSergey M․ d7d2a9a3db [utils] restart download if server does not support byte ranges 2015-08-03 02:23:31 +06:00
remitamineandJaime Marquínez Ferrándiz fa7a1cc5ef [screenwavemedia] fix info extraction (fixes #6270)
Closes #6330.
2015-08-01 22:13:10 +02:00
remitamineandJaime Marquínez Ferrándiz 44cae2fb2e [gdcvault] Add support for audio extraction (fixes #5784)
Closes #6412.
2015-08-01 11:39:50 +02:00
remitamineandJaime Marquínez Ferrándiz 30a453884e [viewster] use head request to extract api token
Closes #6419.
2015-08-01 11:06:26 +02:00
remitamine 09b6468d30 [vidme] extract the uploader 2015-07-31 21:28:59 +01:00
remitamineandJaime Marquínez Ferrándiz 799207e838 [viewster] extract the api auth token
Closes #6406.
2015-07-30 12:55:48 +02:00
remitamine dfaba1ab95 [shahid] fix variable name 2015-07-25 19:14:18 +01:00
remitamine a62fd1af27 [shahid] improve info extraction 2015-07-25 18:13:44 +01:00
remitamine 593ddd851b [letv] fix height 2015-07-24 14:46:45 +01:00
remitamine 1a117a7728 [clipfish] extract mp4 video link 2015-07-24 12:00:20 +01:00
remitamine 3c07a729a6 [shahid] don't fail on missing info 2015-07-18 23:16:57 +01:00
remitamine 84c0ed50a5 [shahid] fix backets closing 2015-07-18 23:10:20 +01:00
remitamine 02c126a7c2 [shahid] raise ExtractorError instead of warning 2015-07-18 22:55:40 +01:00
remitamine 114ed20e64 [shahid] Add new extractor 2015-07-18 22:10:57 +01:00