cross-posted from: https://lemmy.world/post/530920

Magic-tape is an image supporting fuzzy finder command line interface YouTube client.

https://gitlab.com/christosangel/magic-tape

Image rendering can be done with the use of ueberzugpp, ueberzug, kitty terminal or chafa.

With magic-tape, through the main menu, the user can:

  • Browse videos from subscriptions.

  • Browse through trending video feed.

  • make a video search, using keywords or phrases.

  • Watch a previously watched video (watch history).

  • Browse videos from a subcsribed channel.

  • Watch a liked video.

  • Repeat the previous selection.

  • Repeat a previous search (search history).

  • Watch/download video/audio content, in various formats.

Through the miscellaneous menu the user can

  • Set up Preferences (configuration).

  • Like / Unlike a video.

  • Synchronize the above actions with their YouTube account.

  • Import subscriptions from YouTube.

  • Subscribe to/ Unsubscribe from a channel.

  • Clear their watch/search history, liked videos, thumbnail cache.

spoiler
  • Serge Matveenko
    cake
    link
    fedilink
    5
    edit-2
    1 year ago

    I would love If it would download the video as a file and launch my default video player to play it.

    • christosOP
      link
      fedilink
      71 year ago

      You can do it already.

      If you just want to play the video, that is done with mpv, which is a pretty decent player.

      If you want it downloaded to a file, select the download option, and the video will download in ~/Desktop.

      From then on, you can play it with the player you like ;)