Quote:
Originally Posted by Snookie
first thing is sometime video creators write a lot of lines in video description describing their work and they put the external link after all those lines so to see the actual external link you have to click on Show More button, here is an example :
|
The button is only cosmetic. All of the description gets loaded right away.
You can check this by looking into their API to find the metadata of each video.
Random example video:
Code:
iwara.tv/video/k2ayoueezfkx6gvq/defeat-of-irybelda
API link:
Code:
api.iwara.tv/video/k2ayoueezfkx6gvq
Quote:
Originally Posted by Snookie
second thing is sometimes creators separate the mega link into 2 halves to make it hard for copyrighted models owners finding their links via search engines and copyright reporting those links.
|
I doubt that this is gonna help.
Ultimately, if they do this in a way that it is easy for us to automate to build the complete links, anyone with some technical knowledge will be able to do the same.
Also, the other way: If it is not possible to easily automatically build the original links, I won't be able to do it either and the only thing you can do is to download the description as .txt file and manually check for links later. Is there a demand to download the description text?
Quote:
Originally Posted by Snookie
here is an example of a creator using external google drive link :
|
Works fine here in my dev version.
By the way you can get the dev version and test changes earlier, see:
https://support.jdownloader.org/Know...up-ide-eclipse
Quote:
Originally Posted by Snookie
i came across creators using rule34video before
|
No further examples needed: As said, any http links in the description will be parsed

...except for ones that were crippled as explained in the beginning of my reply.