Closed divinewind420 closed 2 years ago
It would have been nice if you hadn't pasted the whole config into there, you could simply have attached the file.
If you change
channel_to_scan = https://www.youtube.com/c/GamersNexus
to
https://www.youtube.com/channel/UChIs72whgZI9w6d6FhwGGHA
or UChIs72whgZI9w6d6FhwGGHA
it should work as intended, however, the crash is still something that should be worked on though as I'm not able to get it to work atm either
Sorry about copy-pasting file. I tried using link https://www.youtube.com/channel/UChIs72whgZI9w6d6FhwGGHA & just as UChIs72whgZI9w6d6FhwGGHA but still got same Z-3 error.
I suspect i know the issue, i'll have a look
It wasn't caused by what I thought, but should be fixed in the new release 2.16.1
Duplicate Issues
What happened?
Run a scan manually and works; using config file and get error.
SpamPurgeConfig.ini
---------- Config file for YT Spammer Purge program ----------
INSTRUCTIONS:
• Lines with a hashtag are just comments / instructions
• If you set a setting in here, the program will not Ask you to enter/confirm when your run it
• If you leave the value as 'Ask', the program will Ask you for it as usual
• Some settings might not be necessary depending on which modes you select
#
• For 100% automatic usage of program, enter all values (or at least all for your scanning/filtering modes)
• NOTE: Human confirmation is required for most settings to actually remove comments
- If comment removal is automated, comments are marked as "held for review" and hidden
#
MORE NOTES:
• Current filter modes that support automated comment removal:
- Scanning for exact channel ID(s)
- Auto Smart-Mode
• If scanning someone elses channel, you can report spammers, but while in Auto-Smart Mode only
USING MULTIPLE CONFIG FILES:
• You can create additional config files through the same menu used to create the initial config file
- Then you can choose which config to use when starting the program
• You can also make another config by just copying one and renaming it, adding a number such as: "SpamPurgeConfig2.ini"
[config-meta]
---------------------------------------------------------------
use_this_config = True
this_config_description = My Custom Config
configs_path = configs
[general]
---------------------------------------------------------------
your_channel_id = UCqI2LWjmQ2EbGjB1BNOR1Vg
auto_check_update = True
release_channel = All
skip_confirm_video = True
moderator_mode = False
auto_close = True
colors_enabled = True
[scanning]
--------------------------------------------------------------------------------
scan_mode = RecentVideos
max_comments = Ask
videos_to_scan = Ask
channel_to_scan = https://www.youtube.com/c/GamersNexus
recent_videos_amount = 2
[filtering]
--------------------------------------------------------------------------------
filter_mode = Ask
filter_subMode = Ask
---- Filter Mode Specific Settings ----
channel_ids_to_filter = Ask
autoASCII_sensitivity = Ask
---- Filter Sub-Mode Specific Settings ----
characters_to_filter = Ask
strings_to_filter = Ask
regex_to_filter = Ask
[autosmart-customization]
--------------------------------------------------------------------------------
detect_link_spam = True
detect_sub_challenge_spam = True
detect_spam_threads = True
[advanced-filtering]
--------------------------------------------------------------------------------
duplicate_check_modes = AutoSmart, SensitiveSmart
minimum_duplicates = 8
minimum_duplicate_length = 14
levenshtein_distance = 0.9
stolen_comments_check_modes = SensitiveSmart
stolen_minimum_text_length = 25
fuzzy_stolen_comment_detection = False
[removal]
--------------------------------------------------------------------------------
skip_deletion = False
delete_without_reviewing = False
enable_ban = Ask
remove_all_author_comments = Ask
removal_type = reportSpam
whitelist_excluded = Ask
check_deletion_success = True
[logging]
--------------------------------------------------------------------------------
enable_logging = True
log_path = logs
log_mode = plaintext
json_log = False
json_encoding = utf-8
json_extra_data = True
json_log_all_comments = False
json_profile_picture = False
[api]
--------------------------------------------------------------------------------
quota_limit = 10000
Don't change anything below here!
--------------------------------------------------------------------------------
[info] config_version = 31
Release version
2.16.0
Steps to reproduce
What platform are you seeing this problem on?
Windows (.exe file)
Relevant log output
Screenshots
No response