Commit Graph

12 Commits (b30e4c275431124453ba4bc67b99d05bbc7ae8b4)

Author SHA1 Message Date
Sergey M․ f449c061d0
[nicknight] Improve extraction (closes )
Sergey M․ 9c82bba05d
[nickde] Improve extraction
NeroBurner e3577722b0
[nicknight] Add extractor
Sergey M․ f3eeaacb4e
[nick] Add test for
Sergey M․ b4d6a85d60
[nick] Add support for nickelodeon.nl (Closes )
Yen Chi Hsuan 0c75abbb7b [mtvservices:embedded] Use another endpoint to get feed URL
Closes 

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 , 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.
Yen Chi Hsuan a3aa814b77
Update _TESTS for MTV sites
Yen Chi Hsuan 0ab7f4fe2b
[nick] support nickjr.com (closes )
Sergey M․ f011876076
[nickde] Add extractor (Closes )
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
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 
remitamine e565cf6048 [nextmovie] Add new extractor
remitamine a0e5beb0fb [nick] Add new extractor