[loc] Add extractor (Closes #3188)

Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least).

[LibraryOfCongress] don't use video_id for _search_regex()

[LibraryOfCongress] Improvements
This commit is contained in:
TRox1972 2016-05-17 16:21:52 +02:00 committed by Sergey M․
parent ad73083ff0
commit 9c3c447eb3
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 66 additions and 0 deletions

View file

@ -382,6 +382,7 @@ from .leeco import (
LePlaylistIE,
LetvCloudIE,
)
from .libraryofcongress import LibraryOfCongressIE
from .libsyn import LibsynIE
from .lifenews import (
LifeNewsIE,