V
V
Vasily Pupkin2015-10-27 15:13:02
Automation
Vasily Pupkin, 2015-10-27 15:13:02

How / what is the most convenient way to automate parsing in the browser and tame Yandex.disk (details inside)?

Visually:
f03daa36fd7249b1bd09b3181d6e4579.gif
Of course, the task is not only with the ya.disk.
I would like a solution specifically for firefox like:
Ideally - if I click somewhere on a link to a .disk - downloading the content from this link should immediately begin.
Or if I go to the page with the file, or by the button.
Not necessarily a ready-made solution (there probably isn't one) - but perhaps there is something easier than writing your own addition to ff for this? Knowledge of JS/JQ/DOM/HTML/CSS... and more. others are available.
PS1: Is it possible through js, built-in greasemonkey, for example, to intercept an ajax request?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Optimus, 2015-10-27
Pyan @marrk2

Solving a similar problem in general, you can pull out these links and put them in a text box and then download them all at once, but not immediately as you would like. No, it’s possible right away, but it’s already necessary to write custom software that looks for something necessary in network activity and immediately pulls it (for example, a link)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question