lbryio / lbry.com

lbry.com, the website for the LBRY protocol
https://lbry.com
MIT License
264 stars 234 forks source link

Enhancements to /get #234

Closed finer9 closed 7 years ago

finer9 commented 7 years ago
adobe
finer9 commented 7 years ago

@kauffj how do I programmatically get the version and file size of the current release?

finer9 commented 7 years ago

@reillysmith add that gif when ready, here, or slack

finer9 commented 7 years ago

Hey divas anyone want to help me?? :p

finer9 commented 7 years ago

GitHub::get('/repos/lbryio/lbry-app/releases/latest') - @kauffj can you write me a two functions - one that outputs the version and one that outputs the file size? Just simple text output I can call. @lyoshenka pretty please?

kauffj commented 7 years ago

Done and live.

This line is where the new information is being rendered:

https://github.com/lbryio/lbry.io/blob/master/view/template/download/get.php#L30

tzarebczan commented 7 years ago

The new downloads page looks great!