iman
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: iman | ||
| Version: 1.0.25 | ||
| Version: 1.0.26 | ||
| Summary: Python package for daily Tasks | ||
@@ -5,0 +5,0 @@ Author: Iman Sarraf |
+12
-5
@@ -74,2 +74,3 @@ import yt_dlp | ||
| } | ||
| ydl_opts['cookiefile'] = "cookies.txt" | ||
| try: | ||
@@ -88,2 +89,3 @@ with yt_dlp.YoutubeDL(ydl_opts) as ydl: | ||
| } | ||
| ydl_opts['cookiefile'] = "cookies.txt" | ||
| try: | ||
@@ -99,7 +101,3 @@ with yt_dlp.YoutubeDL(ydl_opts) as ydl: | ||
| def dl(url): | ||
| print("Search YT Cookies..") | ||
| xx= get_youtube_cookies() | ||
| print("Save YT Cookies..") | ||
| if (xx): | ||
| save_cookies_to_netscape_format(xx) | ||
| print("Get Available Formats...") | ||
@@ -111,1 +109,10 @@ list_formats(url) | ||
| print(result) | ||
| try: | ||
| print("Search YT Cookies..") | ||
| xx= get_youtube_cookies() | ||
| print("Save YT Cookies..") | ||
| if (xx): | ||
| save_cookies_to_netscape_format(xx) | ||
| except: | ||
| print("Error: We need cookies.txt") |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: iman | ||
| Version: 1.0.25 | ||
| Version: 1.0.26 | ||
| Summary: Python package for daily Tasks | ||
@@ -5,0 +5,0 @@ Author: Iman Sarraf |
+1
-1
@@ -11,3 +11,3 @@ import os | ||
| name="iman", | ||
| version='1.0.25', | ||
| version='1.0.26', | ||
| author="Iman Sarraf", | ||
@@ -14,0 +14,0 @@ author_email="imansarraf@gmail.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
565001
0.03%12397
0.03%