mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 08:12:17 +00:00
2022.6.3.0
Updated plugin environments and dependencies Added automation Fixed Insta hash issue Updated groups Added toast notifications Updated tagged posts notifications Updated M3U8; fixed audio issue Extended some of log exceptions Fixed minor bugs Other minor improvements
This commit is contained in:
@@ -11,7 +11,7 @@ Imports PersonalUtilities.Forms
|
||||
Imports SCrawler.DownloadObjects
|
||||
Imports SCrawler.Plugin.Hosts
|
||||
Friend Class DownloadSavedPostsForm
|
||||
Friend Event OnDownloadDone(ByVal Message As String)
|
||||
Friend Event OnDownloadDone As NotificationEventHandler
|
||||
Private MyView As FormsView
|
||||
Private ReadOnly JobsList As List(Of DownloadProgress)
|
||||
Friend ReadOnly Property Working As Boolean
|
||||
|
||||
Reference in New Issue
Block a user