Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automating the torrent Process #1

Open
Ctoic opened this issue Jan 17, 2024 · 3 comments
Open

Automating the torrent Process #1

Ctoic opened this issue Jan 17, 2024 · 3 comments
Labels
enhancement New feature or request hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed

Comments

@Ctoic
Copy link
Owner

Ctoic commented Jan 17, 2024

Now as it is a static site I'm downloading books manually. Imagine the same application with automated book torrents from a torrent site and playing it. it will be great for students who cannot buy expensive books and subscription.

@Ctoic Ctoic added the enhancement New feature or request label Jan 17, 2024
@thilakjo
Copy link
Contributor

hey pls assign me this, i am on it

@Ctoic
Copy link
Owner Author

Ctoic commented Oct 16, 2024

hey @thilakjo you are the one, go ahead 👍🏼 best of luck. Happy COding ;)

@thilakjo
Copy link
Contributor

sorry this is not completed, maybe you would like to assign this to someone else

Ctoic added a commit that referenced this issue Oct 17, 2024
Related to #1

Implement torrent downloading and playing functionality.

* **app.js**
  - Import `torrent.js` file to include the new torrent functionality.
  - Add event listeners to trigger torrent downloads when the user clicks the download button.
  - Update the audio player to play the downloaded torrent files.
  - Add functionality to display torrent download progress and handle errors.

* **about.html**
  - Add a button to trigger torrent downloads.
  - Add a progress bar element to display torrent download progress.
  - Add a section to display user-friendly error messages.

* **package-lock.json**
  - Add `webtorrent` library and its dependencies.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Ctoic/Lisbook/issues/1?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed
Projects
Status: In Progress
Development

No branches or pull requests

2 participants