Download Vimeo

Display download (source) links for Vimeo videos

< Feedback on Download Vimeo

Review: Bad - script does not work

§
Posted: 2022-01-06
Edited: 2022-01-06

Edit/Update: The script is now accepted by my platform AFTER I EDITED the RunAt declaration to any of the three different valid declarations. ...

Still testing w vimeo to see if it actually performs, now.

Errors:

  • invalid script header
  • invalid RunAtDeclaration 'document-body'

I believe the latter should be one of these three listed here ('document-body' isnt a valid RunAt) https://wiki.greasespot.net/Metadata_Block#.40run-at

§
Posted: 2022-01-06

Update2: I have now tried it with all three different RunAt options edited:

  • RunAt document-start
  • RunAt document-end
  • RunAt document-idle

None of these provide me with a vimeo Download link, in the (only one (1) sole tested) environment:

  • Bromite browser (a pure-FLOSS fork of Chrome for Android w experimental GreaseMonkey script support)

Have only tested with the following: https://connect.pachamama.org/course/atd/section-1/1 (uses embedded Vimeo video)

.... .....

previous notes:

Edit/Update: The script is now accepted by my platform AFTER I EDITED the RunAt declaration to any of the three different valid declarations.

Still testing w vimeo to see if it actually performs, now.


Original post (see above edits for updates)

Errors:

  • invalid script header
  • invalid RunAtDeclaration 'document-body'

I believe the latter should be one of these three listed here ('document-body' isnt a valid RunAt) https://wiki.greasespot.net/Metadata_Block#.40run-at

§
Posted: 2022-01-08

Oh!
Thank you for your detailed comment, I'll look into it today!

For myself, I mainly write with GreaseMonkey v4.1 in focus, but I've never had a script not run with the directives in question.
Does Bromite support userscripts directly? :O

§
Posted: 2022-01-08

Wait, I can't install userscripts in Bromite directly, nor does it seem to support chrome extensions.
How do you run userscripts there?

§
Posted: 2022-01-08
Edited: 2022-01-08

FWIW in the meantime: This script is working for me on my Android phone with Kiwi Browser and TamperMonkey, as tested on http://www.rupertandthefrogsong.co.uk/ (even after creating an account for your linked site, I was denied access. I guess it's a paid or otherwise restricted course? 😅) To Note:

  • I have to long-press on the desired format to "Download Link"
  • On my phone, the controls container (where I've placed the download button) seems to get replaced with mobile controls when the video starts. This might be a problem for auto-playing videos :/

I'll change the run-at directive and possibly add a contingency for replaced controls.
But in the mean time, please do tell me how you run your userscripts on Bromite, and whether this script worked for you after the above change

Post reply

Sign in to post a reply.