Commit Graph

7 Commits (0c75abbb7bb9135d145805e86c87a5a43b69ac15)

Author SHA1 Message Date
Yen Chi Hsuan 0c75abbb7b [mtvservices:embedded] Use another endpoint to get feed URL
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.
8 years ago
Yen Chi Hsuan a3aa814b77
Update _TESTS for MTV sites 8 years ago
Yen Chi Hsuan 0ab7f4fe2b
[nick] support nickjr.com (closes #7542) 8 years ago
Sergey M․ f011876076
[nickde] Add extractor (Closes #9778) 8 years ago
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 #8974
8 years ago
remitamine e565cf6048 [nextmovie] Add new extractor 8 years ago
remitamine a0e5beb0fb [nick] Add new extractor 8 years ago