Greasy Fork

Greasy Fork is available in English.

BC: do free downloads

adds a link that triggers buy for $0; set format to FLAC and click download. multiple purchases get a "download all" link (wait for them to process before using). Set your email at the top of the script if you want it autofilled.

< 脚本 BC: do free downloads 的反馈

提问 / 留言

§
发布于:2023-12-08

Been using this for a week and noticed it breaks on pages with both a free download and a paid physical purchase option. Example. I fixed this by changing the li.buyItem selector to li.buyItem.digital and the button.buy-link to button.buy-link.download-link.

Combined, these move the "Start free download" text to the correct position and put the click onto the correct button. I've not extensively tested these changes, so they may cause other issues, but so far so good.

userscript1作者
§
发布于:2023-12-22
编辑于:2023-12-22

thankyou, I'll look into making those changes soon

this tool is also very useful: https://github.com/daot/bcdl

§
发布于:2023-12-23

Thanks for the suggestion!

userscript1作者
§
发布于:2024-01-08

Done!

发布留言

登录以发布留言。