[digitalconcerthall] Add extractor (#1931)

Authored by: teridon
This commit is contained in:
teridon
2022-01-10 16:36:05 -05:00
committed by GitHub
parent 0df11dafdd
commit 8bcd404818
3 changed files with 145 additions and 0 deletions

View File

@@ -375,6 +375,7 @@ class InfoExtractor(object):
disc_number: Number of the disc or other physical medium the track belongs to,
as an integer.
release_year: Year (YYYY) when the album was released.
composer: Composer of the piece
Unless mentioned otherwise, the fields should be Unicode strings.