Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 617 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 617 Bytes

youtube-autoplayer

Download latest youtube music and play in the same order

Description

usage: youtube_autoplayer.py [-h] [-u] [-f]

Youtube auto downloader and player

optional arguments:
  -h, --help    show this help message and exit
  -u, --update  retrive a list of updated youtube urls
  -f, --fetch   fetch and download urls in urls.json

Usage

Get list of youtube videos

youtube_autoplayer.py -u

Fetch and download saved videos

youtube_autoplayer.py -f

Play!

youtube_autoplayer.py

=======

Installation

  1. Install Python 3.6
  2. Install VLC player