[fix] Correct engine name in for Rumble

This commit is contained in:
Allen 2021-09-01 21:07:46 +02:00 committed by Markus Heiser
parent 49bbd250d9
commit a5a0a4e106
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""
Wikipedia (Web
Rumble (Videos)
"""
from urllib.parse import urlencode
from lxml import html