Skip to content

devhaaana/tver-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tverpy License: MIT Release version Commits Last Commit



Tver-Downloader can record the tver.jp programs outside of Japan.

Index

Architecture

tver-downloader
├─ LICENSE
├─ README.md
├─ documents
│  ├─ README-JP.md
│  └─ README-KR.md
├─ images
│  ├─ banner.svg
│  └─ sample
│     └─ base-ui.png
├─ main.py
├─ requirements.txt
├─ tver.py
└─ utils.py

Warning

Please do not use this project for commercial use. Only for your personal, non-commercial use.

Technologies

  • Python : 3.12
  • FFmpeg

Getting Started

Installation

  • You can install it locally:

    git clone https://github.com/devhaaana/tver-downloader.git
    cd tver-downloader
  • Make sure you have Python installed on your system. Then, install the required packages by running the following command:

    conda create -n tver_env python=3.12
    conda activate tver_env
    pip install -r requirements.txt
  • Due to the addition of DRM to TVer, a Japanese VPN or proxy server is required.

Usage

python main.py

base-ui

Release Files

File Description
tver-downloader-1.0.1.zip AZIP file containing the full source code of tver-downloader v1.0.1.
tver-downloader-1.0.1.tar.gz ATAR.GZ file containing the full source code of tver-downloader v1.0.1.

About

Python implementation for recording TVer programs outside of Japan.

Topics

Resources

License

Stars

Watchers

Forks

Languages