Giter VIP home page Giter VIP logo

youtube-curses's Introduction

youtube-curses

Build Status

Usage

demo This is a simple youtube browser / streamlink frontend made with python and ncurses inspired by twitch-curses.

Install

  • pip install youtube-curses

Features

  • Download with youtube-dl
  • List subscriptions
  • Search for content (prompt user)
  • Get "recommended videos" (how tho?)
  • Change sorting order
  • Like/Dislike bar
  • Show video length
  • Show upload date
  • Show channel's subscriber count
  • Show view count
  • Show description
  • Show video/channel category
  • Change subscription state of selected channel or video's channel
  • Configurable keymap
  • Credentials argument
  • Logfile argument
  • ranger-like thumbnail preview
    • needs testing
  • Animated loading symbols
  • Comment section abilities
    • Show comment section
    • Show comment count
    • Order comment section by either Top comments or Newest first
    • Comment on video
    • Reply to comment
  • Move between different pages
    • Home / Recommended
    • Popular
    • Trending
    • Subscriptions
    • Watch later
    • Favorites
    • Playlists
    • Specific channel's videos
  • Interact with video
    • Turn notifications on or off
    • Like/Dislike
    • Save as (watch later/favorites/existing playlist/new playlist)
    • Share link (at current time or not)
    • Report
  • Cached elements / internal database (?) for faster bootup
    • Video information such as thumbnails, channel, link and title

Requirements

  • install streamlink
    • sudo pacman -S streamlink on Arch
    • optionally create ~/.streamlinkrc file if you want to use a specific video player
  • install requirements with pip install --user -r requirements.txt
  • follow this guide to get your credentials
    • don't forget to download your client_secret.json

License

WTFPL

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.