mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-08 22:38:33 +00:00
remove blankline
This commit is contained in:
parent
13fbd8dc58
commit
92c5937fe2
@ -145,7 +145,6 @@ def _entries(self, query, url):
|
||||
write_string(json.dumps(results, indent=2) + '\n\n')
|
||||
|
||||
sl = traverse_obj(results, ('sectionList', 0, {dict}))
|
||||
|
||||
items_data_source = results
|
||||
source_name_for_debug = 'root of results'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user