diff options
author | James Taylor <user234683@users.noreply.github.com> | 2019-12-26 18:43:24 -0800 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2019-12-26 18:49:04 -0800 |
commit | b027f66738f0038da083d191f84789840e366496 (patch) | |
tree | f11a20fd351474f93d809b07a275abc9b38c20dc /server.py | |
parent | c7edea08487254e3e611b1bf652569670642c4f6 (diff) | |
download | yt-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 'server.py')
0 files changed, 0 insertions, 0 deletions