an encrypted m3u8 video course, key has done encryption (it should be 16 bits, actually 20 bits). After going through js, there is no way to decrypt key, which involves computing in place. I don t know. It s a paid video from Aliyun University. You ca...
m3u8 playlist file, ts file, and X-KEY file have been downloaded locally. I don t know how to play them. I tried to change the ts file and x-KEY s url to file: C: Users Adiministrator Desktop 0.ts that can t be played ...
when recat-video hls.js develops a video playback page, m3u8 is loaded, the video is replayed after updating the resource, but the longer video will play the previous video for a period of time before switching to the new video HLSSource import ...
Command: -sharpEXTM3U http: player.acfun.cn route_mp4?dt=0&uid=0×tamp=1529889316&fid=030002010056D9063AF9692D9B7D2FCC7380FE-FFE8-AD01-3806-1B72868E9764.flv&ns=video.acfun.cn&ran=0&vid=585cfe740cf2e963ad610b98&customer_...
how to optimize the performance of mobile terminal length list? Drop-down loading always fills the page with data. What if there are too many dom pages that are too stuck? what I want is to delete the li tags that are not displayed on the page, but if d...
The window.document.body.innerHTML = newHtml page has been re-rendered. I know this, but how to solve the problem of event invalidation? Ask the Great God for advice ...
vue has the following route nesting: > app.vue > a.vue > b.vue app.vue is the ingress, an is a level 2 route, and b is a child of a when accessing the b route, the request written in an and some column hook events will be called repeatedly. What ...
the jsp code is as follows, only traversing to level 3, level 4567 to continue to repeat the code is too much, is there a good solution? having no parent id is a first-level menu, having a parent id without url is a second-level menu with child menus, ...
as shown in the figure above, after a get request in vue is completed, modify the url, of the video and then cannot get the corresponding duration attribute. After changing the src, use video.load () . No, ask for the help of God T.T . ...