87 Commits

Author SHA1 Message Date
Ghost
02edd4d5cd Add light and strong search domain @inklook 2024-04-29 20:23:11 +02:00
Ghost
a60dcb2b79 Remove use of lxml 2024-04-28 18:17:18 +02:00
Ghost
0df589600a Try to fix stuttering (ep_3) 2024-04-28 15:19:47 +02:00
Ghost
ca6a50c851 Fix options tables 2024-04-24 22:18:46 +02:00
Ghost
651f8a7e3c Fix range season 2024-04-21 17:43:01 +02:00
Ghost
7f49dc0758 Added compatibility for Win 7 #114 2024-04-21 09:27:40 +02:00
Ghost
dd62fa89c2 Merge branch 'main' of https://github.com/Ghost6446/StreamingCommunity_api 2024-04-20 09:39:47 +02:00
Ghost
0b692680f5 Fix range anime info episode 2024-04-20 09:39:44 +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
768589ed48 Fix domain not update 2024-04-12 18:09:28 +02:00
Ghost
cb6d5837f2 Fix run and update discord link 2024-04-12 18:05:35 +02:00
Ghost
f91d734b8e Fix tmp dir for mac in user agent 2024-04-12 17:43:20 +02:00
Francesco Grazioso
ddcb3dfb71
create dockerization for the script (#105)
* add dockerfile and change base domain to current one

* add ffmpeg to dockerfile and edit README

* add instructions to save media locally

* fix typo

* add dependencies to dockerfile

* fix dependencies

* add ability to switch between anime and film on run without changing config

* add dependencies to dockerfile

* add argparse

* fix readme

* fix args description
2024-04-12 17:38:34 +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
Fede14it
d942613dd8
Added map for episode names (#98)
* Added map for episode names

* Fix
2024-04-11 08:00:51 +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
Helper
37b2161a1a
Fix tmp for mac (#97) 2024-04-09 10:41:50 +02:00
Ghost
e91e1b1aad Fix stuttering #95 and auto install of ffmpeg. 2024-04-08 18:58:58 +02:00
Ghost
f9b92d076d Fix tmp file user agent for linux and mac 2024-04-07 10:17:44 +02:00
Ghost
bf7153214f Improve organization 2024-04-06 15:14:18 +02:00
Ghost
3a99ca2afe Fix unidecode 2024-04-04 15:21:40 +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
f1ed9cf664 Add domain to config #78 2024-03-19 17:57:33 +01:00
Ghost
5300ed9fb5 fix update 2024-03-16 13:59:17 +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
Fede14it
ce2408ad00
Skip episode in case of error (#69) 2024-03-07 06:49:54 +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
d925393716
Fix no subtitles in film (#64) 2024-03-05 18:24:32 +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