-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.html
51 lines (51 loc) · 5.91 KB
/
readme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Readme</title>
</head>
<body>
<font face="Verdana, Geneva, sans-serif" size="3"><font size="6">VidMasta</font>
<br><br>
Version 29.7
<br><br>
Created by Anthony Gray
<br><br><br>
VidMasta allows one to search for, read about, preview, watch, and download any movie and television titles that are being shared online.<br><br><br>
<b><font size="4">Features</font></b>
<ul>
<li>Watch or download movie and television titles in any format (TV, DVD, 720p, 1080i/p) with as few as two clicks of the mouse. The first click is to hit the search button. The second click is to hit the download button.</li>
<li>Anonymity via automatic filtering of untrusty IPs, the use of proxies, and encryption</li>
<li>"Deep Search, Best Source" algorithm for superior video download links. The algorithm aggregates all potential download links based on variations of the search query and then selects the best link based on factors that include trustworthiness, number of downloaders and uploaders, and video file size.</li>
<li>"Popular Movies" option to display recent movies that have been downloaded the most</li>
<li>"Popular TV Shows" option to display recent TV shows that have been downloaded the most</li>
<li>Download video subtitles</li>
<li>Set the number of results per search</li>
<li>Set the minimum and maximum size of a video file that can be downloaded</li>
<li>Set the video file extensions that can be downloaded</li>
<li>Search for movie and television titles by name, release date, genre, rating, country, and language</li>
<li>Automatic ordering of search results by popularity</li>
<li>Hear and read small summaries of titles</li>
<li>View trailers of titles</li>
<li>View release dates and ratings of titles</li>
<li>Email download links and trailer links</li>
<li>Detection of video box sets</li>
<li><a href="http://www.peerblock.com/">PeerBlock</a> integration (only available for Windows XP and higher)</li>
</ul>
<br>
<b><font size="4">FAQ</font></b>
<ol>
<li><b>How does VidMasta protect my privacy and ensure that downloading video content is safe and secure?</b> VidMasta uses IP filtering to block known bad peers (e.g. anti-p2p corporations) while downloading video content. The playlist’s play button tooltip and the status bar (when connecting to the torrent network) show the number of blocked IPs. The list of blocked IPs is stored in an ipfilter file located in VidMasta’s application data folder (e.g. C:\Users\John\AppData\Roaming\VidMasta). On Windows, VidMasta is also integrated with <a href="http://www.peerblock.com/">PeerBlock</a>, which performs IP filtering. Video content is not shared/seeded after download completion. Network encryption is used. VidMasta automatically attempts to use proxies for websites that provide video download links. Custom proxies can be used via the manage proxies dialog, accessible from the "Search" menu. VidMasta scrapes a web page without executing scripts on the web page.</li>
<li><b>What is the "Alt" button next to the "Download" button?</b> In the main application window, the "Alt" button is an alternative video download link. The "Download" button is the video download link with the most downloaders, whereas the "Alt" button is the video download link with the most sharers. In the subtitle download window, the "Alt" button is an alternative subtitle download link. The "Download" button is the most downloaded subtitle link and the "Alt" button is the second most downloaded subtitle link.</li>
<li><b>How do I change the folder where playing/streaming/playlist items are saved?</b> Click the "Set Save Folder" menu item under the "Playlist" menu.</li>
<li><b>How do I stop playlist items from opening automatically?</b> Un-check the "Auto-Open Items" menu item under the "Playlist" menu.</li>
<li><b>How do I search by video format?</b> Before clicking a download link, select a format from the "Quality" menu item under the "Download" menu. There is no need to redo/reload the search or start a new search after selecting a different video format. Just select a different video format and then re-click the download link. The available formats are "ANY", "HQ", DVD, 720 HD, and 1080 HD. "ANY" is any video quality. "HQ" is high video quality (TV video quality or better). DVD is DVD video quality. 720 HD is 720p video quality. 1080 HD is 1080i/p video quality.</li>
<li><b>How do I find subtitles?</b> After performing a search, right-click a video in the results table and click the "Find Subtitle" menu item.</li>
<li><b>How do I disable the safety window that is shown every time I click a download link from an untrustworthy source?</b> Disable it under the "Download" menu by un-checking "Show Link Safety Warning".</li>
<li><b>How do I get the torrent files associated with video files so that I can open them myself in a BitTorrent client?</b> Select "None" from the "Downloader" menu item under the "Download" menu.</li>
<li><b>How do I search for any title name?</b> Leave the title field blank.</li>
<li><b>I want to view more results. How do I do so?</b> If there are more results that can be displayed for a particular search, then the "Load More" button at the bottom-right of the application window will become active. You can click this button to load more results.</li>
<li><b>Why is one of the results in bold?</b> This result is the top match returned by a search engine when performing a regular search by title name. All search preferences (e.g. minimum rating and genre) are ignored except for release dates and title type (i.e. movie or TV show).</li>
</ol>
</font>
</body>
</html>