aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2019-12-26 18:43:24 -0800
committerJames Taylor <user234683@users.noreply.github.com>2019-12-26 18:49:04 -0800
commitb027f66738f0038da083d191f84789840e366496 (patch)
treef11a20fd351474f93d809b07a275abc9b38c20dc /youtube/templates
parentc7edea08487254e3e611b1bf652569670642c4f6 (diff)
downloadyt-local-b027f66738f0038da083d191f84789840e366496.tar.lz
yt-local-b027f66738f0038da083d191f84789840e366496.tar.xz
yt-local-b027f66738f0038da083d191f84789840e366496.zip
yt_data_extract.common: Simplify usage of get functions and remove dead code
Change usage of multi_deep_get to multi_get where possible Remove checking of type from calls to get functions (because it's very unlikely Youtube suddenly changes the type without changing the name of the variable or anything, and it takes up unnecessary space) Remove all default=None arguments from get functions, since those are superflous. Remove list_types constant since it's no longer in use.
Diffstat (limited to 'youtube/templates')
0 files changed, 0 insertions, 0 deletions