arxiv titleAsPDFName

when download paper from arxiv.org, automate set the file name as the paper's title

< Σχολιασμός για τον κώδικα arxiv titleAsPDFName

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 24/03/2020

Not working now on chrome

It seems the v0.5 not work now. I changed the fetch method of the url from //var url = document.getElementsByClassName("full-text")[0].getElementsByTagName('a')[0].href; to var url = loc[0].getElementsByTagName('li')[0].getElementsByTagName('a')[0].href;

It should work now, can you test and update this script?

EvanL00Δημιουργός
§
Δημοσιεύτηκε: 01/04/2020

It works on my machine with Chrome. Could you try with Chrome to see if it works or not?

§
Δημοσιεύτηκε: 26/05/2020

I tried the script again on two different machine using Chrome as browser, both of them don't work.

§
Δημοσιεύτηκε: 10/07/2020

Chrome + IDM
Not working

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.