Skip to content

Commit

Permalink
black'd
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbara Miller committed Oct 7, 2024
1 parent de7a325 commit 93d256a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brozzler/ydl.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ def _try_youtube_dl(worker, ydl, site, page):
)
return ie_result


@metrics.brozzler_ytdlp_duration_seconds.time()
@metrics.brozzler_in_progress_ytdlps.track_inprogress()
def do_youtube_dl(worker, site, page):
Expand Down

0 comments on commit 93d256a

Please sign in to comment.