diff options
author | Sergey M․ <dstftw@gmail.com> | 2020-02-29 23:09:13 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-02-29 23:09:13 +0700 |
commit | 278355bae4b4aed9cd3bf09bdf251fcb7396e303 (patch) | |
tree | 720d74d54f0087a74f98ff438ea3d51a440d5cd9 /youtube_dl/extractor/zapiks.py | |
parent | b4cbdbd4b37a496c6539694bebd0ec50ef02c864 (diff) |
[zapiks] Fix test
Diffstat (limited to 'youtube_dl/extractor/zapiks.py')
-rw-r--r-- | youtube_dl/extractor/zapiks.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/zapiks.py b/youtube_dl/extractor/zapiks.py index bacb82eee..f6496f516 100644 --- a/youtube_dl/extractor/zapiks.py +++ b/youtube_dl/extractor/zapiks.py @@ -29,7 +29,6 @@ class ZapiksIE(InfoExtractor): 'timestamp': 1359044972, 'upload_date': '20130124', 'view_count': int, - 'comment_count': int, }, }, { |