n-ce / ytify

Opus Audio Streaming Web App for YouTube. Stop watching, Listen & Save Data.
https://ytify.netlify.app
GNU General Public License v3.0
145 stars 48 forks source link

Version Six Development #124

Closed n-ce closed 10 months ago

n-ce commented 11 months ago

Deploy Preview

Pre-Alpha :

Alpha :

Pushed to 6.1 release

netlify[bot] commented 11 months ago

Deploy Preview for ytify ready!

Name Link
Latest commit
Latest deploy log https://app.netlify.com/sites/ytify/deploys/65132b47de0410008bc42dc8
Deploy Preview https://deploy-preview-124--ytify.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

n-ce commented 11 months ago

Removing IMSCJS / Subtitle Support due to development conflicts in Typescript / Vite as well as outdated code and heavy bundle size. We might re add IMSC some day when it's source code has been modernized and improved or any other ttml parser.

n-ce commented 11 months ago

Alpha 13 has reached feature parity with v5. 🎉 Next up is Library Featurette. I have decided to merge into main right after Alpha stage ends so that Beta will be made available to public directly.

n-ce commented 10 months ago

Implementation structure for Library

Should Thumbnail be stored as blob(saves bandwidth) or url(saves space) ?

n-ce commented 10 months ago

I think it will be better if we push Library for the next release (6.1) and have a separate PR for that, overall this PR is quite stable now (apart from like button just being a display piece) so we will be merging this now.