Skip to content
Animesh edited this page Jun 5, 2024 · 14 revisions
  • You can copy any youtube video link and enter it into the search bar to automatically start playing the audio.
  • You can also install it as an app, after which the app will start showing in the share menu whenever you share something, you can share any youtube link into it and it will play it.
  • While you can continue to use ytify without even touching the Library, but it is recommended for a more personal experience
  • ytify is built from the very start to use the lowest amount of bandwidth possible, it can play audio on very slow internet speeds.
  • You can even turn off all thumbnails in settings, which saves bandwidth and speeds up the experience.
  • Whatever you listen to gets saved to History (in Library).
  • Have you seen the list of videos that appear below every youtube video you are watching? These are known as recommended videos and ytify stores this as well but not in your History, it collects the recommendations and showcases a subset of them to you in 'Discover'.
  • You can turn off saving history & discoveries in settings for a more clean slate experience.
  • When you click on a 3 dot button of a stream, it opens up a menu of actions you can take on the stream
  • One of those actions is Add To, which lets you add that stream to a list of your choice
  • We call playlists in ytify as collections. This is done to distinguish between youtube's own playlists.
  • If you subscribe to a youtube playlist it remains a playlist, you cannot modify anything in it other than unsubscribe.
  • If you import a youtube playlist it becomes a ytify collection, you can rename it, remove and add streams to it freely.
  • There are some pre-existing collections that cannot be deleted, these are History, Discover, Favorites and Listen Later.
  • Listen Later is like bookmarks but for streams you want to listen to, just not right now.
  • You can turn these hints off here, since these hints are fetched online that would reduce one network request. Beware : You have to clear settings data in order to regain access to hints.
  • <style> ul { margin: 0; padding: 0; list-style-type: none; li { margin: 4% 0; background: var(--onBg); color: inherit; padding: 1rem; box-shadow: var(--shadow); border-radius: var(--roundness); } } </style>
    Clone this wiki locally