diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0d2fbc3..018d8eb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,5 +39,4 @@ I welcome requests! Follow these steps to contribute: If I'm interested in a site you want to add, it may be added in future releases. # Sites I will never develop -- Facebook - Tumblr \ No newline at end of file diff --git a/Changelog.md b/Changelog.md index 3fb78bb..c310845 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,33 @@ +# 2023.11.17.0 + +*2023-11-17* + +- Added + - **Facebook** + - **Multi-account** + - **Special feeds** + - Site settings: option `Download saved posts` + - Standalone downloader: support for multiple account + - PornHub: add playlists downloading + - YouTube: ability to download subtitles **and** `CC` if they both exists + - Other improvements +- PluginProvider + - `IDownloadableMedia`: added `AccountName` property + - `IPluginContentProvider`: added `AccountName` property + - `ISiteSettings`: added properties: `AccountName`, `Temporary`, `AvailableText`, `DefaultInstance`; added functions: `Clone`, `Update`, `Delete`; removed `Load` function; implement `IDisposable` interface + - `PropertyValue`: added functions: `BeginInit`, `EndInit`, `Clone` + - `Attributes.DoNotUse` - add `Value` field +- Fixed + - Instagram: handling 401 error + - OnlyFans: handling 401 error + - xHamster: handling 503 error + - xHamster: incorrect parsing of search queries + - XVideos: incorrect parsing of search queries + - ThisVid: incorrect parsing of search queries + - PornHub: incorrect parsing of search queries + - Automation: handle automation start error (in some cases) when changing scheduler + - Minor bugs + # 2023.10.10.0 *2023-10-10* diff --git a/ProgramScreenshots/AppYouTube.png b/ProgramScreenshots/AppYouTube.png index afc11d2..5a01524 100644 Binary files a/ProgramScreenshots/AppYouTube.png and b/ProgramScreenshots/AppYouTube.png differ diff --git a/ProgramScreenshots/CreateUserClear.png b/ProgramScreenshots/CreateUserClear.png index 4670124..8f12e66 100644 Binary files a/ProgramScreenshots/CreateUserClear.png and b/ProgramScreenshots/CreateUserClear.png differ diff --git a/ProgramScreenshots/FeedWindowItemContext.png b/ProgramScreenshots/FeedWindowItemContext.png index 1f52e8f..08e29c5 100644 Binary files a/ProgramScreenshots/FeedWindowItemContext.png and b/ProgramScreenshots/FeedWindowItemContext.png differ diff --git a/ProgramScreenshots/FeedWindowSessionContext.png b/ProgramScreenshots/FeedWindowSessionContext.png index 43d281c..54da5f6 100644 Binary files a/ProgramScreenshots/FeedWindowSessionContext.png and b/ProgramScreenshots/FeedWindowSessionContext.png differ diff --git a/ProgramScreenshots/SavedPosts.png b/ProgramScreenshots/SavedPosts.png index 6f2e61f..1bf4df2 100644 Binary files a/ProgramScreenshots/SavedPosts.png and b/ProgramScreenshots/SavedPosts.png differ diff --git a/ProgramScreenshots/SettingsGlobalDownloading.png b/ProgramScreenshots/SettingsGlobalDownloading.png index 3408a10..7eb466f 100644 Binary files a/ProgramScreenshots/SettingsGlobalDownloading.png and b/ProgramScreenshots/SettingsGlobalDownloading.png differ diff --git a/ProgramScreenshots/SettingsGlobalFeed.png b/ProgramScreenshots/SettingsGlobalFeed.png index 7f77db4..ca6e906 100644 Binary files a/ProgramScreenshots/SettingsGlobalFeed.png and b/ProgramScreenshots/SettingsGlobalFeed.png differ diff --git a/ProgramScreenshots/SettingsRedditView.png b/ProgramScreenshots/SettingsRedditView.png index 8809ec7..42872c5 100644 Binary files a/ProgramScreenshots/SettingsRedditView.png and b/ProgramScreenshots/SettingsRedditView.png differ diff --git a/ProgramScreenshots/SettingsSiteFacebook.png b/ProgramScreenshots/SettingsSiteFacebook.png new file mode 100644 index 0000000..3515ee2 Binary files /dev/null and b/ProgramScreenshots/SettingsSiteFacebook.png differ diff --git a/ProgramScreenshots/SettingsSiteJustForFans.png b/ProgramScreenshots/SettingsSiteJustForFans.png index 7065def..fce4712 100644 Binary files a/ProgramScreenshots/SettingsSiteJustForFans.png and b/ProgramScreenshots/SettingsSiteJustForFans.png differ diff --git a/ProgramScreenshots/SettingsSiteMastodonAdditional.png b/ProgramScreenshots/SettingsSiteMastodonAdditional.png index 127e5eb..7834069 100644 Binary files a/ProgramScreenshots/SettingsSiteMastodonAdditional.png and b/ProgramScreenshots/SettingsSiteMastodonAdditional.png differ diff --git a/ProgramScreenshots/SettingsSiteThreads.png b/ProgramScreenshots/SettingsSiteThreads.png index dd310cf..9635e87 100644 Binary files a/ProgramScreenshots/SettingsSiteThreads.png and b/ProgramScreenshots/SettingsSiteThreads.png differ diff --git a/README.md b/README.md index 8d2988a..bd0903d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ :eu: :greece: -A program to download photo and video from [any site](#supported-sites) (e.g. YouTube, YouTube Music, OnlyFans, Reddit, Twitter, Mastodon, Instagram, Threads, TikTok, RedGifs, JustForFans, PornHub, XHamster, XVIDEOS, ThisVid, LPSG, Pinterest). +A program to download photo and video from [any site](#supported-sites) (e.g. YouTube, YouTube Music, OnlyFans, Reddit, Twitter, Mastodon, Instagram, Threads, Facebook, TikTok, RedGifs, JustForFans, PornHub, XHamster, XVIDEOS, ThisVid, LPSG, Pinterest). **If you like SCrawler, please like the program on [this site](https://alternativeto.net/software/scrawler/about/) and/or [this](https://www.softpedia.com/get/Internet/Download-Managers/Social-networks-crawler.shtml)** [*] Discord server: https://discord.gg/uFNUXvFFmg -[e-mail](mailto:andyprogram@proton.me): andyprogram@proton.me