Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jul 12, 2024
1 parent dc02dfb commit 1193f84
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,12 @@ library than UFC Fight Pass itself.
You can restrict the search algorithm to only look inside the event titles which would result in way more accurate
results, or you can use advanced query syntax like double quotes and negative symbol like you would on Google search.
### Streaming
UFC Ripper can stream videos directly, right from the search results. The advantage of streaming in UFC Ripper is you're
the one in control. You can force the player to stream the video in your preferred settings, unlike the UFC Fight Pass.
You choose how much of your data quota you'll be burning to watch a video.
### Concurrent multi-fragment downloads
UFC Fight Pass streams are very heavily limited to slower bandwidths. But these streams are broken down to little
Expand Down Expand Up @@ -243,6 +249,7 @@ You can change this behavior by editing the port in `config.json`, `frontend/.en
- [x] Support for concurrent multi-fragment download
- [x] Ability to restart failed/canceled downloads
- [x] Support for downloading custom formats
- [x] Support for streaming VODs
- [ ] Support for more architectures, including ARM-based systems
- [ ] Mobile-responsive Web UI
- [ ] Make completed files downloadable right from the UFC Ripper Web UI (hosted)
Expand Down
6 changes: 6 additions & 0 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,10 @@ An open-source video downloader tool for UFC Fight Pass, powered by [**Rust**](h
and [**Vue**](https://vuejs.org/), that can run on both the desktop and the cloud. The only thing it can't do is STEAL
videos free of charge for you. A **paid Fight Pass subscription** is required for this tool to work.

<p align="center">
<br>
<img src="https://raw.githubusercontent.com/m4heshd/ufc-ripper/master/project-res/images/ufcr-repo-demo.gif" alt="UFC Ripper demo">
<br>
</p>

### Please head over to [ufc-ripper GitHub repository](https://github.com/m4heshd/ufc-ripper) for the complete documentation.
Binary file modified project-res/images/ufcr-repo-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1193f84

Please sign in to comment.