Commit Graph

14 Commits (b2ca35ddbcd29b737075c6e2b270c925da2d306d)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 44451f22d5 [naver] Remove unused import
Sergey M․ f540b93706 [naver] Improve error regex
Yen Chi Hsuan f8d5e1cfb5 [naver] Fix video url (fixes )
RTMP urls in test:naver does not work. Need more investigation.
Yen Chi Hsuan c23848b3c5 [naver] Enhanced error detection
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ dbd1283d31 [naver] Capture and output error message ()
Jaime Marquínez Ferrándiz 24da5893fc [naver] Modernize
Jaime Marquínez Ferrándiz 087ca2cb07 [naver] Add rtmp formats (fixes )
Jaime Marquínez Ferrándiz 24b173fa5c [naver] Recognize mobile urls (fixes )
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz 6b95b065be Add extractor for tvcast.naver.com (closes )