update chmod 755 and addes twitch_download_videos.py

This commit is contained in:
2026-07-24 04:09:12 +00:00
parent 5e0459c6d7
commit c8c6eb078c
15 changed files with 50 additions and 0 deletions
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import asyncio
import json
import httpx # Switched from requests to prevent async loop freezing