Commit Graph

22 Commits (db9b1dbcd918bee41b3b38f1f1106ad5dec07bb7)

Author SHA1 Message Date
Yen Chi Hsuan 0179f6a830 [daum] Add 'thumbnail' to all _TESTS
Yen Chi Hsuan 830afe85dc [daum.net] Support VodPlayer.swf URLs (closes )
Yen Chi Hsuan 06ffa33485 [daum.net] Move the request to ClipInfoXml.do
To reduce the number of wasted requests
ping f5d30d521c [daum] Fix add view_count, comment_count to test
ping e047922be0 [daum] Fix copy-paste mistake
ping b6c33fd544 [daum.net] Fixes
remitamine db710571fd [daum] fix IE_NAME
remitamine 126d7701b0 Merge branch 'daum' of https://github.com/remitamine/youtube-dl into remitamine-daum
Sergey M․ 178b47e6af [daum] Add test for
Sergey M․ 3a70ed9ebe [daum] Fix extraction (Closes )
remitamine 720334659a [daum] improve info extraction
Sergey M․ 1c57e7f1f4 [daum] Improve full_id regex
t0mm0 a87bb090d9 [daum] update 'full id' regex
fixes 
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
Philipp Hagemeister e5a79071a5 [daum] Support non-numeric video IDs (Fixes )
Philipp Hagemeister 23f4a93bb4 [daum] Modernize
Jaime Marquínez Ferrándiz 7a563df90a [daum] Recognize mobile urls ()
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented
Philipp Hagemeister ce93879a9b [daum] Fix real video ID extraction
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz 9363169b67 [daum] Get the video page from a canonical url to extract the full id (fixes ) and extract description.
Jaime Marquínez Ferrándiz 150f20828b Add extractor for daum.net (closes )