You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-3
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,13 @@ This tool allows you to stream Podimo podcasts with your preferred podcast playe
8
8
9
9
10
10
## Usage
11
-
The easiest way to use it is via [podimo.thijs.sh](https://podimo.thijs.sh). You can also host it yourself by following the instructions below.
11
+
The easiest way to use it is via [podimo.thijs.sh](https://podimo.thijs.sh). You can also host it yourself by following the instructions below. It's necessary to create a Zenrows account to bypass Podimo's anti-bot mechanisms.
12
+
13
+
## Setting up a Zenrows account
14
+
You can create a free account, which gives you 1000 free api credits.
15
+
16
+
1. Go to [app.zenrows.com/register](https://app.zenrows.com/register) and create a free account
17
+
2. Copy your API key and make sure to add it to the `ZENROWS_API` environment variable (`-e`) in the Docker run command
12
18
13
19
## Instructions for self-hosting (with Docker)
14
20
1. Clone this repository and enter the newly created directory
0 commit comments