Metadata-Version: 2.1
Name: viihdecli
Version: 0.21
Summary: Command line interface for handling Elisa Viihde recordings
Home-page: https://github.com/Qotscha/viihdecli
Author: Qotscha
Project-URL: Documentation, https://github.com/Qotscha/viihdecli/blob/main/LUEMINUT.md
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: keyring
Requires-Dist: requests
Requires-Dist: viihdexdl

# ViihdeCLI
Command-line interface for Elisa Viihde. **In Finnish.**
### Features
- Downloading recordings using [ViihdexDL](https://pypi.org/project/viihdexdl/) and [FFmpeg](https://www.ffmpeg.org/)
	- If multiple files are selected to be downloaded, downloads are queued
- Filtering recordings based on e.g. name, channel, start time, duration, show type and actors
	- Either recordings of a folder or all recordings, regardless of their folder can be listed and then filtered
- Flexible selection of recordings to be downloaded, deleted, or moved to another folder
- Duplicate search with multiple modes
### Documentation
[Documentation](https://github.com/Qotscha/viihdecli/blob/main/LUEMINUT.md) in Finnish.
