Giter Site home page Giter Site logo

n-ce / ytify Goto Github PK

View Code? Open in Web Editor NEW
131.0 6.0 47.0 12.07 MB

Opus Audio Streaming Web App for YouTube. Stop watching, Listen & Save Data.

Home Page: https://ytify.netlify.app

License: GNU General Public License v3.0

HTML 9.86% CSS 19.42% TypeScript 70.72%
youtube ytmusic music-player streaming spotify youtube-player audio opus music good-first-issue

ytify's Introduction

Netlify Status Tokei Lines Of Code Telegram Members Matrix

ytify is a simple WebApp, built with vanilla TypeScript for maximum efficiency, that streams only audio from YouTube. Listen to Podcasts, Audiobooks, Music, Livestreams and other Audio focused YouTube Videos, even under the lowest network conditions.

As covered in https://blog.csdn.net/gitblog_00024/article/details/139895018

What else are you getting ?

  • Queue ๐Ÿšฆ:
    • Add multiple streams to keep your audio streams going.
    • You can share your queue with anyone just by sharing the url.
    • Auto-Queue : automatically enqueues relevant streams.
  • Playlists ๐ŸŽถ:
    • View YouTube playlists , queue them to the player. You can also both subscribe and import it into your own collection
    • ytify Collections : create your own playlists disconnected from YouTube, share it with the world with share link.
  • Theming ๐ŸŽจ:
    • Modern Autonomous themed UI based on stream thumbnail.
    • High Contrast Mode for increased legibility.
  • PWA ๐Ÿ“ฑ: Install as an app on your device which also allows you to play YouTube links with it from your OS share menu.
  • Radio ๐Ÿ“ป: Fetches similar streams and creates a playlist for your stream, great for music listeners.
  • Library ๐Ÿ“š: Discover feed, history, favorites, Channels, YouTube playlists, custom playlists (collections) & Subscription Feed!

ytify_7.0_landscape

WHY / The story of ytify with n-ce

  • I was an avid NewPipe user back in 2021, which I used for background playback.
  • I noticed it wasn't able to stream under low network conditions.
  • So i decided to create an issue.
  • Upon finding no active resolution on the issue, I took it to myself and created this project on Jan 2022.

Usage ๐Ÿ‘†

https://ytify.netlify.app is the only official location that the main branch is directly connected to.

Privacy Policy ๐Ÿ‘๏ธ

We use Beampipe Analytics for minimal site stats, only the browser user-agent data is collected anonymously for this. Everything else remains on your device only, which can also be cleared anytime.(Library>Clean, Settings>Restore Settings,Clear Caches). Why collect data? I do not possess a multitude of devices, the analytics help me figure out which devices are suffering from incompatibility or if a failed update has been made or if some API instance has stopped working.

License ๐Ÿ“

Read More.

Contributing ๐Ÿ“‹

This project is actively seeking contributors, Read More Here.

Development ๐Ÿ”ง

  1. Prerequisites : Node.js , Beginner TypeScript Knowledge.
  2. Clone repository with
git clone https://github.com/n-ce/ytify --depth 1

or

 gh repo clone n-ce/ytify -- --depth 1
  1. Move to Directory, Update & Install Dependencies
cd ytify ; npm run update; npm i
  1. If you prefer using DevTools, you may disable eruda in vite.config.ts injectEruda(false),

  2. Start the development server and open localhost

npm run dev -- --open
  1. Learn More at our wiki.

Acknowledgements ๐Ÿ™

  • Piped - YouTube Data API & Adaptive Streaming Proxy
  • Invidious - YouTube Data API & Progressive Streaming Proxy
  • Cobalt - YouTube Download API
  • wsrv - Image Proxy Provider
  • Solid - Delightful JSX Library
  • HLS.js - HLS Support Library
  • Netlify - Hosting, PR Previews, User Feedback Forms, Edge Functions
  • Vite - Development Server, Code Bundling, Project Scaffolding.
  • Autoprefixer - CSS Prefixes Solution.
  • Remix Icons - Efficient Icon Solution.
  • Google Fonts - NotoSans Font.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.