MythTV  master
Classes | Variables
lyricwiki.lyricsScraper Namespace Reference

Classes

class  LyricsFetcher
 

Variables

string __title__ = 'lyricwiki'
 
string __priority__ = '200'
 
bool __lrc__ = False
 
string LIC_TXT = 'we are not licensed to display the full lyrics for this song at the moment'
 

Variable Documentation

◆ __title__

string lyricwiki.lyricsScraper.__title__ = 'lyricwiki'
private

Definition at line 13 of file lyricsScraper.py.

◆ __priority__

string lyricwiki.lyricsScraper.__priority__ = '200'
private

Definition at line 14 of file lyricsScraper.py.

◆ __lrc__

bool lyricwiki.lyricsScraper.__lrc__ = False
private

Definition at line 15 of file lyricsScraper.py.

◆ LIC_TXT

string lyricwiki.lyricsScraper.LIC_TXT = 'we are not licensed to display the full lyrics for this song at the moment'

Definition at line 17 of file lyricsScraper.py.