aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/manyvids.py
diff options
context:
space:
mode:
authorquinlander <rryanq@gmail.com>2019-04-22 00:26:48 -0400
committerRemita Amine <remitamine@gmail.com>2019-04-27 09:09:54 +0100
commit5caabd3c701a484271d197f7006ecf831e38136b (patch)
treea8af12590b479e2e4ffab3d5b6ab1d4a2b4afc5e /youtube_dl/extractor/manyvids.py
parentaa05a093bb94e97670e44e051d103614e8f4cd9f (diff)
downloadyoutube-dl-5caabd3c701a484271d197f7006ecf831e38136b.tar.xz
[youtube] Extract additional meta data from video description on youtube music videos
YouTube music videos often have auto-generated video descriptions that can be utilized to extract additional information about the video. This is desirable in order to provide the user with as much meta data as possible. This commit adds extraction methods for the following fields for youtube music videos: - artist (fallback extraction methods added) - track (fallback extraction methods added) - album (new in this commit) - release_date (new in this commit) - release_year (new in this commit) 4 tests have been added to test this new functionality: - YoutubeIE tests 27, 28, 29, and 30 Resolves: #20599
Diffstat (limited to 'youtube_dl/extractor/manyvids.py')
0 files changed, 0 insertions, 0 deletions