Skip to content

Internet address semi-auto launcher with .txt file based.

Notifications You must be signed in to change notification settings

VDoring/URL-based-MusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

URL-based-MusicPlayer

MP main

Introduction

  • URL(인터넷 주소)를 사용하는 간단한 음악 플레이어입니다.

  • A simple music player that uses an Internet address(URL).


Motivation

  • 저는 메모장에 음악 링크를 저장해 듣습니다. 하지만 이 작업을 수동으로 하기엔 번거로워 자동으로 음악을 재생하는 프로그램을 생각하게 되었습니다.

  • I save the music link in a notepad. But it was cumbersome to do this manually, so I came to think of a program that automatically plays music.



How to use?

1.

1

다운로드 받아 압축을 풀기.

Download and extract the file.


2.

2

Mlist파일을 열기.

Open Mlist file


3.

Mlist link Example

인터넷 주소 추가. (링크는 무조껀 앞에 있어야 합니다!)

Insert Internet address. (The link should be in front!)


4.

MP

MusicPlayer를 실행.

Run MusicPlayer


5.

MP2 MP2-1

재생 형식을 선택하세요.

Please select a replay format.


6.

MPlay1

이후 크롬 프라이빗모드로 재생되며, 음악을 다 들었을때 다음곡을 재생할껀지에 대한 질문에 답합니다.

It will then be played in chrome private mode, and when you've finished listening to the music, answer the question if you'll play the next song


7.

Mplay2

플레이한 음악 수와 총 음악 수는 프로그램 창에 실시간으로 표시됩니다.

The number of songs you play and the total number of songs are displayed in real time in the Programs pane.



Development Environment

  • Windows 10 / Visual Studio 2017