mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 10:14:42 +01:00
parent
4e3d1898a8
commit
644149afec
@ -707,6 +707,8 @@ def resolve_entry(*candidates):
|
||||
yield resolve_entry(e, e.get('track'), e.get('playlist'))
|
||||
|
||||
url = response.get('next_href')
|
||||
if not url:
|
||||
break
|
||||
query.pop('offset', None)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user