Commit Graph

14 Commits (6ad0219556cefe60239027633193cc9f1dc9fb1d)

Author SHA1 Message Date
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