The hls.js package page on cdnjs.com (https://cdnjs.com/libraries/hls.js) still points to https://github.com/dailymotion/hls.js.git and needs to be updated to https://github.com/video-dev/hls.js.git
Thank you
Thanks, I put in a request to the cdn.js repo
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Unfortunately no action from their side to solve this issue yet, can you maybe push them a bit?
Thank you
@broodjekipburger We're trying!
I think one of the things that is complicated is that it looks like dailymotion now have a fork of this repo in their organisation, which happens to be at the same URL where this repo used to be before it was moved here
On 6 Nov 2018, at 20:51, John Bartos <[email protected]notifications@github.com> wrote:
@broodjekipburgerhttps://github.com/broodjekipburger We're trying!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com/video-dev/hls.js/issues/1890#issuecomment-436385692, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADG-Wc5WIECb4cbx8FQptVmUmSckZG3_ks5useg2gaJpZM4WDlph.
Sorry for the inconvenience. I handle it asap.
hls.js meta on cdnjs.com are now up-to-date but since we've removed dist/ from the repo, the latest stable version is the v0.10.1. The cdnjs autoupdate mapping is available here. Any suggestions ?
@dighan I just opened another PR there :)
https://github.com/cdnjs/cdnjs/pull/13087
If they use the npm package instead of git, we should be fine. The npm package contains the dist folder.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.