mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-09 10:23:44 +00:00
** removed the single space of whitespace that made the pull request fail in the comment...
This commit is contained in:
parent
0bf675ee55
commit
ac0cea4418
@ -239,7 +239,7 @@ class TikTokBaseIE(InfoExtractor):
|
||||
# location tag from and is housed under
|
||||
# __UNIVERSAL_DATA_FOR_REHYDRATION__
|
||||
# again.
|
||||
# tags includedin the finished video_data such as "author" seem to be
|
||||
# tags includedin the finished video_data such as "author" seem to be
|
||||
# included in this section.
|
||||
if universal_data := self._get_universal_data(webpage, video_id):
|
||||
self.write_debug('Found universal data for rehydration')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user