32 Commits (master)

Author SHA1 Message Date
Remita Amine d439989215 [daum] fix VOD and Clip extracton(closes #15015) 5 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
Yen Chi Hsuan f7291a0b7c
[daum.net] Fix extraction for specific examples
Closes #9972
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
Yen Chi Hsuan dc724e0c8b [daum.net:user] Match more URLs (#1952) 8 years ago
Yen Chi Hsuan 58250eff2b [daum] Update test_daum_1 8 years ago
Yen Chi Hsuan 11a4efc505 [daum] Do not match a single URL with multiple info extractors 8 years ago
Yen Chi Hsuan 7537b35fb8 [daum] PEP8 8 years ago
ping 2f0a33d8a3 [daum.net] Support for playlists, user channels 8 years ago
Yen Chi Hsuan 0179f6a830 [daum] Add 'thumbnail' to all _TESTS 8 years ago
Yen Chi Hsuan 830afe85dc [daum.net] Support VodPlayer.swf URLs (closes #8173) 8 years ago
Yen Chi Hsuan 06ffa33485 [daum.net] Move the request to ClipInfoXml.do
To reduce the number of wasted requests
8 years ago
ping f5d30d521c [daum] Fix add view_count, comment_count to test 8 years ago
ping e047922be0 [daum] Fix copy-paste mistake 8 years ago
ping b6c33fd544 [daum.net] Fixes #8331 8 years ago
remitamine db710571fd [daum] fix IE_NAME 8 years ago
remitamine 126d7701b0 Merge branch 'daum' of https://github.com/remitamine/youtube-dl into remitamine-daum 8 years ago
Sergey M․ 178b47e6af [daum] Add test for #7949 8 years ago
Sergey M․ 3a70ed9ebe [daum] Fix extraction (Closes #7949) 8 years ago
remitamine 720334659a [daum] improve info extraction 9 years ago
Sergey M․ 1c57e7f1f4 [daum] Improve full_id regex 9 years ago
t0mm0 a87bb090d9 [daum] update 'full id' regex
fixes #4566
9 years ago
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
10 years ago
Philipp Hagemeister e5a79071a5 [daum] Support non-numeric video IDs (Fixes #3749) 10 years ago
Philipp Hagemeister 23f4a93bb4 [daum] Modernize 10 years ago
Jaime Marquínez Ferrándiz 7a563df90a [daum] Recognize mobile urls (#1952) 11 years ago
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented 11 years ago
Philipp Hagemeister ce93879a9b [daum] Fix real video ID extraction 11 years ago
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors 11 years ago
Jaime Marquínez Ferrándiz 9363169b67 [daum] Get the video page from a canonical url to extract the full id (fixes #1373) and extract description. 11 years ago
Jaime Marquínez Ferrándiz 150f20828b Add extractor for daum.net (closes #1330) 11 years ago