Metadata-Version: 2.1
Name: yle-dl
Version: 20190331
Summary: Download videos from Yle servers
Home-page: https://aajanki.github.io/yle-dl/index-en.html
Author: Antti Ajanki
Author-email: antti.ajanki@iki.fi
License: GNU GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia :: Video
Requires-Dist: ConfigArgParse (>=0.13.0)
Requires-Dist: attrs (<19.2.0,>=18.1.0)
Requires-Dist: future
Requires-Dist: lxml
Requires-Dist: mini-amf
Requires-Dist: pycryptodomex
Requires-Dist: requests
Provides-Extra: youtubedl-backend
Requires-Dist: youtube-dl ; extra == 'youtubedl-backend'

yle-dl is a tool for downloading media files from the video streaming
services of the Finnish national broadcasting company Yle: Yle
Areena, Elävä Arkisto and Yle news.

External dependencies: ffmpeg. Certain streams also require:
rtmpdump, wget, or a PHP interpreter with the following PHP extensions:
bcmath, curl, openssl and SimpleXML.

