Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [vier] Add support for vijf.be | Lars Vierbergen | 2017-03-05 | 1 | -6/+27 | |
| | | | | vier.be and vijf.be run on the same CMS and are property of the same company, so the same extractor can be used for both of them. | |||||
* | [redbulltv] Improve extraction (closes #11948, closes #3919) | Sergey M․ | 2017-03-04 | 3 | -51/+107 | |
| | ||||||
* | [redbulltv] Add extractor | Juanjo Benages | 2017-03-04 | 2 | -0/+51 | |
| | ||||||
* | [douyutv] Switch to the PC API to escape the 5-min limitation | Yen Chi Hsuan | 2017-03-04 | 2 | -10/+27 | |
| | | | | | | | | Thanks @spacemeowx2 for the algo. Ref: https://gist.github.com/spacemeowx2/629b1d131bd7e240a7d28742048e80fc Closes #12316 | |||||
* | [generic] Add support for rutube embeds | Sergey M․ | 2017-03-04 | 2 | -0/+30 | |
| | ||||||
* | [rutube] Relax _VALID_URL | Sergey M․ | 2017-03-04 | 1 | -1/+4 | |
| | ||||||
* | [vrak] Improve and update test (closes #11452) | Sergey M․ | 2017-03-03 | 1 | -46/+58 | |
| | ||||||
* | [brightcove:new] Add ability to smuggle geo_countries into URL | Sergey M․ | 2017-03-03 | 1 | -0/+3 | |
| | ||||||
* | [vrak] Add extractor | Olivier Bilodeau | 2017-03-03 | 2 | -0/+69 | |
| | ||||||
* | [brightcove:new] Raise GeoRestrictedError | Sergey M․ | 2017-03-03 | 1 | -2/+4 | |
| | ||||||
* | [go] Relax _VALID_URL (closes #12341) | Sergey M․ | 2017-03-03 | 1 | -1/+7 | |
| | ||||||
* | [24video] Use original host for requests (closes #12339) | Sergey M․ | 2017-03-03 | 1 | -5/+9 | |
| | ||||||
* | [ruutu] Disable DASH formats (closes #12322) | Sergey M․ | 2017-03-02 | 1 | -0/+3 | |
| | | | | Due to causing out of sync issue | |||||
* | release 2017.03.02 | Sergey M․ | 2017-03-02 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-03-02 | 1 | -1/+8 | |
| | ||||||
* | [facebook] Fix extraction (closes #12323) | Yen Chi Hsuan | 2017-03-02 | 2 | -1/+7 | |
| | | | | Almost all videos now use the pagelet type 'permalink_video_pagelet' | |||||
* | [youtube] Mark errors about rental videos as expected | Yen Chi Hsuan | 2017-03-02 | 1 | -1/+1 | |
| | | | | Closes #12324 | |||||
* | [adobepass] Add Charter Spectrum (#11465) | Yen Chi Hsuan | 2017-03-02 | 1 | -0/+5 | |
| | | | | Thanks @tv21 for the fix! | |||||
* | [utils] Carry long doc string | Sergey M․ | 2017-03-01 | 1 | -1/+2 | |
| | ||||||
* | [YoutubeDL] Don't sanitize identifiers (closes #12317) | Sergey M․ | 2017-03-01 | 1 | -1/+1 | |
| | ||||||
* | [npo] Add support for audio | Sergey M․ | 2017-03-01 | 1 | -2/+14 | |
| | ||||||
* | [npo] Improve extraction and update tests | Sergey M․ | 2017-03-01 | 1 | -205/+197 | |
| | ||||||
* | [npo] Adapt to app.php API (closes #12311) | Sergey M․ | 2017-03-01 | 1 | -44/+35 | |
| | ||||||
* | release 2017.02.28 | Sergey M․ | 2017-02-28 | 4 | -5/+8 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-02-28 | 1 | -1/+9 | |
| | ||||||
* | [azmedien:showplaylist] Improve (closes #12160) | Sergey M․ | 2017-02-28 | 1 | -16/+8 | |
| | ||||||
* | [azmedien:showplaylist] Add support for all episodes playlists | Alex Seiler | 2017-02-28 | 2 | -0/+50 | |
| | ||||||
* | [youtube:playlist] Recognize another playlist pattern (closes #11928, closes ↵ | Sergey M․ | 2017-02-28 | 1 | -2/+9 | |
| | | | | #12286) | |||||
* | [daisuki] Add subtitles (#4738) | Yen Chi Hsuan | 2017-02-28 | 1 | -0/+15 | |
| | ||||||
* | [daisuki] Add new extractor (closes #4738) | Yen Chi Hsuan | 2017-02-28 | 3 | -0/+149 | |
| | ||||||
* | [utils] Add bytes_to_long() and long_to_bytes() | Yen Chi Hsuan | 2017-02-28 | 1 | -0/+51 | |
| | | | | | | | Used in daisuki.net (#4738) Both are adapted from public domain PyCrypto: https://github.com/dlitz/pycrypto/blob/master/lib/Crypto/Util/number.py | |||||
* | [utils] Add pkcs1pad | Yen Chi Hsuan | 2017-02-28 | 2 | -0/+24 | |
| | | | | Used in daisuki.net (#4738) | |||||
* | [aes] Add aes_cbc_encrypt | Yen Chi Hsuan | 2017-02-28 | 2 | -1/+36 | |
| | | | | Used in daisuki.net (#4738) | |||||
* | [douyu] Fix extraction and update _TESTS | Yen Chi Hsuan | 2017-02-28 | 2 | -44/+15 | |
| | | | | | | They've switched from flv to hls Closes #12301 | |||||
* | release 2017.02.27 | Sergey M․ | 2017-02-27 | 4 | -6/+9 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-02-27 | 1 | -2/+18 | |
| | ||||||
* | [npo] Relax _VALID_URL for zapp.nl | Sergey M․ | 2017-02-27 | 1 | -1/+5 | |
| | ||||||
* | [hetklokhuis] Fix IE_NAME | Sergey M․ | 2017-02-27 | 1 | -1/+1 | |
| | ||||||
* | [npo] Add support for zapp.nl | Sergey M․ | 2017-02-27 | 1 | -1/+10 | |
| | ||||||
* | [npo] Add support for hetklokhuis.nl (closes #12293) | Sergey M․ | 2017-02-27 | 2 | -11/+34 | |
| | ||||||
* | [youtube:channel] Remove duplicate test | Sergey M․ | 2017-02-27 | 1 | -5/+1 | |
| | ||||||
* | [scivee] Remove extractor (#9315) | Yen Chi Hsuan | 2017-02-27 | 3 | -58/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Wikipedia page is changed from active to down: https://en.wikipedia.org/w/index.php?title=SciVee&diff=prev&oldid=723161154 Some other interesting bits: $ nslookup www.scivee.tv Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: www.scivee.tv canonical name = scivee.rcsb.org. Name: scivee.rcsb.org Address: 132.249.231.211 $ nslookup rcsb.org Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: rcsb.org Address: 132.249.231.77 Both IPs are from UCSD. I guess it's maintained by a lab and they don't maintain it anymore. | |||||
* | [cda] Decode URL (fixes #12255) | Alex Seiler | 2017-02-26 | 1 | -0/+5 | |
| | ||||||
* | [crunchyroll] Extract uploader name that's not a link | xbe | 2017-02-26 | 1 | -2/+18 | |
| | | | | | Provide the Crunchyroll extractor with the ability to extract uploader names that aren't links. Add a test for this new functionality. This fixes #12267. | |||||
* | [youtube] Raise GeoRestrictedError | Sergey M․ | 2017-02-26 | 1 | -7/+17 | |
| | ||||||
* | [dailymotion] Raise GeoRestrictedError | Sergey M․ | 2017-02-26 | 1 | -1/+6 | |
| | ||||||
* | [MDR] Relax _VALID_URL and playerURL matching and update _TESTS | Yen Chi Hsuan | 2017-02-26 | 2 | -4/+17 | |
| | | | | Ref: #12169 | |||||
* | [tvigle] Raise GeoRestrictedError | Sergey M․ | 2017-02-25 | 1 | -2/+10 | |
| | ||||||
* | [vevo] Fix videos with the new streams/streamsV3 format (closes #11719) | Yen Chi Hsuan | 2017-02-26 | 2 | -5/+19 | |
| | ||||||
* | [freshlive] Fix issues and improve (closes #12175) | Sergey M․ | 2017-02-25 | 2 | -23/+43 | |
| |