Coder Social home page Coder Social logo

asdlei99 / kittehplayer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tintupratap/kittehplayer

0.0 1.0 0.0 2.94 MB

A video player based on Qt, QML and libmpv with themes for many online video players.

License: Mozilla Public License 2.0

C++ 38.96% QML 35.45% Shell 1.04% JavaScript 22.72% CMake 1.84%

kittehplayer's Introduction

KittehPlayer

made with c++

works 60 percent of the time every time

libmpv 2.29+

qt 5.12

A video player based on Qt, QML and libmpv with themes for many online video players..

Themes

  • YouTube YouTube Screenshot
  • NicoNico NicoNico Screenshot
  • RoosterTeeth RoosterTeeth Screenshot

FOR PINEPHONE USERS

  • If you use a pinephone, you MIGHT need config from the gist linked at very bottom.

How to install

Windows

  • Coming Soon:tm:

Distro Packages

  • None right now, if you want to then pop me a message on somewhere linked on My Website and I'll be happy to help if stuff goes wrong.

From source

Dependencies

Arch Linux
pacman -S git cmake qt5-svg qt5-declarative qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects mpv
Ubuntu Bionic
sudo add-apt-repository ppa:beineri/opt-qt-5.12.6-bionic -y
sudo apt update
sudo apt install build-essential git qt512-meta-minimal qt512quickcontrols qt512quickcontrols2 qt512svg qt512x11extras qt512graphicaleffects qt512svg libgl1-mesa-dev libmpv-dev
Debian
sudo apt install build-essential cmake qtquickcontrols2-5-dev qtbase5-dev qtdeclarative5-dev libqt5x11extras5-dev libmpv-dev qml-module-qtquick-controls qml-module-qtquick-controls2 qml-module-qtquick-extras qml-module-qtquick-layouts qml-module-qtquick-dialogs qml-module-qtquick-privatewidgets qml-module-qtquick-localstorage qml-module-qt-labs-settings qml-module-qt-labs-platform qtbase5-private-dev libqt5svg5
  • Note that I don't know if this is the full list yet, pop a issue up if building fails.

Instructions

  • git clone https://github.com/purringChaos/KittehPlayer KittehPlayer
  • cd KittehPlayer
  • mkdir build && cd build
  • If you are on ubuntu bionic, run source /opt/qt512/bin/qt512-env.sh and add -DOLD_UBUNTU=on to the cmake command next.
  • cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  • make
  • sudo make install
  • The finished player will then be installed and you can launch it using KittehPlayer

Configuration

  • For docs on KittehPlayer please view DOCS.md or man KittehPlayer
  • If you get a white screen when trying to play a video see Here for a config that may work.

kittehplayer's People

Contributors

bluabk avatar danct12 avatar leha-bot avatar ralf1307 avatar skymandr avatar tintupratap avatar

Watchers

 avatar

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.