Abe Hanoka

Results 116 comments of Abe Hanoka

@jleclanche I hear you But theoretically even with multiple brands it can be done through connected accounts. Each brand would have its own stripe account that gave authorization to the...

Are you sure Stripe Connect costs? I know with a standard account there are not extra fees (besides the stripe tax 2.9% +30 cents) With an express account I know...

I don't know enough of your use case but I suspect it can be solved using connected accounts. Assuming Connected account is a viable option I'd argue as many have...

Hey @nochiel can you release a new download with the temporary fix for night mode?

> @pisuke can you send a pull request please? I'd be happy to contribute and open a pull request. Is it just moving line: https://github.com/google/digitalbuildings/blob/17cd918512f052c5f4815292cda7246e50d08ac0/ontology/yaml/resources/subfields/subfields.yaml#L199 and line: https://github.com/google/digitalbuildings/blob/17cd918512f052c5f4815292cda7246e50d08ac0/ontology/yaml/resources/subfields/subfields.yaml#L219 to the...

I'm thinking of a flag `custom_artwork` together with users saving the picture as `thumbnail.jpg` behind the scenes the script will just skip downloading the artwork from youtube and then use...

What id we coud have more video ID in the `episode.json` file and the script would convert all of them

it would be best if the script kept the browser session for all the video's (avoiding having the script to log in for each video

> My idea is to add another field besides `id` in episode.json, `ids` that would be an array of strings: > > ```js > { > "id": "uZZoDaVdCAE", > "ids":...

> Also, another thing to take care of is the error handling: when do we want the github action to fail, if no video got posted to anchorfm, if only...