This commit is contained in:
@ -176,6 +176,8 @@ export class TimelineReader {
|
||||
return;
|
||||
}
|
||||
log.debug('Found YT URL', youtubeUrl, found_urls, found_urls.length);
|
||||
} else {
|
||||
log.debug('Found URLs and/or tags:', found_urls, found_tags);
|
||||
}
|
||||
|
||||
// TODO: Change URL detection above to use this regex.
|
||||
|
Reference in New Issue
Block a user