Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Eniamza/lbrymeta
Browse files Browse the repository at this point in the history
  • Loading branch information
Eniamza committed Jan 23, 2021
2 parents b2ec17e + 3b58bba commit 94f1a97
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ What this application does is it makes a GET request to the API and indents it p
Suppose Meta Information such as Name, description, claimid is Cake :yum: . Which is stored on a shelf. Now you want to take all the cake home and eat it later. Picking up one by one would be time consuming. So you [The app] picks up the whole cakeshelf [The Meta table] and store it in a truck [The JSON file].

-------------------

### Scenario

------------------
Lets say , you want to get all the download links of [Gutenberg Channel](https://lbry.tv/@Gutenberg:a) . But as their are 52400 books listed. Your eyes will pop out if you start copy pasting links from share button.

Instead of that start this and app choose option 2. Enter channel claimid . Voila! All download links will be generated along with title and stored in meta.json file.

Now you may even covert it to CSV or Excel file to mass import on Marketplaces. Or your Content listing site. For example [Enypt Library](https://enypt.cc)

### Running in node environment locally

-------------------
Expand All @@ -28,13 +38,16 @@ Suppose Meta Information such as Name, description, claimid is Cake :yum: . Whic
4. Run the app `node index.js`
5. Enjoy :wink:

If you love the project. Consider Donating at <br>
LBC : `bSnBdsuSMvzozjfiFDVfPoV4kbtN2YNRWM` <br>
Cointree : https://cointr.ee/eni <br>

### Modules

--------------------

- FullDump : Dumps every information available for a channel on blockchain
- LinkDump : Dumps Title and Generates download links for every content in a channel

### Donate

--------------------

- 📗 LBC : bSnBdsuSMvzozjfiFDVfPoV4kbtN2YNRWM
- 🌲 Cointree: https://cointr.ee/eni

0 comments on commit 94f1a97

Please sign in to comment.