14 Commits

Author SHA1 Message Date
Fede14
a2a32a6f92 Update config.json and film.py to support different audio languages 2024-03-05 00:59:45 +01:00
Fede14
99a57595a5 audio default + sub 2024-03-04 23:30:12 +01:00
Cohvir
9ee9c91a2d
Fix #38, #57, Implement Config file (#58)
* style: correct some user messages and typos

* feat(config file): implement configuration settings

* style(config): improve config variables readability

* style(config params): config conformity fix

* feat(config): add config feature to variables

* feat(config): add config feature examples to README.md

* style: uniformity

* fix(subtitles): add subtitles to corresponding folder

* fix(tv-series subtitles folder name)
2024-03-04 22:34:36 +01:00
Ghost
0094458c3d fix quote tv 2024-03-04 09:11:27 +01:00
Ghost
c44b2a6a91 maybe fix 2024-03-03 17:10:26 +01:00
Ghost
4243bb4bdf fix dirname 2024-03-03 12:29:13 +01:00
Ghost
ba13f64d7f fix error key and folder 2024-03-03 11:08:39 +01:00
Ghost
0c6ef03373 fix msg 2024-02-28 07:39:55 +01:00
Ghost
d90a951dbf fix version 2024-02-28 07:31:47 +01:00
Fede14it
fec9df9695
Store domain in a JSON file (#46)
* Refactor domain function to store domain in a JSON file

* Revert "update version"

This reverts commit f866d9b42c38ff87eb9a0546c53f454ba42689c9.
2024-02-28 07:27:29 +01:00
Ghost
f866d9b42c update version 2024-02-27 19:42:57 +01:00
Fede14it
a6a6d55379
Migliorie per il codice (#45)
* Season range and all download

* fix if/elif

* fix if download all season

* Refactor user input handling in main function now you can choose more than one movie or tv

* Refactor file paths and create subdirectories for tv show now fill number season and episode to arrive to 2 characters

* Update console print message in tv.py
2024-02-27 19:39:49 +01:00
Ghost
dee1eeec09 fix m3u8 parser sub 2024-02-17 11:19:41 +01:00
Ghost
1b90d402dd missing lib add 2024-02-17 10:16:07 +01:00