Search Music also on YouTube

YouTube hosts a lot of music and should be enabled for Music search by default.
This commit is contained in:
kernc 2014-10-13 14:51:15 +02:00
parent b0bb94fd37
commit e1b76c6811
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ from urllib import urlencode
from dateutil import parser
# engine dependent config
categories = ['videos']
categories = ['videos', 'music']
paging = True
language_support = True