144 Commits

Author SHA1 Message Date
Francesco Grazioso
9c9a46c2a8
minor fixes (#146) 2024-06-11 13:01:54 +02:00
Lovi
81888324a7 Migrate httpx 2024-06-10 21:46:14 +02:00
Lovi
6464aa466b Revert "Migrate to httpx"
This reverts commit fdd2823865824eca5e8cb8806dbddba4bcb37280.
2024-06-10 21:39:17 +02:00
Lovi
fdd2823865 Migrate to httpx 2024-06-10 21:36:42 +02:00
Ghost
661cb949e0 Add guardaserie ... 2024-06-09 17:45:03 +02:00
Ghost
fddc13cd2c Add ddlstreamitaly ... 2024-06-09 15:48:10 +02:00
Ghost
74bf633cfc Update config ... 2024-06-09 14:16:48 +02:00
Ghost
748b1c9bfa Update validate proxy. 2024-06-09 11:41:43 +02:00
Ghost
8835eeff2e add start delay 2024-06-08 20:54:36 +02:00
Ghost
48f39042ae Fix struck at 100% 2024-06-08 20:26:54 +02:00
Ghost
93a594beef Fix speed download 2024-06-08 12:39:39 +02:00
Ghost
86ecac7edd Fix error proxy 1 2024-06-07 23:30:07 +02:00
Ghost
500fb965f4 Add other proxy option 2024-06-07 23:04:55 +02:00
Ghost
eb213187e8 Finish proxy addition. 2024-06-07 22:32:12 +02:00
Ghost
22d69b174f Remove static ip, introduce proxy. 2024-06-07 22:03:20 +02:00
Ghost
3ccb9b2946 Remove ip 2024-06-06 23:06:32 +02:00
Ghost
ae12d86d71 Update library and remove my request and user agent. 2024-06-05 23:29:35 +02:00
Ghost
febc16b6de Duplicate ip 2024-06-04 23:20:55 +02:00
Ghost
4553cf9f45 Auto switch proxy. 2024-06-04 23:18:16 +02:00
Ghost
37e75370b0 Only 4 workers. 2024-06-04 22:06:46 +02:00
Ghost
a030a2ef3b Rename repo. 2024-06-02 16:08:08 +02:00
Ghost
d2a9165f7d Remove stop_event 2024-06-02 16:02:47 +02:00
Ghost
4677deea14 Finalmente fix per file con duratta errata. 2024-06-02 10:36:56 +02:00
Ghost
640fb87e91 Fix double logger. 2024-06-02 09:35:36 +02:00
Ghost
32b876a08c Add force 1080p. 2024-06-02 08:21:34 +02:00
Ghost
8538a17b97 Add function get server ip. 2024-06-01 17:43:50 +02:00
Ghost
2960b810cd Fix shorter video and small bar, remove ctrl+c. 2024-06-01 14:20:50 +02:00
Ghost
2abfe82815 Restore ... 2024-06-01 12:07:36 +02:00
Francesco Grazioso
306377a7be
Feat/app api and frontend (#136)
* minor fixes

* created basic django app

* add django dependency

* created basic search endpoint

* created retrieve method for search

* remove retrieve

* start implementing download endpoint (only movie for now)

* start implementing episode info for series

* finished get_episodes_info

* minor fixes

* add download anime episode

* start implementing download for tv series

* refactor methods

* finished download endpoint (will implement possibility to download single episodes of season in tv series)

* new domain and black on project

* start

* add cors

* add start gui command

* add gui for search

* edited .gitignore

* create component for media details

* better UX/UI

* edited anime episode to stream response (better experience)

* implemented UI for media details (TODO add download capabilities)

* fix poster fetching

* minor fixes

* fix cors error

* start implementing download

* fix typing on anime movies

* refactor

* refactor + add download OVA

* add plot for all anime types

* add download for all anime episodes

* add download all tv series episodes

* fix crach if localStorage is undefined

* moved download logic in separeted file

* fix wrong index passed while downloading tv series

* fix style searchbar

* add loader to search button and add enter listener while searching

* remove dependency from loading episodes to download all in anime series

* add function to download selected episodes for anime

* add sh command to kill gui

* fix messages in kill_gui.sh

* start implementing download select episodes for tv series (to be tested) + run black and eslint

* start  refactoring  to version 2.0

* start implementing preview endpoint
2024-06-01 11:59:11 +02:00
Ghost
7f6799d276 Fix small bar with join ffmpeg. 2024-05-30 17:00:01 +02:00
Fede14it
add0f2f01d
Se la lista dei sottotitoli è vuota vengono scaricati tutti + aggiunta possibilità di non mergiare i sottotitoli (#135) 2024-05-29 22:15:54 +02:00
Ghost
c86d2a8cac Add other special char, update readme with temux 2024-05-29 19:14:00 +02:00
Ghost
5c209e9bed Add small bar, summary system, fix ffmpeg multiple audios and subtitles. 2024-05-28 17:15:20 +02:00
Ghost
80393c6147 Update reame and config file. 2024-05-27 18:57:40 +02:00
Ghost
ae0b5bb577 Fix github counter 2024-05-27 18:44:49 +02:00
Ghost
5076317897 Merge branch 'main' of https://github.com/Ghost6446/StreamingCommunity_api 2024-05-27 15:37:40 +02:00
Ghost
cc9746b580 Fix docker progress bar ffmpeg 2024-05-27 15:37:38 +02:00
Francesco Grazioso
1a33eaf894
Minor fixes (#133) 2024-05-27 10:32:40 +02:00
Ghost
20eae18cff Add ffmpeg controll 2024-05-26 22:28:18 +02:00
Ghost
387ff64f4f Add api costant 2024-05-26 18:45:37 +02:00
Ghost
2542b5c6d4 Add altadefinizione 2024-05-26 11:08:46 +02:00
Ghost
762970c0ed Add download speed 2024-05-24 12:02:13 +02:00
Ghost
9eb4e81cc4 Fix index season map episode for series 2024-05-23 12:02:12 +02:00
Ghost
129de75ba0 Atto secondo ... 2024-05-23 08:50:29 +02:00
Ghost
67bbb9a043 fix ascii character 2024-05-16 18:25:00 +02:00
Ghost
f98fbe18e6 Fix error 401 and invalid character 2024-05-16 15:56:17 +02:00
Ghost
58382ea13a Fix requests for mac 2024-05-09 18:57:00 +02:00
Fline
e985b31e74
Update anime.py (#125) 2024-05-06 07:00:09 +02:00
Fline
8e909cede7
Update series.py (#124) 2024-05-06 06:59:55 +02:00
Ghost
cce4dd7a6b Fix os "...". directory in series name path 2024-05-04 09:12:16 +02:00