Benny
bac0b4f7c2
add potoken
2025-01-16 07:39:03 +01:00
Benny
7dddca31e5
cache done
2025-01-15 20:34:07 +01:00
Benny
1554758705
group fix
2025-01-15 19:21:58 +01:00
Benny
b8157dc1ff
detect cookie file size
2025-01-15 07:39:24 +01:00
Sanuja Seneviratne
da5ae16aee
Remove Terabox details from README.md ( #476 )
2025-01-14 20:46:23 +01:00
Benny
5c52f46ef5
live detection
2025-01-14 20:19:20 +01:00
Benny
d2080f5046
use bigint
2025-01-14 20:04:21 +01:00
Benny
58f205866e
add logging for options
2025-01-14 19:57:58 +01:00
Benny
1661715795
update dbdsn
2025-01-14 19:50:59 +01:00
Benny
69c7ac5e22
update packages
2025-01-14 19:38:37 +01:00
Benny
d472cdc03c
WIP: refactor ( #460 )
...
* step1
* remove
* add pdm
* going
* going
* going
* Improved `extract_code_from_instagram_url` function
* Remove terabox download function
Due to server-side restrictions, the Terabox download function is currently does not work as intended.
* Remove unused `parse_cookie_file` function
This commit removes the `parse_cookie_file` function as it is no longer required following the removal of the Terabox download function.
* define abstract class
* basic upload done?
* db operation
* db operation
* db operation
* db operation
* db operation
* fix name_pattern regex of `extract_url_and_name` function
* pre-commit
* pre-push
* pre-push
* Refactor: Change single quotes to double quotes for name_pattern regex
* add more methods
* rename
* use self._bot_msg
* download done?
* update deps
* add entrance
* runnable
* fixes
* fix
* record usage fix
* add cookies
* fix settings
* hint
* hint
* reset
* rename
* formats fix
* update README.md
* update
* rename
* rename
---------
Co-authored-by: Sanuja Seneviratne <66342986+SanujaNS@users.noreply.github.com>
2025-01-14 19:32:19 +01:00
Sanuja Seneviratne
100b14d10a
Bump yt-dlp to 2025.1.12 ( #475 )
...
* Upgrade to CodeQL Action v3
* Bump yt-dlp to 2024.12.23
* Bump yt-dlp to 2025.1.12
2025-01-14 09:14:27 +01:00
Sanuja Seneviratne
02bd9f00ab
Bump yt-dlp to 2024.12.23 ( #474 )
...
* Upgrade to CodeQL Action v3
* Bump yt-dlp to 2024.12.23
2024-12-30 15:49:34 +01:00
dependabot[bot]
3adb096b99
Bump yt-dlp[default] from 2024.12.3 to 2024.12.13 ( #469 )
...
* Bump yt-dlp[default] from 2024.12.3 to 2024.12.13
Bumps [yt-dlp[default]](https://github.com/yt-dlp/yt-dlp ) from 2024.12.3 to 2024.12.13.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.12.03...2024.12.13 )
---
updated-dependencies:
- dependency-name: yt-dlp[default]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* support for impersonating browser requests in yt-dlp
https://github.com/yt-dlp/yt-dlp#impersonation
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sanuja Seneviratne <66342986+SanujaNS@users.noreply.github.com>
2024-12-17 09:46:29 +01:00
Sanuja Seneviratne
825d817e40
Upgrade to CodeQL Action v3 ( #470 )
2024-12-17 09:46:20 +01:00
dependabot[bot]
2a893857f2
Bump yt-dlp[default] from 2024.11.18 to 2024.12.3 ( #465 )
...
Bumps [yt-dlp[default]](https://github.com/yt-dlp/yt-dlp ) from 2024.11.18 to 2024.12.3.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.11.18...2024.12.03 )
---
updated-dependencies:
- dependency-name: yt-dlp[default]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 20:56:13 +01:00
Sanuja Seneviratne
926c372eed
Improve extract_code_from_instagram_url
function ( #458 )
...
* Improve `extract_code_from_instagram_url` function
* Bump yt-dlp from 2024.11.04 to 2024.11.18 (Tested ✅ )
2024-11-22 18:00:45 +01:00
Sanuja Seneviratne
05232543de
Improve caption ( Fix #456 ) ( #457 )
...
* Improve caption (Fix #456 )
* Entities for send_media_group
2024-11-14 19:06:35 +01:00
Sanuja Seneviratne
829c62bf0e
yt-dlp's Python dependencies must be installed using the default group, beginning with 2024.11.04 release ( #455 )
...
* Bump yt-dlp from 2024.10.22 to 2024.11.04 #451
* yt-dlp's Python dependencies installing using the default group
2024-11-10 11:10:10 +01:00
Sanuja Seneviratne
ba43e79e88
Bump yt-dlp from 2024.10.22 to 2024.11.04 #451 ( #453 )
2024-11-04 13:37:17 +01:00
dependabot[bot]
afb2e5841f
Bump yt-dlp from 2024.10.7 to 2024.10.22 ( #447 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.10.7 to 2024.10.22.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.10.07...2024.10.22 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 09:05:44 +01:00
dependabot[bot]
fcfbf35502
Bump yt-dlp from 2024.9.27 to 2024.10.7 ( #445 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.9.27 to 2024.10.7.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.09.27...2024.10.07 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 16:18:43 +02:00
dependabot[bot]
fa88ea5ade
Bump yt-dlp from 2024.8.6 to 2024.9.27 ( #438 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.8.6 to 2024.9.27.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.08.06...2024.09.27 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 21:21:54 +02:00
Benny
324b18dfe2
disable buy
2024-09-26 18:14:34 +02:00
Sanuja Seneviratne
dd3e42ff91
Improved /stats
command ( #427 )
...
* Improved `stats` command
* Update clean_tempfile to properly clean
2024-09-21 16:56:15 +02:00
Sanuja Seneviratne
1a60460a32
Fix issue #424(/ytdl not working in group) ( #425 )
...
* Fix issue #424(/ytdl not working in group)
* Improve bot usage in groups
* typo fix
2024-09-10 16:24:43 +02:00
BIKASH MAITY
2f4ebdd7b8
Update README.md ( #426 )
...
.
2024-09-10 16:24:09 +02:00
Sanuja Seneviratne
07632b1e68
Rename option for /direct
command ( #423 )
2024-09-01 19:27:16 +02:00
dependabot[bot]
2c4cb0353e
Bump tqdm from 4.66.4 to 4.66.5 ( #416 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 19:26:44 +02:00
dependabot[bot]
0881eee131
Bump fakeredis from 2.23.4 to 2.24.1 ( #421 )
...
Bumps [fakeredis](https://github.com/cunla/fakeredis-py ) from 2.23.4 to 2.24.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.23.4...v2.24.1 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 19:26:35 +02:00
Benny
1f3871d013
fix download as file #412
2024-08-06 19:17:35 +02:00
dependabot[bot]
f07d522ebb
Bump yt-dlp from 2024.8.1 to 2024.8.6 ( #418 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.8.1 to 2024.8.6.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.08.01...2024.08.06 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 09:07:16 +02:00
Benny
c39b0207b0
fix download hook
2024-08-04 10:35:55 +02:00
Benny
03e3010ad3
bump everything
2024-08-03 14:15:08 +02:00
Benny
c8c8978740
send as file regardless of streamable
...
#412
2024-08-03 14:13:34 +02:00
Sanuja Seneviratne
9cfdf0a4ee
Bump yt-dlp from 2024.7.9 to 2024.8.1 ( #415 )
2024-08-03 10:15:49 +02:00
Sanuja Seneviratne
32be202a4b
improve /direct command ( #410 )
2024-07-23 14:44:17 +02:00
Sanuja Seneviratne
78972c55b2
leech option for direct download using aria2 ( #408 )
...
* leech option for direct download using aria2
* Improved and fixed some bugs of leech function
2024-07-17 19:20:35 +02:00
dependabot[bot]
edc8d5b9ff
Bump yt-dlp from 2024.7.7 to 2024.7.9 ( #406 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.7.7 to 2024.7.9.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.07.07...2024.07.09 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 08:56:54 +02:00
dependabot[bot]
4159905615
Bump yt-dlp from 2024.7.2 to 2024.7.7 ( #405 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.7.2 to 2024.7.7.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.07.02...2024.07.07 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 15:45:03 +02:00
Sanuja Seneviratne
d2951eb8ca
Merge pull request #404 from SanujaNS/master
...
Bump requests from 2.31.0 to 2.32.3
2024-07-04 16:55:56 +05:30
Sanuja Seneviratne
0964958bed
Bump requests from 2.31.0 to 2.32.3
2024-07-04 16:42:32 +05:30
Sanuja Seneviratne
1490970541
Bump yt-dlp from 2024.5.27 to 2024.7.2 ( #402 )
2024-07-03 08:08:06 +02:00
Sanuja Seneviratne
18d807aaac
Shortening URL in the caption if it's too long and some cleanup ( #400 )
...
* remove unnecessary line
* shortening URL in the caption if it's too long
* Revert "shortening URL in the caption if it's too long"
This reverts commit 6feb473dcf
.
* shortening URL in the caption if it's too long
* section for advance users
2024-06-30 10:21:31 +02:00
Sanuja Seneviratne
d1e702f111
Fix ping
command by separating detailed output into a new stats
command; ping
now displays only the ping result. ( #398 )
...
* rewrote spdl to feel more integrated and add support for terabox.com links
* small typo fix and terabox link extraction improvement
* another tweak to improve terabox link extraction
* Update sp_downloader.py
Add progress bar to spdl Instagram downloads
* improvement on instagram download to show filename while downloading
* reformat
* Fix `ping` command by separating detailed output into a new `stats` command
2024-06-19 21:29:15 +02:00
dependabot[bot]
2e458231e9
Bump yt-dlp from 2024.04.9 to 2024.5.27 ( #390 )
...
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp ) from 2024.04.9 to 2024.5.27.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases )
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md )
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.04.09...2024.05.27 )
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 12:31:11 +02:00
Sanuja Seneviratne
b9612487bf
Update sp_downloader.py: fix progress bar for Instagram downloads ( #379 )
...
* rewrote spdl to feel more integrated and add support for terabox.com links
* small typo fix and terabox link extraction improvement
* another tweak to improve terabox link extraction
* Update sp_downloader.py
Add progress bar to spdl Instagram downloads
* improvement on instagram download to show filename while downloading
* reformat
2024-05-28 19:58:10 +02:00
dependabot[bot]
80ed7353c4
Bump redis from 5.0.3 to 5.0.4 ( #375 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.3...v5.0.4 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 18:42:55 +02:00
dependabot[bot]
b30b751dbf
Bump blinker from 1.7.0 to 1.8.1 ( #377 )
...
Bumps [blinker](https://github.com/pallets-eco/blinker ) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/pallets-eco/blinker/releases )
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets-eco/blinker/compare/1.7.0...1.8.1 )
---
updated-dependencies:
- dependency-name: blinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 18:42:48 +02:00
dependabot[bot]
6d5894a71b
Bump tqdm from 4.66.2 to 4.66.4 ( #378 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.2 to 4.66.4.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.4 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 18:42:41 +02:00