Skip to content

Commit

Permalink
- fixing some typos and broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAlsFake committed May 1, 2024
1 parent eac6fa2 commit 2bdc76b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_cli_linux.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Build CLI (Linux x32,x64)
name: Build CLI (Linux x32,x64)

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_cli_windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Build CLI (Windows x32,x64)
name: Build CLI (Windows x32,x64)

on:
pull_request:
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
## 🚀 Quick Links
- [Features](#-features)
- [Supported Platforms](#-supported-platforms)
- [Supported Websites](#-supported-websites)
- [Building from Source](#-building-from-source)
- [Linux](#for-ubuntu-windows-arch-linux-termux-fedora-opensuse)
Expand All @@ -49,7 +48,7 @@
- Searching for videos (and downloading them directly)
- Downloading from a file
- Optional account login
- Multi-threaded downloading
- Multithreaded downloading
- Dark mode and CLI support
- No ads or mandatory logins
- Cross-platform compatibility
Expand Down Expand Up @@ -114,7 +113,7 @@ Porn Fetch supports all URLs, Models and search terms like it would if you use t
> e., for "https://www.pornhub.com" it would be just "pornhub" or for "https://xvideos.com" it would be just "xvideos"

If you still need a real example file, [here you go]()
If you still need a real example file, [here you go](https://github.com/EchterAlsFake/Porn_Fetch/blob/eac6fa2ccf644e4b30816a7bd2fa0257b2a03e36/src/backend/urls.txt)

## 🔨 Building from Source
Easy-to-use build scripts are available for various platforms. Run these in your terminal:
Expand Down
4 changes: 2 additions & 2 deletions README/CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ By [Haca Studio](https://iconscout.com/contributors/boosticon)


Logo was generated by DALL-E (ChatGPT)
<br>Some assets aren't used anymore, because I have decided to use new icons,
<br>Some assets aren't used anymore because I have decided to use new icons,
but I didn't want to remove them.

## Contributors
Expand All @@ -41,7 +41,7 @@ but I didn't want to remove them.
- Chinese (3.0) Thanks to: [Joshua-auhsoj](https://github.com/Joshua-auhsoj) & Enhancement [#17](https://github.com/EchterAlsFake/Porn_Fetch/issues/17)
- [RonLar1132](https://github.com/RonLar1132) Enhancement [#20](https://github.com/EchterAlsFake/Porn_Fetch/issues/20) (Playlist Support), Enhancement [#28](https://github.com/EchterAlsFake/Porn_Fetch/issues/28) (Custom retry limit)
- [xxIndirect](https://github.com/xxIndirect) Enhancement [#32](https://github.com/EchterAlsFake/Porn_Fetch/issues/32)
- [efraxs](https://github.com/efraxs) Enhancement [#37](https://github.com/EchterAlsFake/Porn_Fetch/issues/37) (Range selecting and time sortings)
- [efraxs](https://github.com/efraxs) Enhancement [#37](https://github.com/EchterAlsFake/Porn_Fetch/issues/37) (Range selecting and time sorting)

# Libraries
- [PHUB](https://github.com/EchterAlsFake/PHUB) (GPLv3)
Expand Down
1 change: 1 addition & 0 deletions README/STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [] Splitting functions into other .py files
- [] Using Qt's logging instead of my own approach
- [] Trying to optimize the UI performance with more threading and slower UI repainting
- [] Improving the sorting mechanism, to be less confusing

# Maybe or maybe not:
- [] Enabling optional downloading over the tor network or proxies
Expand Down

0 comments on commit 2bdc76b

Please sign in to comment.