This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!julia | |
shetab_fee(amount) = begin | |
500 <= amount <= 15e6 || (return Inf) | |
240(ceil(1e-6amount) - 1) + 600 | |
end | |
satna_fee(amount) = begin | |
amount >= 15e6 || (return Inf) | |
fee = amount * 2e-4 |
- Get your YouTube subscribed channels by Google API
- Save it locally as
youtube.json
- Run
export_opml.py
to generateoutput.opml
- Import generated OPML file in your RSS client
I hereby claim:
- I am dearrude on github.
- I am dearrude (https://keybase.io/dearrude) on keybase.
- I have a public key whose fingerprint is 4E35 F2E5 2132 D654 E815 A672 DB2C BC24 2868 6000
To claim this, I am signing this object: