All forms of risk of use and misuse of the program are beyond the responsibility of Arizu Studio
Downloader credits to cobalt (https://github.com/wukko/cobalt)
- Requires PHP7 or more
install "yum -y install php-cli php php-curl" or "sudo apt install php-cli php php-curl" - FFMpeg binaries
If you want to use the auto matermark & flip mirror video feature, you need binaries from FFMpeg
- git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
- cd ffmpeg
- ./configure
- make
- make install
- download https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z
- extract file & rename folder name
- add to environment path -> YOUR_FFMPEG_FOLDER_LOCATION/bin/
- git clone https://github.com/arizustudio/Facebook-Youtube-Downloader-for-Telegram-BOT.git
- cd Facebook-Youtube-Downloader-for-Telegram-BOT
// edit telegtam_bot_token.txt to your telegram bot token - php receiver.php
- /download (post_url)
Downlaod video from TikTok, Youtube, and Instagram. - /music (youtube_url)
Download Music from YouTube - /watermark (video_link) (watermark_link)
Auto add watermark to Downloaded Video - /watermarkflip (video_link) (watermark_link)
Auto add Flip Mirrored Video and add watermark to Downloaded Video