Commit Graph

31 Commits (820215f0e34813089d559fed24a398d9e91810e0)

Author SHA1 Message Date
Sergey M․ 4831ef7fe4
[vlive] Add comments to tests and quotes consistency
biwubo 178663df52 [vlive:playlist] Redirect to video extractor when no playlist is found ()
Sergey M․ ef19739e64
[vlive] Improve and style (closes )
biwubo 01b517a20a
[vlive] Add CH+ support (closes )
Sergey M․ 067aa17edf
Start moving to ytdl-org
coreynicholson 973b6ceebb [vlive] Fix live streams extraction
Sergey M․ f172c86dcd
[vlive:channel] Limit number of videos per page to 100 (closes )
Sergey M․ e3cd1fcdd1
[vlive:playlist] Relax and simplify
coreynicholson b71c18b434 [vlive:playlist] Add extractor
Remita Amine 40fcba5edb improve coding style
Sergey M․ 661cc229d2
[vlive:channel] Improve
ping b92d3c5343 [vlive] Add support for channels
Sergey M․ 069f918302
[vlive] Use live titles for live streams
Sergey M․ 89c63cc5f8
[vlive] Add video params extraction fallback and improve (closes )
Corey Nicholson 577748075b
[vlive] Update extraction
Sergey M․ 58355a3bf1
[vlive] Add test for
ping 49b69ad91c [vlive] Prefer locale over language for subtitles id
Kagami Hiiragi 345dec937f [vlive] Acknowledge vlive+ streams statuses
Same as common statuses just with "PRODUCT_" prefix:
PRODUCE_LIVE_END, PRODUCT_COMING_SOON, etc.
Kagami Hiiragi 25bcd3550e [vlive] Address site update
Changes:
* Fix video params extraction
* Don't make status request since status info now available on the page
* Remove unneeded code
* Fix test
Sergey M․ d41ee7b774
[vlive] Pass Referer as bytestring (Closes )
Yen Chi Hsuan 9d186afac8
[vlive] Coding style and PEP8
Kagami Hiiragi b24d6336a7 [vlive] Add support for live videos
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 
Yen Chi Hsuan 2648918c81 [vlive] Fix creator extraction (closes )
Sergey M․ 52f5889f77 [vlive] Improve and extract more metadata (Closes )
Erwin de Haan b8b465af3e [vlive] Updated to new V App/VLive api.
More robust with getting keys and ids from website.
Yen Chi Hsuan 08354db47b [vlive] PEP8
ping d14f0c45fc [vlive] Add info about www. to m. redirects for mobile
ping 615f155a3a [vlive] Fixes for review
ping eba470f2f2 [vlive] Remove upload_date extraction & cleanup
ping 061f62da54 [vlive] New extractor for vlive.tv