mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-25 00:59:52 -05:00
Merge branch 'ytdlp_last' into qa
This commit is contained in:
commit
e7a90e83fc
@ -305,6 +305,7 @@ def _build_youtube_dl(worker, destdir, site, page):
|
|||||||
ydl.pushed_videos = []
|
ydl.pushed_videos = []
|
||||||
return ydl
|
return ydl
|
||||||
|
|
||||||
|
|
||||||
def _remember_videos(page, pushed_videos=None):
|
def _remember_videos(page, pushed_videos=None):
|
||||||
"""
|
"""
|
||||||
Saves info about videos captured by yt-dlp in `page.videos`.
|
Saves info about videos captured by yt-dlp in `page.videos`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user