Remita Amine
838171630d
[naver] improve metadata extraction
5 years ago
Remita Amine
c88debff5d
[naver] improve extraction
...
- improve geo-restriction handling
- extract automatic captions
- extract uploader metadata
- extract VLive HLS formats
5 years ago
Sergey M․
190f6c936b
[naver] Fix extraction ( closes #16029 )
7 years ago
Sergey M․
197224b7a4
Fix some regexes
7 years ago
Sergey M․
8a5f0a6357
[naver] Update tests for #11743
8 years ago
Kagami Hiiragi
c0bd51c090
[naver] Support tv.naver.com links
8 years ago
Déstin Reed
dcdb292fdd
Unify coding cookie
8 years ago
Remita Amine
f65dc41b72
[naver] extract upload date
8 years ago
Remita Amine
b02b960c6b
[naver] improve extraction( closes #8096 )
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
9 years ago
Jaime Marquínez Ferrándiz
44451f22d5
[naver] Remove unused import
9 years ago
Sergey M․
f540b93706
[naver] Improve error regex
9 years ago
Yen Chi Hsuan
f8d5e1cfb5
[naver] Fix video url ( fixes #5809 )
...
RTMP urls in test:naver does not work. Need more investigation.
10 years ago
Yen Chi Hsuan
c23848b3c5
[naver] Enhanced error detection
10 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
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Sergey M․
dbd1283d31
[naver] Capture and output error message ( #4057 )
10 years ago
Jaime Marquínez Ferrándiz
24da5893fc
[naver] Modernize
11 years ago
Jaime Marquínez Ferrándiz
087ca2cb07
[naver] Add rtmp formats ( fixes #3054 )
11 years ago
Jaime Marquínez Ferrándiz
24b173fa5c
[naver] Recognize mobile urls ( fixes #1951 )
11 years ago
Jaime Marquínez Ferrándiz
fb7abb31af
Remove the compatibility code used before the new format system was implemented
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
6b95b065be
Add extractor for tvcast.naver.com ( closes #1331 )
11 years ago