sanjit-sinha / PyBypass

A python library to bypass various type of links.
https://t.me/me_when_i_am_productive
MIT License
177 stars 74 forks source link

Add whileloop to avoid incomplete URL #17

Open heartlog opened 1 year ago

heartlog commented 1 year ago

Add While loop to rerun function till it gets right URL.

reason

sometimes module gives https://streamtape.com/get_video as output. To solve this I added while loop.

heartlog commented 10 months ago

This project is no longer maintained i think.