mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-16 15:19:55 +03:00
[YoutubeBridge] Unassign maintainer (#3431)
This commit is contained in:
parent
80376830c5
commit
ec1a3f4fe3
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ class YoutubeBridge extends BridgeAbstract
|
|||
const URI = 'https://www.youtube.com/';
|
||||
const CACHE_TIMEOUT = 10800; // 3h
|
||||
const DESCRIPTION = 'Returns the 10 newest videos by username/channel/playlist or search';
|
||||
const MAINTAINER = 'em92';
|
||||
|
||||
const PARAMETERS = [
|
||||
'By username' => [
|
||||
|
|
Loading…
Add table
Reference in a new issue