Skip to content

A script to download videos from ert web tv

Notifications You must be signed in to change notification settings

ctsiagkalis/ert-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ert-downloader

This tool is used to download videos from Greece's public national channel webtv, EΡΤ. At https://webtv.ert.gr'

Usage

python ert-downloader.py [url]

If you are on linux, you probably have to change the ffmpeg line to "os.system(('./ffmpeg ...", so putting an './' in front of the 'ffmpeg'.

Example

python ert-downloader.py https://webtv.ert.gr/ert1/sta-akra/27mar2019-sta-akra-theodosis-tasios/

Dependencies

This script relies on ffmpeg to encode the video. You can get it from the official source at https://ffmpeg.org/download.html

About

A script to download videos from ert web tv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%