Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.47 KB

YouTube Split License: GPL v3

YouTube Split is an application for ripping full-length albums off youtube Initial View

The program works by downloading the description of a video. If the video has timestamps in the description paired with song names, YouTube Split can read this data. The program pattern matches the description:

Example Pattern: {TIMESTAMP} {ARTIST} - {SONG} matches 3:01 The Beatles - With a Little Help From my Friends

Tracks

A track listing is automatically generated by the program. Track titles, artists, and album names can be edited next. The cover art can also be changed. The user must then select an audio format and bitrate to save as, along with a target directory.

Output

Finally, after hitting download, the program outputs each song to the target folder as separate files. Each of the filenames are fully formatted and each file comes with metadata info along with cover art. This means that other programs and devices can recognize these music files.

License

GPLv3 license

YouTube-Split is licensed under the GNU General Public License v3.0, also included in this repository in the LICENSE file.