mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-22 08:50:05 -05:00
NicoNico support #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lurkook on GitHub (Dec 5, 2022).
This will be useful because other downloaders are hard to find and it might just not work.
Some research
NicoNico video pages has authorization data for guest user in HTML attribute with
id="js-initial-watch-data".Front-end web sends to POST request to
https://api.dmc.nico/api/sessions?_format=json(The DMC service; Modern delivery system) with JSON body of some data from authorization data.The DMC service will respond with authorized URL to the master M3U8. And yes, NicoNico uses HLS VOD...
Preview URLs
@enaisnotanumber commented on GitHub (Feb 23, 2024):
interesting.. i'll close my issue, because i didn't see this prior