Skip to content

Commit d1207ee

Browse files
committed
Allow accessing backend name
1 parent a4343a2 commit d1207ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pafy/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from .pafy import set_api_key
1111
from .pafy import load_cache, dump_cache
1212
from .pafy import get_categoryname
13+
from .pafy import backend
1314
from .util import GdataError, call_gdata
1415
from .playlist import get_playlist, get_playlist2
1516

0 commit comments

Comments
 (0)