Commit Graph

9580 Commits (29c6726646326fdbf17fca2f0e5600b6ee3b9f63)

Author SHA1 Message Date
Sergey M․ 29c6726646
[mixcloud] Fix view count extraction and modernize 8 years ago
Sergey M․ a66e25859a
[mixcloud:playlist] Relax title extraction and fix description extraction (closes #12582) 8 years ago
Kfir Breger c93c0fc2fd
[mixcloud:playlist] Fix title extraction 8 years ago
Sergey M․ 90e3f18fc1
[thesun] Extract playlists (closes #11298, closes #12674) 8 years ago
Entropy 5f3e0b69ef
[TheSun] Add new extractor 8 years ago
Sergey M․ 28b674ca23
[ceskateleveize:porady] Add extractor (closes #7411, closes #12645) 8 years ago
Sergey M․ e18f1da97a
[ceskateleveize] Improve extraction and remove URL replacement hacks 8 years ago
Sergey M․ 78280352ca
[kaltura] Cleanup regexes from redundant escaping 8 years ago
John Hawkinson a01825a541 [kaltura] Add support for iframe embeds 8 years ago
Sergey M․ f8f2da25ab
[wshh] Extract html5 entries and delegate to generic extractor (closes #12676) 8 years ago
Yen Chi Hsuan 4c03973296
[airmozilla] Fix extraction (closes #12670) 8 years ago
Sergey M․ 1b3feca0a7
[raiplay] Extract subtitles 8 years ago
Sergey M․ 3461f5db06
[xfileshare] Add support for vidlo.us (closes #12660) 8 years ago
Sergey M․ 0378b8b917
[xfileshare] Add support for vidbom.com (closes #12661) 8 years ago
Sergey M․ 7f04386b89
[aenetworks] Add more video URL regexes (closes #12657) 8 years ago
Remita Amine fac39cccd4 [odnoklassniki] fix format sorting for 1080p quality 8 years ago
Remita Amine b68e00b08a [rtl2] add support for you.rtl2.de(closes #10257) 8 years ago
Sergey M․ 2ab0bfcd81
[vshare] Add extractor (closes #12278) 8 years ago
Remita Amine a9bb61a425 [discoveryvr] Add new extractor(closes #12578) 8 years ago
Remita Amine dbf70c489f [tv5mondeplus] clean description and use stable id 8 years ago
Remita Amine 61e2331ad8 [tv5mondeplus] Add new extractor(closes #11386) 8 years ago
Sergey M․ fd47550885
[extractor/common] Add coding cookie 8 years ago
Sergey M․ 4457823dda
[extractor/common] Move censorship checks to a separate method and add check for just another ISP 8 years ago
Sergey M․ b3633fa0ce
[pericope] Add support for pscp.tv URLs 8 years ago
Sergey M․ 361f293ab8
[rai] Skip not found content item id 8 years ago
Sergey M․ b8d8cced9b
[rai] Improve extraction (closes #11790)
* Fix georestriction detection
* Detect live streams
+ Extract relinker metadata
* Improve ContentItem detection
+ Extract series metadata
* Fix tests
8 years ago
Timendum 51342717cd
[rai] Fix extraction 8 years ago
Remita Amine 48ab554feb [vrv] add support for series pages 8 years ago
Remita Amine a6f3a162f3 [limelight] improve extraction for audio only formats 8 years ago
Remita Amine 91399b2fcc [funimation] fix extraction(closes #10696)(#11773) 8 years ago
Sergey M․ eecea00d36
[xfileshare] Add support for vidabc.com (closes #12589) 8 years ago
Sergey M․ 2cd668ee59
[xfileshare] Improve extraction and extract hls formats 8 years ago
Remita Amine ca77b92f94 [crunchyroll] pass geo verifcation proxy 8 years ago
Remita Amine e97fc8d6b8 [cwtv] extract ISM formats 8 years ago
Remita Amine be61efdf17 [tvplay] Bypass geo restriction 8 years ago
Remita Amine 77c8ebe631 [vrv] Add new extractor 8 years ago
Sergey M․ 7453999580
[packtpub] Add extractor (closes #12610) 8 years ago
Remita Amine 3e943cfe09 [generic] pass base_url to _parse_jwplayer_data 8 years ago
Remita Amine 82be732b17 [adn] Add new extractor 8 years ago
Sergey M․ 639e5b2a84
[allocine] Extract more metadata 8 years ago
plroman 128244657b [allocine] Fix extraction 8 years ago
Tithen-Firion aea1dccbd0 [openload] fix extractor 8 years ago
Random User 4f06c1c9fc Merge branch 'master' of github.com-rndusr:rg3/youtube-dl into fix/str-item-assignment 8 years ago
Sergey M․ d212c93d16
[pluralsight] PEP 8 8 years ago
Sergey M․ 15495cf3e5
[franceculture] PEP 8 8 years ago
Sergey M․ 5b7cc56b05
[atresplayer] PEP 8 8 years ago
Random User c73e330e7a _find_jwplayer_data() returns dict or None
This simplifies code for callers of `_find_jwplayer_data()` which no longer have
to run `_parse_json()` on the return value.

It also makes sure that `_find_jwplayer_data()` returns either a `dict` or
`None` and nothing else.
8 years ago
Remita Amine fb4fc44928 [downloader/hls] immediately delegate downloading to ffmpeg in case live stream 8 years ago
Random User 03486dbb01 Add test for JWPlayer where config is passed as variable 8 years ago
Yen Chi Hsuan 51ef4919df
[afreecatv] Fix extraction (closes #12179) 8 years ago