Skip to content

Commit

Permalink
v1.2 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
acmo0 committed Dec 30, 2021
1 parent c303280 commit 4c55905
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/python/downloader.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
from __future__ import unicode_literals
import youtube_dl
import os.path
import os
import time
from threading import *
import sys
import ffmpeg

class downloader:
def __init__(self,url, dl_format, directory, max_best_quality, log_path):
Expand Down

0 comments on commit 4c55905

Please sign in to comment.