mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 09:09:37 +00:00
[YoutubeBridge] Unassign maintainer (#3431)
This commit is contained in:
parent
80376830c5
commit
ec1a3f4fe3
@ -13,7 +13,6 @@ class YoutubeBridge extends BridgeAbstract
|
|||||||
const URI = 'https://www.youtube.com/';
|
const URI = 'https://www.youtube.com/';
|
||||||
const CACHE_TIMEOUT = 10800; // 3h
|
const CACHE_TIMEOUT = 10800; // 3h
|
||||||
const DESCRIPTION = 'Returns the 10 newest videos by username/channel/playlist or search';
|
const DESCRIPTION = 'Returns the 10 newest videos by username/channel/playlist or search';
|
||||||
const MAINTAINER = 'em92';
|
|
||||||
|
|
||||||
const PARAMETERS = [
|
const PARAMETERS = [
|
||||||
'By username' => [
|
'By username' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user