podflow 20250301.2__tar.gz → 20250301.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {podflow-20250301.2 → podflow-20250301.3}/PKG-INFO +1 -1
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/bilibili/login.py +1 -1
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/youtube_and_bilibili_download.py +2 -2
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/create_main_rss.py +1 -0
- {podflow-20250301.2 → podflow-20250301.3}/podflow.egg-info/PKG-INFO +1 -1
- {podflow-20250301.2 → podflow-20250301.3}/setup.py +1 -1
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/file_save.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/folder_build.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/get_duration.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/get_file_list.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/get_html_dict.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/http_client.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/list_merge_tidy.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/qr_code.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/split_dict.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/time_format.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/time_stamp.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/vary_replace.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/basic/write_log.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/bilibili/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/bilibili/build.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/bilibili/get.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/build_original.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/channge_icon.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/correct_channelid.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/correct_config.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/get_channelid.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/get_channelid_id.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/config/get_config.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/convert_bytes.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/delete_part.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/dl_aideo_video.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/show_progress.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download/wait_animation.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/download_and_build.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/ffmpeg_judge.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/httpfs/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/httpfs/app_bottle.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/httpfs/port_judge.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/main.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/main_podcast.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/main_upload.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/makeup/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/makeup/del_makeup_format_fail.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/makeup/make_up_file.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/makeup/make_up_file_format_mod.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/makeup/make_up_file_mod.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/backup_zip_save.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/display_qrcode_and_url.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/fail_message_initialize.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/format_time.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/get_media_name.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/get_original_rss.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/get_video_format.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/get_video_format_multithread.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/get_youtube_and_bilibili_video_format.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/media_format.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/original_rss_fail_print.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/rss_create_hash.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/save_rss.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/title_correction.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/update_information_display.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/update_youtube_bilibili_rss.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/want_retry.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/xml_item.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/xml_original_item.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/message/xml_rss.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/netscape/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/netscape/bulid_netscape.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/netscape/get_cookie_dict.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/parse_arguments.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/remove/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/remove/remove_dir.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/remove/remove_file.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/add_upload.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/get_upload_original.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/linked_client.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/linked_server.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/update_upload.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/upload/upload_print.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/youtube/__init__.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/youtube/build.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/youtube/get.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/Podflow/youtube/login.py +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/README.md +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/podflow.egg-info/SOURCES.txt +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/podflow.egg-info/dependency_links.txt +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/podflow.egg-info/entry_points.txt +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/podflow.egg-info/requires.txt +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/podflow.egg-info/top_level.txt +0 -0
- {podflow-20250301.2 → podflow-20250301.3}/setup.cfg +0 -0
@@ -19,7 +19,7 @@ try:
|
|
19
19
|
from Cryptodome.Cipher import PKCS1_OAEP
|
20
20
|
from Cryptodome.Hash import SHA256
|
21
21
|
from Cryptodome.PublicKey import RSA
|
22
|
-
except
|
22
|
+
except Exception:
|
23
23
|
from Crypto.Cipher import PKCS1_OAEP
|
24
24
|
from Crypto.Hash import SHA256
|
25
25
|
from Crypto.PublicKey import RSA
|
@@ -8,7 +8,7 @@ from Podflow.download.dl_aideo_video import dl_aideo_video
|
|
8
8
|
|
9
9
|
# 下载YouTube和哔哩哔哩视频
|
10
10
|
def youtube_and_bilibili_download():
|
11
|
-
for video_id, format_value in gVar.video_id_update_format.
|
11
|
+
for video_id, format_value in gVar.video_id_update_format.items():
|
12
12
|
if isinstance(format_value, dict) and format_value["main"] not in gVar.video_id_failed:
|
13
13
|
output_dir_name = format_value["name"]
|
14
14
|
display_color = "\033[35m" if format_value["backward_update"] else "\033[95m"
|
@@ -28,4 +28,4 @@ def youtube_and_bilibili_download():
|
|
28
28
|
write_log(
|
29
29
|
f"{display_color}{output_dir_name}\033[0m|{video_id} \033[31m无法下载\033[0m"
|
30
30
|
)
|
31
|
-
|
31
|
+
gVar.video_id_update_format[video_id]["finish"] = True
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{podflow-20250301.2 → podflow-20250301.3}/Podflow/message/get_youtube_and_bilibili_video_format.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|