aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-05Credit @obilodeau for vrak (#11452)Sergey M․
2017-03-05Credit @TobiX for #9725Sergey M․
2017-03-05Credit @p2004a for vodpl (#12122)Sergey M․
2017-03-05Credit @ThomasChr for #12015 and #12245Sergey M․
2017-03-05[vier] Add support for vijf.beLars Vierbergen
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.
2017-03-04[redbulltv] Improve extraction (closes #11948, closes #3919)Sergey M․
2017-03-04[redbulltv] Add extractorJuanjo Benages
2017-03-04[douyutv] Switch to the PC API to escape the 5-min limitationYen Chi Hsuan
Thanks @spacemeowx2 for the algo. Ref: https://gist.github.com/spacemeowx2/629b1d131bd7e240a7d28742048e80fc Closes #12316
2017-03-04[generic] Add support for rutube embedsSergey M․
2017-03-04[rutube] Relax _VALID_URLSergey M․
2017-03-03[vrak] Improve and update test (closes #11452)Sergey M․
2017-03-03[brightcove:new] Add ability to smuggle geo_countries into URLSergey M․
2017-03-03[vrak] Add extractorOlivier Bilodeau
2017-03-03[brightcove:new] Raise GeoRestrictedErrorSergey M․
2017-03-03[go] Relax _VALID_URL (closes #12341)Sergey M․
2017-03-03[24video] Use original host for requests (closes #12339)Sergey M․
2017-03-02[ruutu] Disable DASH formats (closes #12322)Sergey M․
Due to causing out of sync issue
2017-03-02release 2017.03.022017.03.02Sergey M․
2017-03-02[ChangeLog] ActualizeSergey M․
2017-03-02[facebook] Fix extraction (closes #12323)Yen Chi Hsuan
Almost all videos now use the pagelet type 'permalink_video_pagelet'
2017-03-02[youtube] Mark errors about rental videos as expectedYen Chi Hsuan
Closes #12324
2017-03-02[adobepass] Add Charter Spectrum (#11465)Yen Chi Hsuan
Thanks @tv21 for the fix!
2017-03-01[utils] Carry long doc stringSergey M․
2017-03-01[YoutubeDL] Don't sanitize identifiers (closes #12317)Sergey M․
2017-03-01[npo] Add support for audioSergey M․
2017-03-01[npo] Improve extraction and update testsSergey M․
2017-03-01[npo] Adapt to app.php API (closes #12311)Sergey M․
2017-02-28release 2017.02.282017.02.28Sergey M․
2017-02-28[ChangeLog] ActualizeSergey M․
2017-02-28[azmedien:showplaylist] Improve (closes #12160)Sergey M․
2017-02-28[azmedien:showplaylist] Add support for all episodes playlistsAlex Seiler
2017-02-28[youtube:playlist] Recognize another playlist pattern (closes #11928, closes ↵Sergey M․
#12286)
2017-02-28[daisuki] Add subtitles (#4738)Yen Chi Hsuan
2017-02-28[daisuki] Add new extractor (closes #4738)Yen Chi Hsuan
2017-02-28[utils] Add bytes_to_long() and long_to_bytes()Yen Chi Hsuan
Used in daisuki.net (#4738) Both are adapted from public domain PyCrypto: https://github.com/dlitz/pycrypto/blob/master/lib/Crypto/Util/number.py
2017-02-28[utils] Add pkcs1padYen Chi Hsuan
Used in daisuki.net (#4738)
2017-02-28[aes] Add aes_cbc_encryptYen Chi Hsuan
Used in daisuki.net (#4738)
2017-02-28[douyu] Fix extraction and update _TESTSYen Chi Hsuan
They've switched from flv to hls Closes #12301
2017-02-27release 2017.02.272017.02.27Sergey M․
2017-02-27[ChangeLog] ActualizeSergey M․
2017-02-27[npo] Relax _VALID_URL for zapp.nlSergey M․
2017-02-27[hetklokhuis] Fix IE_NAMESergey M․
2017-02-27[npo] Add support for zapp.nlSergey M․
2017-02-27[npo] Add support for hetklokhuis.nl (closes #12293)Sergey M․
2017-02-27[youtube:channel] Remove duplicate testSergey M․
2017-02-27[scivee] Remove extractor (#9315)Yen Chi Hsuan
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.
2017-02-26[cda] Decode URL (fixes #12255)Alex Seiler
2017-02-26[crunchyroll] Extract uploader name that's not a linkxbe
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.
2017-02-26[youtube] Raise GeoRestrictedErrorSergey M․
2017-02-26[dailymotion] Raise GeoRestrictedErrorSergey M․