Spaces:
Sleeping
Sleeping
File size: 767 Bytes
27f9e3a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"telegram": {
"api_id": "28722009",
"api_hash": "96c6c2768ef5cc9192ee56f289125e78",
"phone_number": "+919584695934",
"channel_username": "@LIFEYT"
},
"youtube": {
"client_secrets_file": "client_secrets.json"
},
"firebase": {
"service_account_key": "firebase_service_account.json",
"collection_name": "processed_videos"
},
"download_directory": "downloads",
"video_settings": {
"title_prefix": "new video #entertainment #ytshots #shots",
"description_template": "Video automatically uploaded from Telegram channel",
"tags": ["telegram", "video", "automated"],
"category_id": "24",
"privacy_status": "private"
}
} |