/random-playlist

Import video directories from your PC, generate random playlist, send to a video player.

Primary LanguageTypeScriptMIT LicenseMIT

Generate, Play(生成,播放)

Import your videos like 'Friends' and anything else, then random play them.

导入任意的视频文件,如“老友记”,然后随机播放他们。

Forked from electron-react-boilerplate@1.4.0, Thanks for their working.

Electron React Boilerplate uses Electron, React, Redux, React Router, Webpack and React Fast Refresh.

electron-react-boilerplate@1.4.0 Fork 而来,感谢大佬们的辛勤工作。


Install(安装)

Download your platform's installer in Releases.

Releases 中下载对应操作系统的安装程序。

Only tested on Windows 10 (Development Machine) and Windows 7(VMWare).

Note: You should set a video player in Global Settings before changing the language or importing videos. I will add a scrollIntoView() in next release.

注意:你应该先在全局设置中设置视频播放器,再切换语言或导入视频。

Roadmap

  • Update to latest electron-react-boilerplate

  • Directly play ✅

  • Videos' tag

  • Generate log and some awesome charts (Only seems useful)

  • Customize generates option like count, ignore some videos while generating and blahblahblah

Contribute

Welcome! I'm a frontend developer only (and never used react before), current 'Generate' is a REAL random() call, in my "blueprint", 'Generate' should be more elegant and smart.

Install

Clone the repo and install dependencies:

git clone https://github.com/wheeljs/random-playlist.git
cd random-playlist
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Maintainers

License

MIT © Generate, Play