Skip to content

Fetch and download all video contents of channels telegram by PHP (Not used Bot API, Core API, or not need any authenticate telegram! It's anonymouse downloader!)

License

Notifications You must be signed in to change notification settings

NabiKAZ/fetch-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fetch Telegram

Fetch and download all video contents of channels telegram by PHP

Manual

Put $channel_name, $post_start, $post_end with desired values in begin of index.php code.

Sample output

# php index.php
Fetch channel: "InjaGhatie"
Get post #164 ... Download video... Saved.
Get post #165 ... Download video... Saved.
Get post #166 ... Download video... Saved.
Get post #167 ... Not found video.
Get post #168 ... Not found video.
Get post #169 ... Not found video.
Get post #170 ... Download video... Saved.
Get post #171 ... Download video... Saved.
Get post #172 ... Not found video.
Get post #173 ... Download video... Saved.
Get post #174 ... Download video... Saved.

Results

# ls InjaGhatie/
164.mp4  165.mp4  166.mp4  170.mp4  171.mp4  173.mp4  174.mp4

TODO

So many things ...!!!

About

Fetch and download all video contents of channels telegram by PHP (Not used Bot API, Core API, or not need any authenticate telegram! It's anonymouse downloader!)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages