Skip to content

Puyodead1/WistiaEmbedDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WistiaEmbedDownloader

Got sick of copy and pasting wistia codes and crap, so I made a program to do it for me!

License
   Wistia Embed Downloader
Copyright (C) 2019  Puyodead1

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Also see the LICENSE file in this repo.

GitHub repo size Discord Server GitHub All Releases GitHub release GitHub issues GitHub closed issues GitHub License GitHub last commit

THIS SOFTWARE IS FOR PRIVATE USE ONLY! DO NOT REUPLOAD ANYTHING YOU DOWNLOAD WITH THIS UNLESS YOU HAVE PERMISSION! I AM NOT RESPONSIBLE FOR ANYTHING YOU DO!

Info

  • There are 2 modes:

      1. Auto - Paste the enter "copy link and thumbnail"
      1. Manual - You can enter the id and a custom title (this can be used if auto mode fails to extract the id)
  • when using manual mode, use a pipe to specify the title: 80syfiu3x6|thisisatitle

Building

mvn clean compile assembly:single

Tutorial