Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 742 Bytes

File metadata and controls

24 lines (18 loc) · 742 Bytes

Now Downloader

Simple python program to download streaming from NAVER NOW
Python version is still in development, and only few options are available comparing to shell script version.

Check out shell script version! Bash Version

Required Python Module/Executable

How to use

usage: now.py [-h] {get,list} ...

Simple NOW Downloader in Python (VERSION NUMBER)

positional arguments:
  {get,list}
    get       Print show info or get stream
    list      List available shows

optional arguments:
  -h, --help  show this help message and exit