Basil
Basil
### Describe your suggestion When adding a video using the YouTube API, no setVideoId is returned. However, when using the YouTube Music API, it returns the setVideoId: There could be...
### Steps to reproduce ```js // Latest version from GitHub import Innertube from 'youtubei.js'; (async () => { const youtube = await new Innertube({ cookie: '' }); console.log((await youtube.account.getInfo()).name); })();...
Would it be feasible to add support for [Solid](https://www.solidjs.com)? I couldn't find any issues relating to this, and the unofficial NPM package (`lucide-solid`) is terribly outdated. Thank you for your...
### Clear and concise description of the problem As a user, I'd like to be able to past the link to a user or post (like https://pony.social/@cadey or https://mastodon.koehlercode.dev/@hazel/109700064369385477) into...
### Clear and concise description of the problem It would be nice to show an indicator on the "Home" tab when new items arrive and you're on another page, say...
I was wondering if Padloc could be packaged for [Nix](https://nixos.org).
**Is your feature request related to a problem? Please describe.** When you want to go from music.youtube.com or youtube.com to beatbump.io, you not only have to replace the domain, but...
The "new issue" page seems to have the wrong description for the "Question" type:
**Provide information about website** Boombox is a selfhostable music playlist manager that sources songs from YouTube. - Source: https://codeberg.org/basil/boombox - Example instance: https://boombox.basil.cafe/playlist **Additional context** This is my project, and...
This is admittedly a very big ask. ActivityPub is the protocol that underpins federation in software like Mastodon, Misskey, Firefish, Pleroma, Akkoma, and others.