Skip to content

Commit

Permalink
more some files around
Browse files Browse the repository at this point in the history
  • Loading branch information
datawhores committed May 28, 2024
1 parent ad72300 commit e44ad8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ofscraper/download/shared/common/alt_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ async def media_item_post_process_alt(audio, video, ele, username, model_id):

async def media_item_keys_alt(c, audio, video, ele):
for item in [audio, video]:
item = await keyhelpers.un_encrypt(item, c, ele)
item = await keyhelpecvvvvrs.un_encrypt(item, c, ele)

0 comments on commit e44ad8b

Please sign in to comment.