diff options
author | bashonly <88596187+bashonly@users.noreply.github.com> | 2023-09-23 15:00:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-23 20:00:31 +0000 |
commit | 5ca095cbcde3e32642a4fe5b2d69e8e3c785a021 (patch) | |
tree | d238e3e1c8ad4100a16b781678aaec712b954ac5 /yt_dlp/extractor/nebula.py | |
parent | c2da0b5ea215298135f76e3dc14b972a3c4afacb (diff) |
[cleanup] Misc (#8182)
Closes #7796, Closes #8028
Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
Diffstat (limited to 'yt_dlp/extractor/nebula.py')
-rw-r--r-- | yt_dlp/extractor/nebula.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/nebula.py b/yt_dlp/extractor/nebula.py index 4f3e691b7..8fba2bcf7 100644 --- a/yt_dlp/extractor/nebula.py +++ b/yt_dlp/extractor/nebula.py @@ -127,7 +127,6 @@ class NebulaIE(NebulaBaseIE): 'channel_id': 'lindsayellis', 'uploader': 'Lindsay Ellis', 'uploader_id': 'lindsayellis', - 'timestamp': 1533009600, 'uploader_url': 'https://nebula.tv/lindsayellis', 'series': 'Lindsay Ellis', 'display_id': 'that-time-disney-remade-beauty-and-the-beast', |