S
S
spikejke2018-02-11 20:10:36
Python
spikejke, 2018-02-11 20:10:36

About pyTelegramBotAPI?

Hello everyone, a question of an abstract nature. There is a python3 bot that uses the library - pyTelegramBotAPI. I explain what it is for, there is a certain paid resource with films, let it be example.com. I have one paid account, after sitting on the site I found a couple of holes through which I could collect links to files, I was delighted and started writing a bot, the principle of its operation is as follows:
1 - You go to the bot, and then send him a link to the movie (at the same time this could be done by any user, no matter if there was a subscription or not
2 - The bot parses the page and gives you back a link in which only the movie is located
Example:
Request: 1 - exmaple.com/film/odin_doma/:md5=1234
Answer: 2 - file2. example.com/odin_doma.mp4/:md5=1234
The problem is that it works within my home, and specifically one of my ip addresses. Since the bot is in my house, all parsing must go through it, links are only valid at home. As I understand it, the provider forms a link, hash it, and then somehow associates it with my address. Tell me how you can / wrap / bypass / deceive their scheme?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-02-11
@dimonchik2013

such a coolhacker, but he doesn’t know about anti-hotlink

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question