How do i get BDFR to output links instead of downloading? #832
Unanswered
TechWithTy
asked this question in
Q&A
Replies: 2 comments
-
This counts as metadata for the post, which is serviced by the |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could use the same method as in #835, but instead filter the log for the resource URLs, for example with this command:
This should do the job without having to download all the jsons and parsing them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looking to access links to assets programmatically without downloading for obvious reasons.
os send cmd bdfr -llinksonly earthporn {params}
i would like this to out put links to the media for the params i imput
Beta Was this translation helpful? Give feedback.
All reactions