Skip to content

kimyearho/Metube-electron

Repository files navigation

[2019-06-24] v1.7.8 UPDATE

  • 이 프로젝트는 2019 06월을 마지막으로 개발이 중단되었습니다.

Feature Stack

  1. Vue 2
  2. PouchDB
  3. Element UI
  4. Electron

A must read

Hello. Now many of you are using different versions. "Metube" updates very quickly. Automatic updates are not supported for versions 1.6.0 or earlier, and we cannot provide additional support. So please always keep the latest version. Thank you. Automatic updates are supported from 1.6.x version.

Project Information

This project is a personal project developed with the excellent Electron and Vue.JS. We are creating a simple YouTube video player. The main purpose is a music player, but YouTube is video-based, so you can use it as a video player or you can watch all videos without advertising. Please see below for details.

Reference

New version releases are always deployed in the repository. The new version update is fast To keep up to date, always subscribe to the parent "watch release". If you like the program, please click on the star! It will help developers a lot.

Feature

"Metube" is simple and very fast. While basic search lookup is network dependent, collection management is very fast because it uses IndexedDB

Roadmap

  1. Multiple selection when adding video
  2. Copy and move videos added to my collection
  3. PouchDB Backup and Restore

Installation

# install
> yarn

# run
> yarn run dev
> (Default Player Port: 7070)

# build
> project root create 'static' folder (require)
> yarn run build

History

Click Trello

License

MIT