debug
This commit is contained in:
parent
a7b58352a6
commit
89fc6b3e74
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
|
@ -93,6 +93,7 @@ const loop = async () => {
|
|||
console.info('post: ' + postResult.status);
|
||||
|
||||
const scrobbleResult = await scrobble({
|
||||
artist: 'Peertube',
|
||||
title: 'Streaming on PeerTube',
|
||||
external_link: `https://tube.ebin.club/w/${videoId}`,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue