The idea is interesting, indeed if you get caught by google for no use and they reduce your quota to 0, regaining some quota is a real PITA, this may avoid this 👌
The idea is interesting, indeed if you get caught by google for no use and they reduce your quota to 0, regaining some quota is a real PITA, this may avoid this 👌
--file is mandatory, shouldn't we set it optional to allow launching prismedia with --hearbeat only?
So --file becomes optionnal, perhaps exclusive with --heartbeat. With a check so if there is not --file nor --hertbeat present, we disply the help? (One of two is mandatory)
`--file` is mandatory, shouldn't we set it optional to allow launching prismedia with `--hearbeat` only?
So `--file` becomes optionnal, perhaps exclusive with `--heartbeat`. With a check so if there is not `--file` nor `--hertbeat` present, we disply the help? (One of two is mandatory)
Yes one of the two is mandatory and both are exclusives (at least in my mind).
I had to add this usage otherwise I had an error. But I added quickly, there may be a better syntax to highlight what we are both thinking.
Yes one of the two is mandatory and both are exclusives (at least in my mind).
I had to add this usage otherwise I had an error. But I added quickly, there may be a better syntax to highlight what we are both thinking.
I think we may add a section for heartbeat in README as documentation, to explain the way to use it.
Do you plan to use cron? Or some daemon? Perhaps a beehive example? ;-)
Thanks!
I think we may add a section for heartbeat in README as documentation, to explain the way to use it.
Do you plan to use cron? Or some daemon? Perhaps a beehive example? ;-)
Thanks!
Yeah I forgot to add the readme and explain "just use cron on Linux or add it in the Windows sheduler to be triggered once a month". Not sure if more details are needed.
Yeah I forgot to add the readme and explain "just use cron on Linux or add it in the Windows sheduler to be triggered once a month". Not sure if more details are needed.
Little typo: no space before the : in english :-)
(BTW, I'll probably use the release for this MR to track the last spaces that remains in code 😂 )
Little typo: no space before the : in english :-)
(BTW, I'll probably use the release for this MR to track the last spaces that remains in code :joy: )
Use a bit of Youtube’s quota to tell them not to invalidate the apikey.
WIP: hearthbeatto hearthbeat (keepalive ?) 2 years agoThe idea is interesting, indeed if you get caught by google for no use and they reduce your quota to 0, regaining some quota is a real PITA, this may avoid this 👌
--file
is mandatory, shouldn't we set it optional to allow launching prismedia with--hearbeat
only?So
--file
becomes optionnal, perhaps exclusive with--heartbeat
. With a check so if there is not--file
nor--hertbeat
present, we disply the help? (One of two is mandatory)Yes one of the two is mandatory and both are exclusives (at least in my mind).
I had to add this usage otherwise I had an error. But I added quickly, there may be a better syntax to highlight what we are both thinking.
I think we may add a section for heartbeat in README as documentation, to explain the way to use it.
Do you plan to use cron? Or some daemon? Perhaps a beehive example? ;-)
Thanks!
Yeah I forgot to add the readme and explain "just use cron on Linux or add it in the Windows sheduler to be triggered once a month". Not sure if more details are needed.
Oh you find a way for youtube pagination, great! 👏 💪
Little typo: no space before the : in english :-)
(BTW, I'll probably use the release for this MR to track the last spaces that remains in code 😂 )
I think I fixed everything. But if there are more/other things, feel free to fix the rest :)
Reviewers
ca733e0dc3
.