Skip to content

Commit b1ee353

Browse files
committed
remove unsupported clients
1 parent ff40a26 commit b1ee353

9 files changed

+206
-782
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ __pycache__
77
*.mp4
88
# User-specific UDB files
99
Clients/*.json
10+
dev_dump
1011
*.yaml

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

3-
## Version 2.14.0 [2025-01-18]
4-
- Hello World! A lot happened and almost every site is taken down ☹️. But, I'm back with a new update 🙂.
3+
## Version 2.14.0 [2025-01-22]
4+
- Hello World! A lot happened since the last version and almost every pirate site is taken down ☹️. But, I'm back with a new update 🙂.
55
- Replaced MyAsianTVClient with AsianDramaClient, which is operational but no updates after Nov 24, 2024.
66
- New KissKhClient serving all your needs: Anime, Drama, Movies, TV Shows (almost everything).
77

Clients/AnimePaheClient.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
__author__ = 'Prudhvi PLN'
22

33
import json
4-
import os
54
import jsbeautifier as js
65
from urllib.parse import quote_plus
76

Clients/IMDBClient.py

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)