How does one grab a file from the Wiz Github repo?

Moderators: Gully, peteru

Post Reply
Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

How does one grab a file from the Wiz Github repo?

Post by Grumpy_Geoff » Mon Jul 26, 2021 14:09

How do I grab a python file directly from the beyonwiz github repo?
For example, what I've previously done is open the below URL in a browser, then hit "raw" and copied the resultant text; very agricultural.
A wget gives me the html from the web page.
I'm sure there's a better way to download straight to the Wiz.
https://github.com/beyonwiz/enigma2-plu ... toTimer.py

User avatar
adoxa
Wizard
Posts: 1490
Joined: Thu Feb 23, 2017 22:58
Location: CQ
Contact:

Re: How does one grab a file from the Wiz Github repo?

Post by adoxa » Mon Jul 26, 2021 15:35

Replace blob with raw, I think.

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: How does one grab a file from the Wiz Github repo?

Post by Grumpy_Geoff » Mon Jul 26, 2021 16:18

You're on top of your game - worked fine.
Thanks.

Post Reply

Return to “Developers Community”