summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/nick.py
Commit message (Collapse)AuthorAgeFilesLines
* [nickelodeon:br] correct extractor nameRemita Amine2017-12-111-1/+1
|
* [nickelodeon:br] add support for Nickelodeon(Brazil) websites(closes #14893)Remita Amine2017-12-111-0/+45
|
* [nick.com] improve extraction(fixes #14876)Remita Amine2017-12-111-3/+9
|
* [nickru] Add support for more sitesSergey M․2017-10-221-1/+16
|
* [nickde] Add support for nickelodeon.beSergey M․2017-10-221-1/+4
|
* [nickde] Add support for nick.chSergey M․2017-10-221-1/+4
|
* [nick] Add support for more nickelodeon sites (closes #14553)Alex Seiler2017-10-221-1/+10
|
* [nick] Add support for nick.com.pl (closes #13860)Sergey M․2017-08-091-1/+4
|
* [nickru] Add extractorSergey M․2017-07-231-0/+18
|
* [nick] Automate geo-restriction bypass (#13711)nyuszika7h2017-07-231-0/+1
|
* [nick] Add support for beta.nick.com (closes #11655)Sergey M․2017-01-101-1/+4
|
* [nicknight] Improve extraction (closes #10769)Sergey M․2016-11-021-15/+13
|
* [nickde] Improve extractionSergey M․2016-11-021-3/+10
|
* [nicknight] Add extractorNeroBurner2016-11-021-1/+26
|
* [nick] Add test for #10559Sergey M․2016-09-051-0/+3
|
* [nick] Add support for nickelodeon.nl (Closes #10559)Sergey M․2016-09-051-1/+1
|
* [mtvservices:embedded] Use another endpoint to get feed URLYen Chi Hsuan2016-08-241-3/+2
| | | | | | | | | | | Closes #10363 In the original mtvservices:embedded test case, config.xml is still used to get the feed URL. Some other examples, including test_Generic_40 (http://www.vulture.com/2016/06/new-key-peele-sketches-released.html), and the video mentioned in #10363, use another endpoint to get the feed URL. The 'index.html' approach works for the original test case, too. So I didn't keep the old approach.
* Update _TESTS for MTV sitesYen Chi Hsuan2016-07-261-0/+1
|
* [nick] support nickjr.com (closes #7542)Yen Chi Hsuan2016-07-081-1/+4
|
* [nickde] Add extractor (Closes #9778)Sergey M․2016-06-181-0/+24
|
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
| | | | | | | encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974
* [nextmovie] Add new extractorremitamine2015-12-311-1/+1
|
* [nick] Add new extractorremitamine2015-12-311-0/+63