Nemo
Nemo
Not planning to merge this till I see actual use-cases where this might be relevant.
I'd attempted this. This likely works using Content-ID, so isn't guaranteed to work reliably. Additionally, the [`ytdl-core`](https://www.npmjs.com/package/ytdl-core) library, which this uses to fetch and parse the youtube data only returns...
Haven't had the time so far. Maybe this weekend.
@porg I pushed some rough code for this in #82. You can try it out locally with `npm install captn3m0/youtube-cue#file-processor` Required a lot more changes than I'd thought of, mainly...
In addition to documenting on the API docs, it will be nice to add a warning on the impacted pages as well.
https://hibernate.org/community/maintenance-policy/ is quite helpful.
I've raised this upstream a while ago at https://github.com/docker/docs/issues/20505
Maybe we can add a note about some releases being source-only?
https://github.com/moby/moby/blob/master/project/BRANCHES-AND-TAGS.md now states: > Note: The Moby Project provides source code releases. Binary distributions are available from multiple contributing parties, and known distributions can be discovered in [PACKAGERS.md](https://github.com/moby/moby/blob/master/project/PACKAGERS.md). I'm considering...
I agree with most of the analysis, but this shouldn't be left to the end-users - I'm facing these conundrums everyday while generating PURLs). It should be made clear in...