Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there a BAS module that acts like a crypto wallet which can be used to buy things with crypto that you sent to it ?
@rage
You need to create your own module, based on some extensions like MetaMask, for example.
@rage you can do it with nodejs I believe
@Baocon97
I believe you need to convert the cookies to the format that BAS understands, and then import them into BAS using a standard method.
Take a look: https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie
try old version of BAS
@sandretina said in Video edition on BAS?:
Is there a way to edit video on BAS like, removing audio or combining them?
no ))) If only to search, something on node.js or console utilities
@sergerdn Thank you for sharing your experience and pointing to the important steps. Sounds like sophisticated task that needs a lot of knowledge and effort.