45 Commits

Author SHA1 Message Date
Ghost
0df589600a Try to fix stuttering (ep_3) 2024-04-28 15:19:47 +02:00
Ghost
7f49dc0758 Added compatibility for Win 7 #114 2024-04-21 09:27:40 +02:00
Fline
4252a1ca5f
Update parser.py (#111) 2024-04-13 19:36:16 +02:00
Ghost
29fa6ab0d0 Fix resolution 2024-04-13 14:25:33 +02:00
Ghost
f98bb29f0a Fix anime cant find eng title 2024-04-13 11:23:00 +02:00
Ghost
e90588b302 Add lib unidecode, fix key not exist in codec 2024-04-12 23:16:23 +02:00
Ghost
cc96066bc8 fix m3u8 parser no resolution find 2024-04-12 22:50:50 +02:00
Ghost
cb6d5837f2 Fix run and update discord link 2024-04-12 18:05:35 +02:00
Ghost
2939da93db Fix sys.exit with raise 2024-04-11 17:45:47 +02:00
Fede14it
8e8c458024
Added option to merge subtitles into one mp4 file or separate into .vtt files (#100) 2024-04-11 15:22:46 +02:00
Helper
eb6110e14f
Add config.ini, backup path (#99) 2024-04-11 10:44:40 +02:00
Ghost
1aefa47b6a Fix variable 2024-04-10 09:18:11 +02:00
Ghost
a2958360bd try fix stuttering 2 2024-04-10 08:46:49 +02:00
Ghost
dafb0f201b try fix stuttering 2024-04-09 17:33:10 +02:00
Ghost
e91e1b1aad Fix stuttering #95 and auto install of ffmpeg. 2024-04-08 18:58:58 +02:00
Ghost
bf7153214f Improve organization 2024-04-06 15:14:18 +02:00
Ghost
9d1b7536b7 add unicode, and start clean memory 2024-04-04 14:31:54 +02:00
Ghost
3a9378060b Change Crypto to: pycryptodome 2024-04-03 11:00:30 +02:00
Ghost
bdc252803e Fix range for options * in series 2024-04-02 14:47:32 +02:00
Ghost
d64db11775 Fix latin title 2024-04-01 23:20:32 +02:00
Ghost
5988f7d53b Un errore... 2024-04-01 10:18:51 +02:00
Ghost
cd3001f6b2 Un giorno ... 2024-04-01 10:10:54 +02:00
Ghost
5aeeceb309 fix ubuntu bug 2024-03-27 16:12:11 +01:00
Helper
941abc4f13
fix bug #86 (#86)
Co-authored-by: Helper0x <Helper0x@users.noreply.github.com>
2024-03-26 10:10:23 +01:00
Ghost
56e8a45d25 fix pyinstaller 2024-03-20 10:13:08 +01:00
Ghost
8fda9d59ce remove token headers 2024-03-10 15:17:54 +01:00
Ghost
30bfc207a4 Fix issue #37 2024-03-07 18:05:20 +01:00
Ghost
d92e8e2e7e bypass mutex 2024-03-05 21:21:14 +01:00
Cohvir
98054e0471
Windows Path Examples (#65)
* style(subtitle_name): unused variable

* Add Windows backslash example

* Add Windows backslash example

* Spell correction
2024-03-05 18:25:41 +01:00
Fede14it
9a2f4cdeed
Implementati sottotitoli forzati (#61)
* Implemented forced subs

* removed .idea folder

* Add .idea to .gitignore

* migliorata leggibilitá codice
2024-03-05 15:36:15 +01:00
Cohvir
75b04fc398
Improve readability and Conform PEP8 Style Guide (#63)
* style(PEP8): conform to PEP8 guide

* style(spell): spelling corrected

* Improve examples

* refact(audio_extractor): improves code readability refactoring audio_extractor_m3u8 function

* Conform to default example

* Add .idea
2024-03-05 15:35:35 +01:00
Fede14it
60ffda5163
audio default + sub (#60) 2024-03-05 07:03:41 +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
fe0cb97a9d fix auto domain 2024-03-01 16:15:51 +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