wiktrola
Transform any Wikipedia page into an MP3 file!
Installing the bot
To install the bot there are a few simple steps:
Ubuntu Linux
The following instructions are based on Windows WSL2 and Ubuntu however any flavour of Linux will work with possibly slightly different commands.
Confirm Python 3 is installed
$ python3 -V
Python 3.9.10
Create and activate a virtual environment
$ sudo apt install python3-venv
$ python3 -m venv wiktrola
$ source wiktrola/bin/activate
(wiktrola)$
Install the bot
(message_room)$pip install wiktrola
Windows
Download Python
Create and activate a virtual environment
C:\>python3 -m venv wiktrola
C:\>wiktrola\Scripts\activate
(wiktrola) C:\>
Install the requirements
(message_room)$pip install wiktrola
Using the bot
Run the bot as an interactive session
(wiktrola)$ wiktrola
The form questions:
Question 1 - What is the title of the Wikipedia page you want to convert?
The bot will then display all Wikipeida pages related to that title.
If your title matches a page in the list, the bot will then create an audio file for that page.
Be patient as the bot may take a while to create the audio file.
The audio file will open in your browser
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wiktrola-1.0.2.tar.gz
(15.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wiktrola-1.0.2-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file wiktrola-1.0.2.tar.gz.
File metadata
- Download URL: wiktrola-1.0.2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.1.13 CPython/3.10.3 Linux/5.4.72-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6930e72c4ae37a8d8cc7b1018c15f444eb4d09d42011378e179dcf5044fbc08
|
|
| MD5 |
c876e7d7c40750e1a88b3666259d4772
|
|
| BLAKE2b-256 |
7580bb8968ff3f24a0558e2615301db64d33b5de7f1b686491831754ebed14ff
|
File details
Details for the file wiktrola-1.0.2-py3-none-any.whl.
File metadata
- Download URL: wiktrola-1.0.2-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.1.13 CPython/3.10.3 Linux/5.4.72-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9309ab0f33a95bc0003bd7807c038d784014190cd2eef9f75bf5dfc0aeac11c9
|
|
| MD5 |
cd0351dcb8e5922880f83854f9430583
|
|
| BLAKE2b-256 |
e487077b7cd2290205943753e313b52abc571447666c4d475de2a6defb0a863d
|