CoolFace
Apppublic

nynplaypoint/gittohfytdlp

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
50 commits on main
c1086164mo ago

increase proxy timeout to 15s, add more AUTO_PROXY_DOMAINS

nynplaypoint
43354ee4mo ago

increase proxy test timeout to 15s for slow Databay proxies

nynplaypoint
2fe11574mo ago

Update CONFIG/config.py

nynplaypoint
a6b06d14mo ago

Update TXT/cookie.txt

nynplaypoint
1f3850f4mo ago

Update TXT/cookie.txt

nynplaypoint
f1fd8e14mo ago

add facebook/instagram to AUTO_PROXY_DOMAINS

nynplaypoint
2c4d7474mo ago

add all missing config aliases from LimitsConfig and DomainsConfig

nynplaypoint
057737f4mo ago

add all missing domain and list config fields

nynplaypoint
081e3dc4mo ago

start dashboard on port 7860 for HF health check

nynplaypoint
86480054mo ago

add all missing CommandsConfig fields

nynplaypoint
59e3f0e4mo ago

complete config.py with all fields

nynplaypoint
e8921ff4mo ago

remove config.py from dockerignore

nynplaypoint
2ae59424mo ago

add dummy FIREBASE_CONF to bypass firebase check

nynplaypoint
ef60ff64mo ago

force docker rebuild

nynplaypoint
8b1592b4mo ago

fix firebase dummy values

nynplaypoint
008d9524mo ago

unignore and add config.py

nynplaypoint
42664624mo ago

add config.py with env secrets

nynplaypoint
bf12d124mo ago

fix HF Space configuration

nynplaypoint
f573d604mo ago

hook Databay proxy into get_all_available_proxies

nynplaypoint
c9743eb4mo ago

Merge pull request #295 from chelaxian/newdesign4

ratu.sh
c801fbc4mo ago

fix: continue playlist on single empty index, stop after 5 consecutive

chelaxian
20b55f74mo ago

fix: embed paid cover into video + optimize log channel uploads

chelaxian
4182ad24mo ago

Merge pull request #294 from chelaxian/newdesign4

ratu.sh
5fa71f74mo ago

fix: enrich NSFW log channel caption with full description, tags and video URL

chelaxian
dde08fa4mo ago

fix: NoneType.format error in LIST button — handle None values in format fields

chelaxian
200b77c4mo ago

fix: urlparse free variable error + log all download errors to LOG_EXCEPTION

chelaxian
1fbc07c4mo ago

fix: Firebase cache reload timeout (#292) and YouTube playlist gallery-dl routing (#290)

chelaxian
7e0af344mo ago

fix: replace non-blocking semaphore with blocking queue wait for uploads

chelaxian
e8275c74mo ago

Merge pull request #288 from chelaxian/newdesign4

ratu.sh
61741d34mo ago

fix: prevent error log spam in LOG_EXCEPTION channel

chelaxian
3c358e04mo ago

chore: move /issues skill and cron to .gitignore (local tooling, not project code)

chelaxian
36bd0444mo ago

feat: add /issues skill and command for automated GitHub issue triage

chelaxian
e27fe224mo ago

fix: prevent UTF-8 decode error in cover embedding subprocess (issue #276)

chelaxian
022f47d4mo ago

Merge pull request #287 from chelaxian/newdesign4

ratu.sh
2ad00114mo ago

fix: add RATE_LIMIT_NO_TIME_MSG early-warning in down_and_up.py

chelaxian
578d1d14mo ago

fix: use safe_send_message for UploadAlreadyInProgressError (not edit)

chelaxian
f9b963f4mo ago

fix: FloodWait shows remaining time (timestamp-based) and user-friendly notifications

chelaxian
7e5fd414mo ago

fix: show user-friendly messages for FloodWait and duplicate uploads

chelaxian
93b8ebf4mo ago

fix: retry download without thumbnails on broken thumbnail URL scheme

chelaxian
33ab8f74mo ago

Merge pull request #284 from chelaxian/newdesign4

ratu.sh
1f40b4b4mo ago

fix: remove stale CONFIG/templates from INCLUDE_DIRS

chelaxian
abe64b44mo ago

Merge pull request #282 from chelaxian/newdesign4

ratu.sh
8e94f984mo ago

feat: rewrite session string generator with QR login support

chelaxian
4ac00704mo ago

chore: disable pornhub proxy domains, fix line endings

chelaxian
15b27574mo ago

fix: remove deprecated phantomjs, add Docker cleanup on update

chelaxian
3a7c5714mo ago

Merge pull request #281 from chelaxian/newdesign4

ratu.sh
6afb6924mo ago

fix: add JPEG validation before ffmpeg thumbnail fallback

chelaxian
6fdf0994mo ago

fix: convert WebP thumbnails to JPEG for Telegram compatibility

chelaxian
02c9df84mo ago

feat: add PROXY_ALL_NSFW setting for auto-proxy on all NSFW content

chelaxian
ba2ee584mo ago

fix: pass per-video URL to send_videos for correct playlist thumbnails

chelaxian