]> git.sur5r.net Git - minitube/commitdiff
New upstream version 3.8
authorJakob Haufe <jakob@haufe.it>
Sat, 20 Feb 2021 17:48:45 +0000 (17:48 +0000)
committerJakob Haufe <jakob@haufe.it>
Sat, 20 Feb 2021 17:48:45 +0000 (17:48 +0000)
155 files changed:
README.md
icons/dark/128/import_active.png [new file with mode: 0644]
icons/dark/128/import_active@2x.png [new file with mode: 0644]
icons/dark/128/import_disabled.png [new file with mode: 0644]
icons/dark/128/import_disabled@2x.png [new file with mode: 0644]
icons/dark/128/import_normal.png [new file with mode: 0644]
icons/dark/128/import_normal@2x.png [new file with mode: 0644]
icons/dark/32/close_active.png [new file with mode: 0644]
icons/dark/32/close_active@2x.png [new file with mode: 0644]
icons/dark/32/close_disabled.png [new file with mode: 0644]
icons/dark/32/close_disabled@2x.png [new file with mode: 0644]
icons/dark/32/close_normal.png [new file with mode: 0644]
icons/dark/32/close_normal@2x.png [new file with mode: 0644]
icons/light/128/import_active.png [new file with mode: 0644]
icons/light/128/import_active@2x.png [new file with mode: 0644]
icons/light/128/import_disabled.png [new file with mode: 0644]
icons/light/128/import_disabled@2x.png [new file with mode: 0644]
icons/light/128/import_normal.png [new file with mode: 0644]
icons/light/128/import_normal@2x.png [new file with mode: 0644]
icons/light/32/close_active.png [new file with mode: 0644]
icons/light/32/close_active@2x.png [new file with mode: 0644]
icons/light/32/close_disabled.png [new file with mode: 0644]
icons/light/32/close_disabled@2x.png [new file with mode: 0644]
icons/light/32/close_normal.png [new file with mode: 0644]
icons/light/32/close_normal@2x.png [new file with mode: 0644]
lib/http/.github/FUNDING.yml [new file with mode: 0644]
lib/http/README.md
lib/http/src/cachedhttp.cpp
lib/http/src/httpreply.h
lib/js/.gitignore [new file with mode: 0644]
lib/js/COPYING [new file with mode: 0644]
lib/js/js.cpp [new file with mode: 0644]
lib/js/js.h [new file with mode: 0644]
lib/js/js.pri [new file with mode: 0644]
lib/js/jsnamfactory.cpp [new file with mode: 0644]
lib/js/jsnamfactory.h [new file with mode: 0644]
lib/js/jsresult.cpp [new file with mode: 0644]
lib/js/jsresult.h [new file with mode: 0644]
lib/media/.github/FUNDING.yml [new file with mode: 0644]
lib/media/src/media.h
lib/media/src/mpv/mediampv.cpp
lib/media/src/mpv/mediampv.h
lib/media/src/qtav/mediaqtav.cpp
lib/media/src/qtav/mediaqtav.h
lib/updater/.github/FUNDING.yml [new file with mode: 0644]
lib/updater/README.md
lib/updater/marketplace.json [new file with mode: 0644]
lib/updater/src/impl/defaultupdater.cpp
lib/updater/src/impl/openinstaller.cpp [new file with mode: 0644]
lib/updater/src/impl/openinstaller.h [new file with mode: 0644]
lib/updater/src/impl/runinstaller.cpp
lib/updater/src/impl/runinstaller.h
lib/updater/src/updater.cpp
lib/updater/src/updater.h
lib/updater/updater.pri
locale/de_DE.ts
locale/hu.ts
locale/it.ts
locale/ms_MY.ts
locale/pt_BR.ts
locale/tr.ts
locale/zh_TW.ts
minitube.appdata.xml [deleted file]
minitube.pro
org.tordini.flavio.minitube.metainfo.xml [new file with mode: 0644]
src/aboutview.cpp
src/aboutview.h
src/appwidget.cpp
src/channelaggregator.cpp
src/channelmodel.cpp
src/channelview.cpp
src/database.cpp
src/downloadview.h
src/homeview.h
src/invidious/invidious.cpp [deleted file]
src/invidious/invidious.h [deleted file]
src/invidious/invidious.pri [deleted file]
src/invidious/ivchannel.cpp [deleted file]
src/invidious/ivchannel.h [deleted file]
src/invidious/ivchannelsource.cpp [deleted file]
src/invidious/ivchannelsource.h [deleted file]
src/invidious/ivlistparser.cpp [deleted file]
src/invidious/ivlistparser.h [deleted file]
src/invidious/ivsearch.cpp [deleted file]
src/invidious/ivsearch.h [deleted file]
src/invidious/ivsinglevideosource.cpp [deleted file]
src/invidious/ivsinglevideosource.h [deleted file]
src/invidious/ivvideolist.cpp [deleted file]
src/invidious/ivvideolist.h [deleted file]
src/invidious/ivvideosource.cpp [deleted file]
src/invidious/ivvideosource.h [deleted file]
src/main.cpp
src/mainwindow.cpp
src/mainwindow.h
src/mediaview.cpp
src/playlistitemdelegate.cpp
src/playlistmodel.cpp
src/searchview.cpp
src/subscriptionimportview.cpp [new file with mode: 0644]
src/subscriptionimportview.h [new file with mode: 0644]
src/toolbarmenu.cpp
src/updateutils.cpp
src/video.cpp
src/videoapi.h
src/view.h
src/yt/invidious/invidious.cpp [new file with mode: 0644]
src/yt/invidious/invidious.h [new file with mode: 0644]
src/yt/invidious/invidious.pri [new file with mode: 0644]
src/yt/invidious/ivchannel.cpp [new file with mode: 0644]
src/yt/invidious/ivchannel.h [new file with mode: 0644]
src/yt/invidious/ivchannelsource.cpp [new file with mode: 0644]
src/yt/invidious/ivchannelsource.h [new file with mode: 0644]
src/yt/invidious/ivlistparser.cpp [new file with mode: 0644]
src/yt/invidious/ivlistparser.h [new file with mode: 0644]
src/yt/invidious/ivsearch.cpp [new file with mode: 0644]
src/yt/invidious/ivsearch.h [new file with mode: 0644]
src/yt/invidious/ivsinglevideosource.cpp [new file with mode: 0644]
src/yt/invidious/ivsinglevideosource.h [new file with mode: 0644]
src/yt/invidious/ivvideolist.cpp [new file with mode: 0644]
src/yt/invidious/ivvideolist.h [new file with mode: 0644]
src/yt/invidious/ivvideosource.cpp [new file with mode: 0644]
src/yt/invidious/ivvideosource.h [new file with mode: 0644]
src/yt/searchvideosource.cpp [new file with mode: 0644]
src/yt/searchvideosource.h [new file with mode: 0644]
src/yt/singlevideosource.cpp [new file with mode: 0644]
src/yt/singlevideosource.h [new file with mode: 0644]
src/yt/yt.pri [new file with mode: 0644]
src/yt/ytjs/ytjs.pri [new file with mode: 0644]
src/yt/ytjs/ytjschannel.cpp [new file with mode: 0644]
src/yt/ytjs/ytjschannel.h [new file with mode: 0644]
src/yt/ytjs/ytjschannelsource.cpp [new file with mode: 0644]
src/yt/ytjs/ytjschannelsource.h [new file with mode: 0644]
src/yt/ytjs/ytjssearch.cpp [new file with mode: 0644]
src/yt/ytjs/ytjssearch.h [new file with mode: 0644]
src/yt/ytjs/ytjssinglevideosource.cpp [new file with mode: 0644]
src/yt/ytjs/ytjssinglevideosource.h [new file with mode: 0644]
src/yt/ytjs/ytjsvideo.cpp [new file with mode: 0644]
src/yt/ytjs/ytjsvideo.h [new file with mode: 0644]
src/ytchannel.cpp
src/ytchannel.h
src/ytjs/ytjs.cpp [deleted file]
src/ytjs/ytjs.h [deleted file]
src/ytjs/ytjs.pri [deleted file]
src/ytjs/ytjschannel.cpp [deleted file]
src/ytjs/ytjschannel.h [deleted file]
src/ytjs/ytjschannelsource.cpp [deleted file]
src/ytjs/ytjschannelsource.h [deleted file]
src/ytjs/ytjsnamfactory.cpp [deleted file]
src/ytjs/ytjsnamfactory.h [deleted file]
src/ytjs/ytjssearch.cpp [deleted file]
src/ytjs/ytjssearch.h [deleted file]
src/ytjs/ytjssinglevideosource.cpp [deleted file]
src/ytjs/ytjssinglevideosource.h [deleted file]
src/ytjs/ytjsvideo.cpp [deleted file]
src/ytjs/ytjsvideo.h [deleted file]

index 8dc26503b82395da43db9ec9aba2375cf22c6b20..496030a81fe5f2bad21b51589a95ec8f8992b7e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,11 +14,11 @@ Clone from Github:
 
     git clone --recursive https://github.com/flaviotordini/minitube.git
 
-You need Qt >= 5.10 and MPV >= 0.29.0. The following Qt modules are needed: core, gui, widgets, network, sql (using the Sqlite plugin), declarative, dbus, x11extras.
+You need Qt >= 5.12 and MPV >= 0.29.0. The following Qt modules are needed: core, gui, widgets, network, sql (using the Sqlite plugin), declarative, dbus, x11extras.
 
 To be able to build on a Debian (or derivative) system:
 
-    sudo apt install build-essential qt5-default qttools5-dev-tools qt5-qmake qtdeclarative5-dev libqt5sql5-sqlite libqt5x11extras5-dev libmpv-dev
+    sudo apt install build-essential qt5-default qttools5-dev-tools qt5-qmake qtdeclarative5-dev libqt5sql5-sqlite libqt5x11extras5-dev qt5-image-formats-plugins libmpv-dev
 
 Compiling:
 
diff --git a/icons/dark/128/import_active.png b/icons/dark/128/import_active.png
new file mode 100644 (file)
index 0000000..22c1698
Binary files /dev/null and b/icons/dark/128/import_active.png differ
diff --git a/icons/dark/128/import_active@2x.png b/icons/dark/128/import_active@2x.png
new file mode 100644 (file)
index 0000000..95a4ece
Binary files /dev/null and b/icons/dark/128/import_active@2x.png differ
diff --git a/icons/dark/128/import_disabled.png b/icons/dark/128/import_disabled.png
new file mode 100644 (file)
index 0000000..58dade0
Binary files /dev/null and b/icons/dark/128/import_disabled.png differ
diff --git a/icons/dark/128/import_disabled@2x.png b/icons/dark/128/import_disabled@2x.png
new file mode 100644 (file)
index 0000000..382b697
Binary files /dev/null and b/icons/dark/128/import_disabled@2x.png differ
diff --git a/icons/dark/128/import_normal.png b/icons/dark/128/import_normal.png
new file mode 100644 (file)
index 0000000..ba59235
Binary files /dev/null and b/icons/dark/128/import_normal.png differ
diff --git a/icons/dark/128/import_normal@2x.png b/icons/dark/128/import_normal@2x.png
new file mode 100644 (file)
index 0000000..34f8c09
Binary files /dev/null and b/icons/dark/128/import_normal@2x.png differ
diff --git a/icons/dark/32/close_active.png b/icons/dark/32/close_active.png
new file mode 100644 (file)
index 0000000..f9429db
Binary files /dev/null and b/icons/dark/32/close_active.png differ
diff --git a/icons/dark/32/close_active@2x.png b/icons/dark/32/close_active@2x.png
new file mode 100644 (file)
index 0000000..b13aedd
Binary files /dev/null and b/icons/dark/32/close_active@2x.png differ
diff --git a/icons/dark/32/close_disabled.png b/icons/dark/32/close_disabled.png
new file mode 100644 (file)
index 0000000..94497e9
Binary files /dev/null and b/icons/dark/32/close_disabled.png differ
diff --git a/icons/dark/32/close_disabled@2x.png b/icons/dark/32/close_disabled@2x.png
new file mode 100644 (file)
index 0000000..0c3043b
Binary files /dev/null and b/icons/dark/32/close_disabled@2x.png differ
diff --git a/icons/dark/32/close_normal.png b/icons/dark/32/close_normal.png
new file mode 100644 (file)
index 0000000..7502281
Binary files /dev/null and b/icons/dark/32/close_normal.png differ
diff --git a/icons/dark/32/close_normal@2x.png b/icons/dark/32/close_normal@2x.png
new file mode 100644 (file)
index 0000000..ae7836c
Binary files /dev/null and b/icons/dark/32/close_normal@2x.png differ
diff --git a/icons/light/128/import_active.png b/icons/light/128/import_active.png
new file mode 100644 (file)
index 0000000..8395d05
Binary files /dev/null and b/icons/light/128/import_active.png differ
diff --git a/icons/light/128/import_active@2x.png b/icons/light/128/import_active@2x.png
new file mode 100644 (file)
index 0000000..4089425
Binary files /dev/null and b/icons/light/128/import_active@2x.png differ
diff --git a/icons/light/128/import_disabled.png b/icons/light/128/import_disabled.png
new file mode 100644 (file)
index 0000000..b78ecfd
Binary files /dev/null and b/icons/light/128/import_disabled.png differ
diff --git a/icons/light/128/import_disabled@2x.png b/icons/light/128/import_disabled@2x.png
new file mode 100644 (file)
index 0000000..bd16412
Binary files /dev/null and b/icons/light/128/import_disabled@2x.png differ
diff --git a/icons/light/128/import_normal.png b/icons/light/128/import_normal.png
new file mode 100644 (file)
index 0000000..58dade0
Binary files /dev/null and b/icons/light/128/import_normal.png differ
diff --git a/icons/light/128/import_normal@2x.png b/icons/light/128/import_normal@2x.png
new file mode 100644 (file)
index 0000000..382b697
Binary files /dev/null and b/icons/light/128/import_normal@2x.png differ
diff --git a/icons/light/32/close_active.png b/icons/light/32/close_active.png
new file mode 100644 (file)
index 0000000..edf6319
Binary files /dev/null and b/icons/light/32/close_active.png differ
diff --git a/icons/light/32/close_active@2x.png b/icons/light/32/close_active@2x.png
new file mode 100644 (file)
index 0000000..1784c92
Binary files /dev/null and b/icons/light/32/close_active@2x.png differ
diff --git a/icons/light/32/close_disabled.png b/icons/light/32/close_disabled.png
new file mode 100644 (file)
index 0000000..2a01f70
Binary files /dev/null and b/icons/light/32/close_disabled.png differ
diff --git a/icons/light/32/close_disabled@2x.png b/icons/light/32/close_disabled@2x.png
new file mode 100644 (file)
index 0000000..7d11470
Binary files /dev/null and b/icons/light/32/close_disabled@2x.png differ
diff --git a/icons/light/32/close_normal.png b/icons/light/32/close_normal.png
new file mode 100644 (file)
index 0000000..94497e9
Binary files /dev/null and b/icons/light/32/close_normal.png differ
diff --git a/icons/light/32/close_normal@2x.png b/icons/light/32/close_normal@2x.png
new file mode 100644 (file)
index 0000000..0c3043b
Binary files /dev/null and b/icons/light/32/close_normal@2x.png differ
diff --git a/lib/http/.github/FUNDING.yml b/lib/http/.github/FUNDING.yml
new file mode 100644 (file)
index 0000000..136a229
--- /dev/null
@@ -0,0 +1,2 @@
+github: flaviotordini
+custom: https://flavio.tordini.org/donate
index efb936d6bf0f99d344e3c278d3fde4de79bca6ee..83b2e35db5f3b90268e61211fefe5cceff4b21ff 100644 (file)
@@ -9,6 +9,7 @@ This is just a wrapper around Qt's QNetworkAccessManager and friends. I use it i
 - Easier POST requests
 - Read timeouts (don't let your requests get stuck forever). (now supported by Qt >= 5.15)
 - Redirection support (now supported by Qt >= 5.6)
+- Disk-based cache implementation similar to Qt's but not strictly a HTTP cache, i.e. it ignores HTTP headers. This is good if want to cache successful requests irrespective of what the origin server says you should do. The cache also fallbacks to stale content when the server returns an error.
 
 ## Design
 
@@ -98,6 +99,19 @@ connect(reply, &HttpReply::finished, this, [](auto &reply) {
 });
 ```
 
+Or using two separate signals for success and failure:
+```
+#include "http.h"
+
+auto reply = Http::instance().get("https://google.com/");
+connect(reply, &HttpReply::data, this, [](auto &bytes) {
+    qDebug() << "Feel the bytes!" << bytes;
+});
+connect(reply, &HttpReply::error, this, [](auto &msg) {
+    qDebug() << "Something's wrong here" << msg;
+});
+```
+
 This is a real-world example of building a Http object with more complex features. It throttles requests, uses a custom user agent and caches results:
 
 ```
index ad213b3ebcde3f043d4ceae8c533ceff9e251e5e..b0d3e7206c9cf38c648154275e93ed3eb88a72ae 100644 (file)
@@ -97,7 +97,7 @@ HttpReply *CachedHttp::request(const HttpRequest &req) {
         qDebug() << "HIT" << key << req.url;
         return new CachedHttpReply(value, req.url);
     }
-    qDebug() << "MISS" << key << req.url;
+    // qDebug() << "MISS" << key << req.url;
     return new WrappedHttpReply(*this, cache, key, http.request(req));
 }
 
index 2d79ff614234d8e17b89df005feefd8e86ce02ec..2c8601f1c342aff1f702af6863b1e179927ca894 100644 (file)
@@ -16,6 +16,19 @@ public:
     virtual QByteArray header(const QByteArray &headerName) const;
     virtual QByteArray body() const = 0;
 
+    template <typename Functor> HttpReply &onData(Functor lambda) {
+        connect(this, &HttpReply::data, this, lambda);
+        return *this;
+    }
+    template <typename Functor> HttpReply &onError(Functor lambda) {
+        connect(this, &HttpReply::error, this, lambda);
+        return *this;
+    }
+    template <typename Functor> HttpReply &onFinished(Functor lambda) {
+        connect(this, &HttpReply::finished, this, lambda);
+        return *this;
+    }
+
 signals:
     void data(const QByteArray &bytes);
     void error(const QString &message);
diff --git a/lib/js/.gitignore b/lib/js/.gitignore
new file mode 100644 (file)
index 0000000..9bea433
--- /dev/null
@@ -0,0 +1,2 @@
+
+.DS_Store
diff --git a/lib/js/COPYING b/lib/js/COPYING
new file mode 100644 (file)
index 0000000..94a9ed0
--- /dev/null
@@ -0,0 +1,674 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU 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 General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/lib/js/js.cpp b/lib/js/js.cpp
new file mode 100644 (file)
index 0000000..2390ef5
--- /dev/null
@@ -0,0 +1,114 @@
+#include "js.h"
+
+#include "cachedhttp.h"
+
+namespace {
+Http &cachedHttp() {
+    static Http *h = [] {
+        CachedHttp *cachedHttp = new CachedHttp(Http::instance(), "js");
+        cachedHttp->setMaxSeconds(3600);
+        // Avoid expiring the cached js
+        cachedHttp->setMaxSize(0);
+
+        cachedHttp->getValidators().insert("application/javascript", [](const auto &reply) -> bool {
+            return !reply.body().isEmpty();
+        });
+
+        return cachedHttp;
+    }();
+    return *h;
+}
+} // namespace
+
+JS &JS::instance() {
+    static thread_local JS i;
+    return i;
+}
+
+JS::JS(QObject *parent) : QObject(parent), engine(nullptr) {}
+
+void JS::initialize(const QUrl &url) {
+    this->url = url;
+    initialize();
+}
+
+bool JS::checkError(const QJSValue &value) {
+    if (value.isError()) {
+        qWarning() << "Error" << value.toString();
+        qDebug() << value.property("stack").toString().splitRef('\n');
+        return true;
+    }
+    return false;
+}
+
+bool JS::isInitialized() {
+    if (ready) return true;
+    initialize();
+    return false;
+}
+
+JSResult &JS::callFunction(JSResult *result, const QString &name, const QJSValueList &args) {
+    if (!isInitialized()) {
+        qDebug() << "Not initialized";
+        QTimer::singleShot(1000, this,
+                           [this, result, name, args] { callFunction(result, name, args); });
+        return *result;
+    }
+
+    auto function = engine->evaluate(name);
+    if (!function.isCallable()) {
+        qWarning() << function.toString() << " is not callable";
+        QTimer::singleShot(0, result, [result, function] { result->setError(function); });
+        return *result;
+    }
+
+    auto args2 = args;
+    args2.prepend(engine->newQObject(result));
+    qDebug() << "Calling" << function.toString();
+    auto v = function.call(args2);
+    if (checkError(v)) QTimer::singleShot(0, result, [result, v] { result->setError(v); });
+
+    return *result;
+}
+
+void JS::initialize() {
+    if (url.isEmpty()) {
+        qDebug() << "No js url set";
+        return;
+    }
+
+    if (initializing) return;
+    initializing = true;
+    qDebug() << "Initializing";
+
+    if (engine) engine->deleteLater();
+    engine = new QQmlEngine(this);
+    engine->setNetworkAccessManagerFactory(&namFactory);
+    engine->globalObject().setProperty("global", engine->globalObject());
+
+    QJSValue timer = engine->newQObject(new JSTimer(engine));
+    engine->globalObject().setProperty("setTimeoutQt", timer.property("setTimeout"));
+    QJSValue setTimeoutWrapperFunction =
+            engine->evaluate("function setTimeout(cb, delay) {"
+                             "const args = Array.prototype.slice.call(arguments, 2);"
+                             "return setTimeoutQt(cb, delay, args);"
+                             "}");
+    checkError(setTimeoutWrapperFunction);
+    engine->globalObject().setProperty("clearTimeout", timer.property("clearTimeout"));
+
+    connect(cachedHttp().get(url), &HttpReply::finished, this, [this](auto &reply) {
+        if (!reply.isSuccessful()) {
+            emit initFailed("Cannot load JS");
+            qDebug() << "Cannot load JS";
+            initializing = false;
+            return;
+        }
+        auto value = engine->evaluate(reply.body());
+        if (!checkError(value)) {
+            qDebug() << "Initialized";
+            ready = true;
+            emit initialized();
+        }
+        initializing = false;
+    });
+}
diff --git a/lib/js/js.h b/lib/js/js.h
new file mode 100644 (file)
index 0000000..8f0e33a
--- /dev/null
@@ -0,0 +1,105 @@
+#ifndef JS_H
+#define JS_H
+
+#include <QtQml>
+
+#include "jsnamfactory.h"
+#include "jsresult.h"
+
+class JSTimer : public QTimer {
+    Q_OBJECT
+
+public:
+    static auto &getTimers() {
+        static QHash<uint, JSTimer *> timers;
+        return timers;
+    }
+
+    auto getId() const { return id; }
+
+    // This should be static but cannot bind static functions to QJSEngine
+    Q_INVOKABLE QJSValue clearTimeout(QJSValue id) {
+        auto timer = getTimers().take(id.toUInt());
+        if (timer) {
+            timer->stop();
+            timer->deleteLater();
+        } else
+            qDebug() << "Unknown id" << id.toUInt();
+        return QJSValue();
+    }
+    // This should be static but cannot bind static functions to QJSEngine
+    Q_INVOKABLE QJSValue setTimeout(QJSValue callback, QJSValue delayTime, QJSValue args) {
+        qDebug() << callback.toString() << delayTime.toInt() << args.toString();
+
+        QJSValueList valueArgs;
+        if (args.isArray()) {
+            const int argsLength = args.property("length").toInt();
+            for (int i = 0; i < argsLength; ++i) {
+                auto arg = args.property(i);
+                qDebug() << "Adding arg" << arg.toString();
+                valueArgs << arg;
+            }
+        }
+
+        auto timer = new JSTimer();
+        timer->setInterval(delayTime.toInt());
+        connect(timer, &JSTimer::timeout, this, [callback, valueArgs]() mutable {
+            qDebug() << "Calling" << callback.toString();
+            if (!callback.isCallable()) qDebug() << callback.toString() << "is not callable";
+            auto value = callback.call(valueArgs);
+            if (value.isError()) {
+                qWarning() << "Error" << value.toString();
+                qDebug() << value.property("stack").toString().splitRef('\n');
+            }
+        });
+        timer->start();
+        return timer->getId();
+    }
+
+    Q_INVOKABLE JSTimer(QObject *parent = nullptr) : QTimer(parent) {
+        setTimerType(Qt::CoarseTimer);
+        setSingleShot(true);
+        // avoid 0
+        static uint counter = 1;
+        id = counter++;
+        connect(this, &JSTimer::destroyed, this, [id = id] { getTimers().remove(id); });
+        connect(this, &JSTimer::timeout, this, &QTimer::deleteLater);
+        getTimers().insert(id, this);
+    }
+
+private:
+    uint id;
+};
+
+class JS : public QObject {
+    Q_OBJECT
+
+public:
+    static JS &instance();
+
+    explicit JS(QObject *parent = nullptr);
+    JSNAMFactory &getNamFactory() { return namFactory; };
+
+    void initialize(const QUrl &url);
+    bool checkError(const QJSValue &value);
+
+    bool isInitialized();
+    QQmlEngine &getEngine() { return *engine; }
+
+    JSResult &callFunction(JSResult *result, const QString &name, const QJSValueList &args);
+
+signals:
+    void initialized();
+    void initFailed(QString message);
+
+private:
+    void initialize();
+
+    QQmlEngine *engine;
+    JSNAMFactory namFactory;
+    bool initializing = false;
+    bool ready = false;
+    QUrl url;
+};
+
+#endif // JS_H
diff --git a/lib/js/js.pri b/lib/js/js.pri
new file mode 100644 (file)
index 0000000..62baf7f
--- /dev/null
@@ -0,0 +1,14 @@
+INCLUDEPATH += $$PWD
+DEPENDPATH += $$PWD
+
+QT *= qml
+
+HEADERS += \
+    $$PWD/js.h \
+    $$PWD/jsnamfactory.h \
+    $$PWD/jsresult.h
+
+SOURCES += \
+    $$PWD/js.cpp \
+    $$PWD/jsnamfactory.cpp \
+    $$PWD/jsresult.cpp
diff --git a/lib/js/jsnamfactory.cpp b/lib/js/jsnamfactory.cpp
new file mode 100644 (file)
index 0000000..3490916
--- /dev/null
@@ -0,0 +1,72 @@
+#include "jsnamfactory.h"
+
+JSDiskCache::JSDiskCache(QObject *parent) : QNetworkDiskCache(parent) {}
+
+void JSDiskCache::updateMetaData(const QNetworkCacheMetaData &meta) {
+    auto meta2 = fixMetadata(meta);
+    QNetworkDiskCache::updateMetaData(meta2);
+}
+
+QIODevice *JSDiskCache::prepare(const QNetworkCacheMetaData &meta) {
+    auto meta2 = fixMetadata(meta);
+    return QNetworkDiskCache::prepare(meta2);
+}
+
+QNetworkCacheMetaData JSDiskCache::fixMetadata(const QNetworkCacheMetaData &meta) {
+    QNetworkCacheMetaData meta2 = meta;
+
+    auto now = QDateTime::currentDateTimeUtc();
+    if (meta2.expirationDate() < now) {
+        meta2.setExpirationDate(now.addSecs(3600));
+    }
+
+    // Remove caching headers
+    auto headers = meta2.rawHeaders();
+    for (auto i = headers.begin(); i != headers.end(); ++i) {
+        // qDebug() << i->first << i->second;
+        static const QVector<QByteArray> headersToRemove{"Cache-Control", "Expires", "Pragma"};
+        if (headersToRemove.contains(i->first)) {
+            qDebug() << "Removing" << i->first << i->second;
+            headers.erase(i);
+        }
+    }
+    meta2.setRawHeaders(headers);
+
+    return meta2;
+}
+
+JSNAM::JSNAM(QObject *parent, const JSNAMFactory &factory)
+    : QNetworkAccessManager(parent), factory(factory) {
+    auto cache = new JSDiskCache(this);
+    cache->setCacheDirectory(QStandardPaths::writableLocation(QStandardPaths::CacheLocation) +
+                             "/js");
+    setCache(cache);
+    setRedirectPolicy(QNetworkRequest::NoLessSafeRedirectPolicy);
+#if QT_VERSION >= QT_VERSION_CHECK(5, 15, 0)
+    setTransferTimeout(10000);
+#endif
+}
+
+QNetworkReply *JSNAM::createRequest(QNetworkAccessManager::Operation op,
+                                    const QNetworkRequest &request,
+                                    QIODevice *outgoingData) {
+    auto req2 = request;
+    req2.setAttribute(QNetworkRequest::CacheLoadControlAttribute, QNetworkRequest::PreferCache);
+
+    auto end = factory.getRequestHeaders().cend();
+    for (auto i = factory.getRequestHeaders().cbegin(); i != end; ++i) {
+        if (!req2.hasRawHeader(i.key()))
+            req2.setRawHeader(i.key(), i.value());
+        else
+            qDebug() << "Request for" << req2.url() << "already contains header" << i.key()
+                     << req2.rawHeader(i.key());
+    }
+
+    qDebug() << req2.url() << req2.rawHeaderList();
+    return QNetworkAccessManager::createRequest(op, req2, outgoingData);
+}
+
+QNetworkAccessManager *JSNAMFactory::create(QObject *parent) {
+    qDebug() << "Creating NAM";
+    return new JSNAM(parent, *this);
+}
diff --git a/lib/js/jsnamfactory.h b/lib/js/jsnamfactory.h
new file mode 100644 (file)
index 0000000..07b44bb
--- /dev/null
@@ -0,0 +1,41 @@
+#ifndef YTJSNAMFACTORY_H
+#define YTJSNAMFACTORY_H
+
+#include <QtQml>
+
+class JSNAMFactory : public QQmlNetworkAccessManagerFactory {
+public:
+    QNetworkAccessManager *create(QObject *parent);
+
+    void setRequestHeaders(QMap<QByteArray, QByteArray> value) { requestHeaders = value; };
+    const QMap<QByteArray, QByteArray> &getRequestHeaders() const { return requestHeaders; }
+
+private:
+    QMap<QByteArray, QByteArray> requestHeaders;
+};
+
+class JSNAM : public QNetworkAccessManager {
+    Q_OBJECT
+
+public:
+    JSNAM(QObject *parent, const JSNAMFactory &factory);
+
+protected:
+    QNetworkReply *
+    createRequest(Operation op, const QNetworkRequest &request, QIODevice *outgoingData);
+
+private:
+    const JSNAMFactory &factory;
+};
+
+class JSDiskCache : public QNetworkDiskCache {
+public:
+    JSDiskCache(QObject *parent);
+    void updateMetaData(const QNetworkCacheMetaData &meta);
+    QIODevice *prepare(const QNetworkCacheMetaData &meta);
+
+private:
+    QNetworkCacheMetaData fixMetadata(const QNetworkCacheMetaData &meta);
+};
+
+#endif // YTJSNAMFACTORY_H
diff --git a/lib/js/jsresult.cpp b/lib/js/jsresult.cpp
new file mode 100644 (file)
index 0000000..fc48d6a
--- /dev/null
@@ -0,0 +1,39 @@
+#include "jsresult.h"
+
+QJSValue JSResult::setData(QJSValue value) {
+    qDebug() << "Success" << value.toString();
+
+    if (isSignalConnected(QMetaMethod::fromSignal(&JSResult::json))) {
+        if (value.isObject()) {
+            auto doc = QJsonDocument::fromVariant(value.toVariant());
+            if (doc.isEmpty()) {
+                qDebug() << value.toString();
+                emit error("Cannot parse JSON");
+                return QJSValue();
+            }
+            emit json(doc);
+        }
+    }
+
+    if (isSignalConnected(QMetaMethod::fromSignal(&JSResult::string))) {
+        qDebug() << "Emitting string signal";
+        if (value.isUndefined() || value.isNull())
+            emit string(QString());
+        else
+            emit string(value.toString());
+    }
+
+    // This object has JavascriptOwnership
+    // But it is deleted very late by the JS engine
+    deleteLater();
+
+    return QJSValue();
+}
+
+QJSValue JSResult::setError(QJSValue value) {
+    QString message = value.toString();
+    qWarning() << "Error" << message;
+    qDebug() << value.property("stack").toString().splitRef('\n');
+    emit error(message);
+    return QJSValue();
+}
diff --git a/lib/js/jsresult.h b/lib/js/jsresult.h
new file mode 100644 (file)
index 0000000..6fe64cf
--- /dev/null
@@ -0,0 +1,35 @@
+#ifndef JSRESULT_H
+#define JSRESULT_H
+
+#include <QtQml>
+
+class JSResult : public QObject {
+    Q_OBJECT
+
+public:
+    JSResult(QObject *parent = nullptr) : QObject(parent) {}
+    ~JSResult() { qDebug() << "Destroying result"; }
+
+    template <typename Functor> JSResult &onString(Functor lambda) {
+        connect(this, &JSResult::string, this, lambda);
+        return *this;
+    }
+    template <typename Functor> JSResult &onJson(Functor lambda) {
+        connect(this, &JSResult::json, this, lambda);
+        return *this;
+    }
+    template <typename Functor> JSResult &onError(Functor lambda) {
+        connect(this, &JSResult::error, this, lambda);
+        return *this;
+    }
+
+    Q_INVOKABLE QJSValue setData(QJSValue value);
+    Q_INVOKABLE QJSValue setError(QJSValue value);
+
+signals:
+    void json(const QJsonDocument &doc);
+    void string(const QString &data);
+    void error(const QString &message);
+};
+
+#endif // JSRESULT_H
diff --git a/lib/media/.github/FUNDING.yml b/lib/media/.github/FUNDING.yml
new file mode 100644 (file)
index 0000000..136a229
--- /dev/null
@@ -0,0 +1,2 @@
+github: flaviotordini
+custom: https://flavio.tordini.org/donate
index a14327f65384bf7a208791898cabb079bcfbecd3..68eb3218d97ec355a8162d3a12fbb51b681e4b5b 100644 (file)
@@ -39,6 +39,7 @@ public:
     virtual void pause() = 0;
     virtual void stop() = 0;
     virtual void seek(qint64 ms) = 0;
+    virtual void relativeSeek(qint64 ms) = 0;
     virtual QString file() const = 0;
 
     virtual void setBufferMilliseconds(qint64 value) = 0;
index 62915110bdceb01c0671d11c159ab9ddb26a80af..8a548b7b10b73caf63803c2dbe7264bf487c315b 100644 (file)
@@ -359,9 +359,17 @@ void MediaMPV::seek(qint64 ms) {
     sendCommand(args);
 }
 
+void MediaMPV::relativeSeek(qint64 ms) {
+    double seconds = ms / 1000.;
+    QByteArray ba = QString::number(seconds).toUtf8();
+    const char *args[] = {"seek", ba.constData(), "relative", nullptr};
+    sendCommand(args);
+}
+
 QString MediaMPV::file() const {
-    char *path;
+    char *path = nullptr;
     mpv_get_property(mpv, "path", MPV_FORMAT_STRING, &path);
+    if (!path) return QString();
     return QString::fromUtf8(path);
 }
 
index 9f8e0c47c6045bc7ad26501cbb42a285132277a1..52ec5728e45f01ad6fec5260c823722bd1d4100c 100644 (file)
@@ -26,6 +26,7 @@ public:
     void pause();
     void stop();
     void seek(qint64 ms);
+    void relativeSeek(qint64 ms);
     QString file() const;
     void setBufferMilliseconds(qint64 value);
     void setUserAgent(const QString &value);
index c5a095bc85fe57c4afcd02cdef44da8a9f42f4b4..26eb311a6fa24975a57b20ddc645b06c01f80daa 100644 (file)
@@ -263,6 +263,10 @@ void MediaQtAV::seek(qint64 ms) {
     currentPlayer->setPosition(ms);
 }
 
+void MediaQtAV::relativeSeek(qint64 ms) {
+    currentPlayer->setPosition(currentPlayer->position() + ms);
+}
+
 QtAV::AVPlayer *MediaQtAV::createPlayer(bool audioOnly) {
     QtAV::AVPlayer *p = new QtAV::AVPlayer(this);
 
index d343790d0400478f72c0e712a0f60ece7b342498..cc9065235443d202da0035e777b4853e5398ea73 100644 (file)
@@ -30,6 +30,7 @@ public:
     void pause();
     void stop();
     void seek(qint64 ms);
+    void relativeSeek(qint64 ms);
     QString file() const;
 
     void setBufferMilliseconds(qint64 value);
diff --git a/lib/updater/.github/FUNDING.yml b/lib/updater/.github/FUNDING.yml
new file mode 100644 (file)
index 0000000..136a229
--- /dev/null
@@ -0,0 +1,2 @@
+github: flaviotordini
+custom: https://flavio.tordini.org/donate
index 76f3b7d011f9ddf38cd87793375d998df0a80229..fcd19680eddf89fa4e6749d7370bcc31e1538fd8 100644 (file)
@@ -1,6 +1,6 @@
 # An updater for Qt apps
 
-This is an extensible updater for Qt apps. It can wrap Sparkle on macOS and use its own implementation on Windows and Linux. I use it in my apps at https://flavio.tordini.org .
+This is an extensible updater for Qt apps. It can wrap [Sparkle](https://sparkle-project.org/) on macOS and use its own implementation on Windows and Linux. I use it in my apps at https://flavio.tordini.org .
 
 ## Design
 
diff --git a/lib/updater/marketplace.json b/lib/updater/marketplace.json
new file mode 100644 (file)
index 0000000..162b7e3
--- /dev/null
@@ -0,0 +1,48 @@
+{
+    "$schema": "http://qt.io/schema/extension-schema-v1#",
+    "title": "Updater",
+    "extensionType": [
+        "library"
+    ],
+    "version": "1",
+    "vendor": {
+        "name": "Flavio Tordini",
+        "url": "https://flavio.tordini.org"
+    },
+    "contact": "Flavio Tordini <flavio.tordini@gmail.com>",
+    "copyright": [
+        "Flavio Tordini"
+    ],
+    "author": "Flavio Tordini",
+    "icon": "https://flavio.tordini.org/favicon-196x196.png",
+    "licenses": [
+        {
+            "licenseType": "GPLv3",
+            "licenseUrl": "https://opensource.org/licenses/GPL-3.0"
+        }
+    ],
+    "created": "2020-07-03",
+    "platforms": [
+        "Windows",
+        "Linux",
+        "macOS"
+    ],
+    "qtVersions": [
+        "5.10.0-or-later"
+    ],
+    "tags": [
+        "updater,update,deploy,release,tools,utility"
+    ],
+    "price": {
+        "listprice": 0
+    },
+    "support": "flavio.tordini@gmail.com",
+    "bugUrl": "https://github.com/flaviotordini/updater/issues",
+    "sourceRepoUrl": "https://github.com/flaviotordini/updater",
+    "userManuals": [
+        "https://github.com/flaviotordini/updater/blob/master/README.md"
+    ],
+    "dependencies": [
+        "Network"
+    ]
+}
index 5c0e9aa8a86f6d08541d04f97ba6367fb5fb8e91..51dd7d3afc2d0141ec1e6726677c9b77ac56cc51 100644 (file)
@@ -4,8 +4,8 @@
 #include "dialog.h"
 #include "downloader.h"
 #include "installer.h"
+#include "openinstaller.h"
 #include "parser.h"
-#include "runinstaller.h"
 
 namespace updater {
 
@@ -89,7 +89,7 @@ void DefaultUpdater::checkWithoutUI() {
 
 void DefaultUpdater::update() {
     if (!installer) {
-        installer = new RunInstaller();
+        installer = new OpenInstaller();
         installer->setUpdater(this);
     }
     connect(installer, &Installer::error, this, [](auto message) { qWarning() << message; });
diff --git a/lib/updater/src/impl/openinstaller.cpp b/lib/updater/src/impl/openinstaller.cpp
new file mode 100644 (file)
index 0000000..2b77373
--- /dev/null
@@ -0,0 +1,13 @@
+#include "openinstaller.h"
+
+#include <QDesktopServices>
+
+namespace updater {
+
+OpenInstaller::OpenInstaller() {}
+
+void updater::OpenInstaller::start(const QString &filename) {
+    if (!QDesktopServices::openUrl(QUrl("file:///" + filename))) emit error("Cannot start update");
+}
+
+} // namespace updater
diff --git a/lib/updater/src/impl/openinstaller.h b/lib/updater/src/impl/openinstaller.h
new file mode 100644 (file)
index 0000000..1324f34
--- /dev/null
@@ -0,0 +1,20 @@
+#ifndef OPENINSTALLER_H
+#define OPENINSTALLER_H
+
+#include <QtCore>
+
+#include "installer.h"
+
+namespace updater {
+
+/// Installer implementation that opens the downloaded update
+class OpenInstaller : public Installer {
+    Q_OBJECT
+
+public:
+    OpenInstaller();
+    void start(const QString &filename);
+};
+
+} // namespace updater
+#endif // OPENINSTALLER_H
index 67aa7f23ce2fadd75421d7e3316edddb0780809f..2e50d27ed21cf9bf3743689bbb035e3bde9ccfb5 100644 (file)
@@ -2,20 +2,58 @@
 
 #include <QDesktopServices>
 
+#include "defaultupdater.h"
+
 namespace updater {
 
 RunInstaller::RunInstaller() : Installer() {}
 
 void RunInstaller::start(const QString &filename) {
-    if (arguments.isEmpty()) {
-        if (!QDesktopServices::openUrl(QUrl("file:///" + filename)))
-            emit error("Cannot start update");
+    auto processedArguments = arguments;
+    processedArguments << autoRestartArguments;
+
+    if (command.isEmpty()) {
+        command = filename;
+    } else {
+        // replace markers
+        for (auto &arg : processedArguments)
+            arg.replace("%filename%", filename);
+#ifdef Q_OS_LINUX
+            if (runAsAdmin) {
+                processedArguments.prepend(command);
+                command = "pkexec";
+            }
+#endif
+    }
+
+    QProcess *process = new QProcess();
+    QObject::connect(process, &QProcess::errorOccurred, this, [this](auto error) {
+        this->emit error("Update error: " + QVariant::fromValue(error).toString());
+    });
+
+    if (autoRestart && updater->getRelaunchAfterInstall()) {
+        auto thread = new QThread;
+        process->moveToThread(thread);
+        connect(process, QOverload<int, QProcess::ExitStatus>::of(&QProcess::finished), this,
+                [this](int exitCode, QProcess::ExitStatus exitStatus) {
+                    qDebug() << "finished" << exitCode << exitStatus;
+                    if (exitCode == 0 && exitStatus == QProcess::NormalExit) {
+                        qDebug() << "Restarting" << qApp->applicationFilePath();
+                        QProcess *restartProcess = new QProcess(this);
+                        restartProcess->startDetached(qApp->applicationFilePath(), {});
+                    }
+                });
+        qDebug() << "Executing" << command << processedArguments;
+        process->start(command, processedArguments);
+        process->waitForFinished(60000);
     } else {
-        QProcess *process = new QProcess(this);
-        QObject::connect(process, &QProcess::errorOccurred, this, [this](auto error) {
-            this->emit error("Update error: " + QVariant::fromValue(error).toString());
-        });
-        process->startDetached(filename, arguments);
+        qDebug() << "Forking" << command << processedArguments;
+        if (!process->startDetached(command, processedArguments)) {
+            qWarning() << "Cannot execute" << command << processedArguments
+                       << process->errorString();
+            // Fallback to opening the downloaded payload
+            QDesktopServices::openUrl(QUrl("file:///" + filename));
+        }
     }
 }
 
index fbcc7ac736366dc6f499fbb90608cdf5b60bac53..a9ec250158e7ec8881aeb5af23fa7d116442250c 100644 (file)
@@ -1,25 +1,42 @@
 #ifndef UPDATER_IMPL_RUNINSTALLER_H
 #define UPDATER_IMPL_RUNINSTALLER_H
 
-#include <QObject>
+#include <QtCore>
 
 #include "installer.h"
 
 namespace updater {
 
 /**
- * Installer implementation that simply runs the downloaded update
+ * Installer implementation that executes a command with arguments
  */
 class RunInstaller : public Installer {
     Q_OBJECT
 
 public:
     RunInstaller();
+    void setCommand(const QString &value) { command = value; }
     void setArguments(const QStringList &value) { arguments = value; };
+    /**
+     * Currently supported on Linux only using PackageKit (pkexec)
+     */
+    void setRunAsAdmin(bool value) { runAsAdmin = value; }
+    /**
+     * This will cause the update process to run while the app is still running. Then the app will
+     * self-restart.
+     */
+    void setAutoRestart(bool value) { autoRestart = value; }
+
+    void setRelaunchArguments(const QStringList &value) { autoRestartArguments = value; }
+
     void start(const QString &filename);
 
 private:
+    QString command;
     QStringList arguments;
+    bool runAsAdmin = false;
+    bool autoRestart = false;
+    QStringList autoRestartArguments;
 };
 
 } // namespace updater
index 0f63bf59a06b464a9bd71f12c465f827c7a02acf..3efa41c9fe16392868f0eb920a6fce337b6f26ac 100644 (file)
@@ -124,6 +124,8 @@ void Updater::setStatus(Status v) {
 
 void Updater::onUserAction() {
     if (status == Updater::Status::UpdateDownloaded) {
+        // tell Installer we want the app to be restarted
+        setRelaunchAfterInstall(true);
         // update will be installed on quit
         qApp->quit();
         return;
index 457b1cc50aa984c72d0339d0edc2b1f15c4572d6..2d25faacad666330d67428dcf070e9370b0f519b 100644 (file)
@@ -40,9 +40,15 @@ public:
     // This should be protected
     void setDisplayVersion(const QString &value) { displayVersion = value; }
 
+    /// true if the app can be stopped and relaunched without user interaction
     virtual bool getImmediateInstallAndRelaunch() const { return immediateInstallAndRelaunch; }
     virtual void setImmediateInstallAndRelaunch(bool value) { immediateInstallAndRelaunch = value; }
 
+    /// true if the app has to be relaunched after the update has completed
+    virtual bool getRelaunchAfterInstall() const { return relaunchAfterInstall; }
+    virtual void setRelaunchAfterInstall(bool value) { relaunchAfterInstall = value; }
+
+    /// when true an available update will be downloaded without user interaction
     virtual bool getAutomaticDownload() const { return automaticDownload; }
     virtual void setAutomaticDownload(bool value) { automaticDownload = value; }
 
@@ -65,6 +71,7 @@ private:
 
     bool automaticDownload = true;
     bool immediateInstallAndRelaunch = false;
+    bool relaunchAfterInstall = false;
     Status status = Status::UpToDate;
     QString version;
     QString displayVersion;
index 5bd82b005ff143145d3fb66877b2a996991bcc91..5a467890fa0820f96e12f5f4a5855c3fdcdc6b76 100644 (file)
@@ -16,7 +16,7 @@ macx:!contains(DEFINES, UPDATER_NO_SPARKLE) {
     OBJECTIVE_SOURCES += $$PWD/src/sparkle/sparkleupdater.mm
 } else {
     DEFINES += UPDATER_DEFAULT
-    QT *= network
+    QT *= network widgets
     INCLUDEPATH += $$PWD/src/impl
     DEPENDPATH += $$PWD/src/impl
 
@@ -29,7 +29,8 @@ macx:!contains(DEFINES, UPDATER_NO_SPARKLE) {
     $$PWD/src/impl/parser.h \
     $$PWD/src/impl/runinstaller.h \
     $$PWD/src/impl/simplexmlparser.h \
-    $$PWD/src/impl/appcastparser.h
+    $$PWD/src/impl/appcastparser.h \
+    $$PWD/src/impl/openinstaller.h
 
     SOURCES +=  \
     $$PWD/src/impl/checker.cpp \
@@ -38,5 +39,6 @@ macx:!contains(DEFINES, UPDATER_NO_SPARKLE) {
     $$PWD/src/impl/downloader.cpp \
     $$PWD/src/impl/runinstaller.cpp \
     $$PWD/src/impl/simplexmlparser.cpp \
-    $$PWD/src/impl/appcastparser.cpp
+    $$PWD/src/impl/appcastparser.cpp \
+    $$PWD/src/impl/openinstaller.cpp
 }
index 4b850130bfa863debc04dcbf785b825060f25419..69088717fcafaac2a5a912b6741c5403bf726ad8 100644 (file)
     </message>
     <message>
         <source>Rewind %1 seconds</source>
-        <translation type="unfinished"/>
+        <translation>%1 Sekunden zurück</translation>
     </message>
     <message>
         <source>Fast forward %1 seconds</source>
     </message>
     <message>
         <source>channel</source>
-        <translation type="unfinished"/>
+        <translation>Kanal</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>This year</source>
-        <translation type="unfinished"/>
+        <translation>Dieses Jahr</translation>
     </message>
     <message>
         <source>HD</source>
     </message>
     <message>
         <source>Remove</source>
-        <translation type="unfinished"/>
+        <translation>Entfernen</translation>
     </message>
     <message>
         <source>Need a remote control for %1? Try %2!</source>
-        <translation type="unfinished"/>
+        <translation>Benötigen Sie eine Fernbedinung für %1? Versuchen Sie %2!</translation>
     </message>
     <message>
         <source>I keep improving %1 to make it the best I can. Support this work!</source>
     </message>
     <message>
         <source>Music</source>
-        <translation type="unfinished"/>
+        <translation>Musik</translation>
     </message>
     <message>
         <source>News</source>
-        <translation type="unfinished"/>
+        <translation>Nachrichten</translation>
     </message>
     <message>
         <source>Movies</source>
-        <translation type="unfinished"/>
+        <translation>Filme</translation>
     </message>
     <message>
         <source>Gaming</source>
-        <translation type="unfinished"/>
+        <translation>Spiele</translation>
     </message>
 </context>
 <context>
     <name>Updater</name>
     <message>
         <source>Check for Updates...</source>
-        <translation type="unfinished"/>
+        <translation>Auf Updates überprüfen...</translation>
     </message>
     <message>
         <source>Version %1 is available...</source>
     <name>updater::DefaultUpdater</name>
     <message>
         <source>There are currently no updates available.</source>
-        <translation type="unfinished"/>
+        <translation>Momentan stehen keine Updates zur Verfügung.</translation>
     </message>
 </context>
 <context>
index 62cde139e17710794051e35c9e15376304241944..7c81d490e7accd095818d6d7547daac549a45b29 100644 (file)
@@ -3,7 +3,7 @@
     <name>AboutView</name>
     <message>
         <source>There&apos;s life outside the browser!</source>
-        <translation>Van élet a böngészőn kívül.</translation>
+        <translation>Van élet a böngészőn kívül!</translation>
     </message>
     <message>
         <source>Version %1</source>
@@ -15,7 +15,7 @@
     </message>
     <message>
         <source>%1 is Free Software but its development takes precious time.</source>
-        <translation>A %1 szabad szoftver, de a fejlesztése értékes időt emészt fel.</translation>
+        <translation>A %1 egy ingyenes szoftver, de a fejlesztése értékes időt emészt fel.</translation>
     </message>
     <message>
         <source>Please &lt;a href=&apos;%1&apos;&gt;donate&lt;/a&gt; to support the continued development of %2.</source>
@@ -85,7 +85,7 @@
     </message>
     <message>
         <source>Enter License</source>
-        <translation>Liszensz begépelése</translation>
+        <translation>Liszensz megadása</translation>
     </message>
     <message>
         <source>Buy License</source>
     </message>
     <message numerus="yes">
         <source>You have %n new video(s)</source>
-        <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
+        <translation><numerusform>%n új videód van</numerusform><numerusform>%n új videód van</numerusform></translation>
     </message>
 </context>
 <context>
index 49f2aa7465dac06f9e8503e2e5c7eb3427eb5c4d..2dcd9fcd1af8bd71520628d53cf0fdebcfe40dd5 100644 (file)
     </message>
     <message numerus="yes">
         <source>%n year(s) ago</source>
-        <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
+        <translation><numerusform>Un anno fa</numerusform><numerusform>%n anni fa</numerusform></translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Rewind %1 seconds</source>
-        <translation type="unfinished"/>
+        <translation>Indietro %1 secondi</translation>
     </message>
     <message>
         <source>Fast forward %1 seconds</source>
-        <translation type="unfinished"/>
+        <translation>Avanti veloce %1 secondi</translation>
     </message>
     <message>
         <source>channel</source>
-        <translation type="unfinished"/>
+        <translation>canale</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>This year</source>
-        <translation type="unfinished"/>
+        <translation>Quest&apos;anno</translation>
     </message>
     <message>
         <source>HD</source>
-        <translation type="unfinished"/>
+        <translation>HD</translation>
     </message>
     <message>
         <source>4K</source>
-        <translation type="unfinished"/>
+        <translation>4K</translation>
     </message>
     <message>
         <source>HDR</source>
-        <translation type="unfinished"/>
+        <translation>HDR</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Remove</source>
-        <translation type="unfinished"/>
+        <translation>Rimuovi</translation>
     </message>
     <message>
         <source>Need a remote control for %1? Try %2!</source>
-        <translation type="unfinished"/>
+        <translation>Hai bisogno di un telecomando per %1? Prova %2!</translation>
     </message>
     <message>
         <source>I keep improving %1 to make it the best I can. Support this work!</source>
-        <translation type="unfinished"/>
+        <translation>Continuo a migliorare %1 per renderlo migliore. Sostieni questo lavoro!</translation>
     </message>
     <message>
         <source>An update is ready to be installed. Quit and install update.</source>
-        <translation type="unfinished"/>
+        <translation>Un aggiornamento è pronto per essere installato. Esci e installa l&apos;aggiornamento.</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Trending</source>
-        <translation type="unfinished"/>
+        <translation>Di tendenza</translation>
     </message>
     <message>
         <source>Music</source>
-        <translation type="unfinished"/>
+        <translation>Musica</translation>
     </message>
     <message>
         <source>News</source>
-        <translation type="unfinished"/>
+        <translation>Notizie</translation>
     </message>
     <message>
         <source>Movies</source>
-        <translation type="unfinished"/>
+        <translation>Film</translation>
     </message>
     <message>
         <source>Gaming</source>
-        <translation type="unfinished"/>
+        <translation>Gaming</translation>
     </message>
 </context>
 <context>
     <name>Updater</name>
     <message>
         <source>Check for Updates...</source>
-        <translation type="unfinished"/>
+        <translation>Controllo aggiornamenti...</translation>
     </message>
     <message>
         <source>Version %1 is available...</source>
-        <translation type="unfinished"/>
+        <translation>La versione %1 è disponibile ...</translation>
     </message>
     <message>
         <source>Downloading version %1...</source>
-        <translation type="unfinished"/>
+        <translation>Download versione %1 ...</translation>
     </message>
     <message>
         <source>Restart to Update</source>
-        <translation type="unfinished"/>
+        <translation>Riavvia per aggiornare</translation>
     </message>
     <message>
         <source>Version %1 download failed</source>
-        <translation type="unfinished"/>
+        <translation>Download della versione %1 non riuscito</translation>
     </message>
     <message>
         <source>Check for Updates</source>
-        <translation type="unfinished"/>
+        <translation>Controlla aggiornamenti</translation>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Scarica aggiornamento</translation>
     </message>
     <message>
         <source>Downloading update...</source>
     </message>
     <message>
         <source>Retry Update Download</source>
-        <translation type="unfinished"/>
+        <translation>Riprova a scaricare l&apos;aggiornamento</translation>
     </message>
     <message>
         <source>You have the latest version.</source>
-        <translation type="unfinished"/>
+        <translation>Hai l&apos;ultima versione.</translation>
     </message>
     <message>
         <source>Version %1 is available.</source>
-        <translation type="unfinished"/>
+        <translation>La versione %1 è disponibile.</translation>
     </message>
     <message>
         <source>An update has been downloaded and is ready to be installed.</source>
-        <translation type="unfinished"/>
+        <translation>È stato scaricato un aggiornamento ed è pronto per essere installato.</translation>
     </message>
 </context>
 <context>
     <name>updater::DefaultUpdater</name>
     <message>
         <source>There are currently no updates available.</source>
-        <translation type="unfinished"/>
+        <translation>Al momento non ci sono aggiornamenti disponibili.</translation>
     </message>
 </context>
 <context>
     <name>updater::Dialog</name>
     <message>
         <source>You already have the latest version</source>
-        <translation type="unfinished"/>
+        <translation>Hai già l&apos;ultima versione</translation>
     </message>
     <message>
         <source>Downloading %1 %2...</source>
-        <translation type="unfinished"/>
+        <translation>Download di %1 %2...</translation>
     </message>
     <message>
         <source>A new version of %1 is available!</source>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Scarica aggiornamento</translation>
     </message>
 </context>
 </TS>
\ No newline at end of file
index dcd53c2609820e5d5937bba1c60879cafd04b524..5136a1ce09621b72b15bf4d9797cbab9927bc2dd 100644 (file)
     </message>
     <message numerus="yes">
         <source>%n year(s) ago</source>
-        <translation type="unfinished"><numerusform></numerusform></translation>
+        <translation><numerusform>%n tahun yang lalu</numerusform></translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Rewind %1 seconds</source>
-        <translation type="unfinished"/>
+        <translation>Mandir %1 saat</translation>
     </message>
     <message>
         <source>Fast forward %1 seconds</source>
-        <translation type="unfinished"/>
+        <translation>Maju %1 saat</translation>
     </message>
     <message>
         <source>channel</source>
-        <translation type="unfinished"/>
+        <translation>saluran</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>This year</source>
-        <translation type="unfinished"/>
+        <translation>Tahun ini</translation>
     </message>
     <message>
         <source>HD</source>
-        <translation type="unfinished"/>
+        <translation>HD</translation>
     </message>
     <message>
         <source>4K</source>
-        <translation type="unfinished"/>
+        <translation>4K</translation>
     </message>
     <message>
         <source>HDR</source>
-        <translation type="unfinished"/>
+        <translation>HDR</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Remove</source>
-        <translation type="unfinished"/>
+        <translation>Buang</translation>
     </message>
     <message>
         <source>Need a remote control for %1? Try %2!</source>
-        <translation type="unfinished"/>
+        <translation>Perlukan satu kawalan jauh untuk %1? Cubalah %2!</translation>
     </message>
     <message>
         <source>I keep improving %1 to make it the best I can. Support this work!</source>
-        <translation type="unfinished"/>
+        <translation>Saya masih kekal menambah baik %1 dengan sedaya upaya saya. Mohon sokong hasil kerja ini!</translation>
     </message>
     <message>
         <source>An update is ready to be installed. Quit and install update.</source>
-        <translation type="unfinished"/>
+        <translation>Satu kemas kini sedia dipasang. Keluar dan pasang kemas kini.</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Trending</source>
-        <translation type="unfinished"/>
+        <translation>Sohor Kini</translation>
     </message>
     <message>
         <source>Music</source>
-        <translation type="unfinished"/>
+        <translation>Muzik</translation>
     </message>
     <message>
         <source>News</source>
-        <translation type="unfinished"/>
+        <translation>Berita</translation>
     </message>
     <message>
         <source>Movies</source>
-        <translation type="unfinished"/>
+        <translation>Cereka</translation>
     </message>
     <message>
         <source>Gaming</source>
-        <translation type="unfinished"/>
+        <translation>Permainan</translation>
     </message>
 </context>
 <context>
     <name>Updater</name>
     <message>
         <source>Check for Updates...</source>
-        <translation type="unfinished"/>
+        <translation>Periksa Kemas Kini...</translation>
     </message>
     <message>
         <source>Version %1 is available...</source>
-        <translation type="unfinished"/>
+        <translation>Versi %1 sudah tersedia...</translation>
     </message>
     <message>
         <source>Downloading version %1...</source>
-        <translation type="unfinished"/>
+        <translation>Memuat turun versi %1...</translation>
     </message>
     <message>
         <source>Restart to Update</source>
-        <translation type="unfinished"/>
+        <translation>Mula Semula untuk Kemas Kini</translation>
     </message>
     <message>
         <source>Version %1 download failed</source>
-        <translation type="unfinished"/>
+        <translation>Gagal memuat turun versi %1</translation>
     </message>
     <message>
         <source>Check for Updates</source>
-        <translation type="unfinished"/>
+        <translation>Periksa Kemas Kini</translation>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Muat Turun Kemas Kini</translation>
     </message>
     <message>
         <source>Downloading update...</source>
     </message>
     <message>
         <source>Retry Update Download</source>
-        <translation type="unfinished"/>
+        <translation>Cuba Lagi Muat Turun Kemas Kini</translation>
     </message>
     <message>
         <source>You have the latest version.</source>
-        <translation type="unfinished"/>
+        <translation>Anda sudah memiliki versi terkini.</translation>
     </message>
     <message>
         <source>Version %1 is available.</source>
-        <translation type="unfinished"/>
+        <translation>Versi %1 sudah tersedia.</translation>
     </message>
     <message>
         <source>An update has been downloaded and is ready to be installed.</source>
-        <translation type="unfinished"/>
+        <translation>Satu kemas kini telah dimuat turun dan sedia dipasang.</translation>
     </message>
 </context>
 <context>
     <name>updater::DefaultUpdater</name>
     <message>
         <source>There are currently no updates available.</source>
-        <translation type="unfinished"/>
+        <translation>Tiada kemas kini buat masa ini.</translation>
     </message>
 </context>
 <context>
     <name>updater::Dialog</name>
     <message>
         <source>You already have the latest version</source>
-        <translation type="unfinished"/>
+        <translation>Anda sudah memiliki versi terkini</translation>
     </message>
     <message>
         <source>Downloading %1 %2...</source>
-        <translation type="unfinished"/>
+        <translation>Memuat turun %1 %2...</translation>
     </message>
     <message>
         <source>A new version of %1 is available!</source>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Muat Turun Kemas Kini</translation>
     </message>
 </context>
 </TS>
\ No newline at end of file
index 04cc35ead8c6bb73385c8588cbdc72311e7978a9..3cb23d5f749364fb4acf429671342e098ee9b291 100644 (file)
     </message>
     <message numerus="yes">
         <source>%n year(s) ago</source>
-        <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
+        <translation><numerusform>%n ano atrás</numerusform><numerusform>%n anos atrás</numerusform></translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>This year</source>
-        <translation type="unfinished"/>
+        <translation>Este Ano</translation>
     </message>
     <message>
         <source>HD</source>
-        <translation type="unfinished"/>
+        <translation>HD</translation>
     </message>
     <message>
         <source>4K</source>
-        <translation type="unfinished"/>
+        <translation>4K</translation>
     </message>
     <message>
         <source>HDR</source>
-        <translation type="unfinished"/>
+        <translation>HDR</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>An update is ready to be installed. Quit and install update.</source>
-        <translation type="unfinished"/>
+        <translation>Uma atualização está pronta para ser instalada. Sair e instalar a atualização.</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Trending</source>
-        <translation type="unfinished"/>
+        <translation>Popular</translation>
     </message>
     <message>
         <source>Music</source>
-        <translation type="unfinished"/>
+        <translation>Música</translation>
     </message>
     <message>
         <source>News</source>
-        <translation type="unfinished"/>
+        <translation>Novidades</translation>
     </message>
     <message>
         <source>Movies</source>
-        <translation type="unfinished"/>
+        <translation>Filmes</translation>
     </message>
     <message>
         <source>Gaming</source>
-        <translation type="unfinished"/>
+        <translation>Jogos</translation>
     </message>
 </context>
 <context>
     <name>Updater</name>
     <message>
         <source>Check for Updates...</source>
-        <translation type="unfinished"/>
+        <translation>Verificar se há atualizações...</translation>
     </message>
     <message>
         <source>Version %1 is available...</source>
-        <translation type="unfinished"/>
+        <translation>A Versão %1 está disponível...</translation>
     </message>
     <message>
         <source>Downloading version %1...</source>
-        <translation type="unfinished"/>
+        <translation>Baixando a versão %1...</translation>
     </message>
     <message>
         <source>Restart to Update</source>
-        <translation type="unfinished"/>
+        <translation>Reiniciar para atualizar</translation>
     </message>
     <message>
         <source>Version %1 download failed</source>
-        <translation type="unfinished"/>
+        <translation>O download da versão %1 falhou</translation>
     </message>
     <message>
         <source>Check for Updates</source>
-        <translation type="unfinished"/>
+        <translation>Verificar se há atualizações</translation>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Baixar Atualização</translation>
     </message>
     <message>
         <source>Downloading update...</source>
     </message>
     <message>
         <source>Retry Update Download</source>
-        <translation type="unfinished"/>
+        <translation>Tentar baixar novamente a atualização</translation>
     </message>
     <message>
         <source>You have the latest version.</source>
-        <translation type="unfinished"/>
+        <translation>Você possui a última versão.</translation>
     </message>
     <message>
         <source>Version %1 is available.</source>
-        <translation type="unfinished"/>
+        <translation>A Versão %1 já está disponível.</translation>
     </message>
     <message>
         <source>An update has been downloaded and is ready to be installed.</source>
-        <translation type="unfinished"/>
+        <translation>Uma atualização foi baixada e está pronta para ser instalada.</translation>
     </message>
 </context>
 <context>
     <name>updater::DefaultUpdater</name>
     <message>
         <source>There are currently no updates available.</source>
-        <translation type="unfinished"/>
+        <translation>Não há atualizações disponíveis no momento.</translation>
     </message>
 </context>
 <context>
     <name>updater::Dialog</name>
     <message>
         <source>You already have the latest version</source>
-        <translation type="unfinished"/>
+        <translation>Você já possui a última versão</translation>
     </message>
     <message>
         <source>Downloading %1 %2...</source>
-        <translation type="unfinished"/>
+        <translation>Baixando %1 %2...</translation>
     </message>
     <message>
         <source>A new version of %1 is available!</source>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Baixar Atualização</translation>
     </message>
 </context>
 </TS>
\ No newline at end of file
index f04da13a698d3ff60639ce0f6f99dc0614a3f3f1..b2f5c2af6aaad60694b797a6bfe9c46abe3ad7cd 100644 (file)
     </message>
     <message numerus="yes">
         <source>%n year(s) ago</source>
-        <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation>
+        <translation><numerusform>%n yıl önce</numerusform><numerusform>%n yıl önce</numerusform></translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>This year</source>
-        <translation type="unfinished"/>
+        <translation>Bu yıl</translation>
     </message>
     <message>
         <source>HD</source>
-        <translation type="unfinished"/>
+        <translation>HD</translation>
     </message>
     <message>
         <source>4K</source>
-        <translation type="unfinished"/>
+        <translation>4K</translation>
     </message>
     <message>
         <source>HDR</source>
-        <translation type="unfinished"/>
+        <translation>HDR</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>An update is ready to be installed. Quit and install update.</source>
-        <translation type="unfinished"/>
+        <translation>Bir güncelleme kurulmaya hazır. Güncellemek için çıkın ve kurun.</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Trending</source>
-        <translation type="unfinished"/>
+        <translation>Trend</translation>
     </message>
     <message>
         <source>Music</source>
-        <translation type="unfinished"/>
+        <translation>Müzik</translation>
     </message>
     <message>
         <source>News</source>
-        <translation type="unfinished"/>
+        <translation>Yeniler</translation>
     </message>
     <message>
         <source>Movies</source>
-        <translation type="unfinished"/>
+        <translation>Filmler</translation>
     </message>
     <message>
         <source>Gaming</source>
-        <translation type="unfinished"/>
+        <translation>Oyun</translation>
     </message>
 </context>
 <context>
     <name>Updater</name>
     <message>
         <source>Check for Updates...</source>
-        <translation type="unfinished"/>
+        <translation>Güncellemeleri denetle...</translation>
     </message>
     <message>
         <source>Version %1 is available...</source>
-        <translation type="unfinished"/>
+        <translation>%1 sürümü mevcut...</translation>
     </message>
     <message>
         <source>Downloading version %1...</source>
-        <translation type="unfinished"/>
+        <translation>%1 sürümü indiriliyor...</translation>
     </message>
     <message>
         <source>Restart to Update</source>
-        <translation type="unfinished"/>
+        <translation>Güncellemek için Yeniden Başlat</translation>
     </message>
     <message>
         <source>Version %1 download failed</source>
-        <translation type="unfinished"/>
+        <translation>%1 sürümü indirilemedi</translation>
     </message>
     <message>
         <source>Check for Updates</source>
-        <translation type="unfinished"/>
+        <translation>Güncellemeleri denetle</translation>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Güncellemeyi İndir</translation>
     </message>
     <message>
         <source>Downloading update...</source>
     </message>
     <message>
         <source>Retry Update Download</source>
-        <translation type="unfinished"/>
+        <translation>Güncellemeyi İndirmeyi Yeniden Dene</translation>
     </message>
     <message>
         <source>You have the latest version.</source>
-        <translation type="unfinished"/>
+        <translation>En son sürüme sahipsiniz.</translation>
     </message>
     <message>
         <source>Version %1 is available.</source>
-        <translation type="unfinished"/>
+        <translation>%1 sürümü mevcut.</translation>
     </message>
     <message>
         <source>An update has been downloaded and is ready to be installed.</source>
-        <translation type="unfinished"/>
+        <translation>Bir güncelleme indirildi ve kurulmaya hazır.</translation>
     </message>
 </context>
 <context>
     <name>updater::DefaultUpdater</name>
     <message>
         <source>There are currently no updates available.</source>
-        <translation type="unfinished"/>
+        <translation>Şu anda mevcut güncelleme yok.</translation>
     </message>
 </context>
 <context>
     <name>updater::Dialog</name>
     <message>
         <source>You already have the latest version</source>
-        <translation type="unfinished"/>
+        <translation>Zaten en son sürüme sahipsiniz</translation>
     </message>
     <message>
         <source>Downloading %1 %2...</source>
-        <translation type="unfinished"/>
+        <translation>İndiriliyor %1 %2...</translation>
     </message>
     <message>
         <source>A new version of %1 is available!</source>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>Güncellemeyi İndir</translation>
     </message>
 </context>
 </TS>
\ No newline at end of file
index 0e6644fa8f34d9236f2fbcbc69df0274c2041899..45a4be0c2279a0c2c8a6de2ac56b5756823cbc04 100644 (file)
     </message>
     <message numerus="yes">
         <source>%n year(s) ago</source>
-        <translation type="unfinished"><numerusform></numerusform></translation>
+        <translation><numerusform>%n 年前</numerusform></translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>This year</source>
-        <translation type="unfinished"/>
+        <translation>今年</translation>
     </message>
     <message>
         <source>HD</source>
-        <translation type="unfinished"/>
+        <translation>HD</translation>
     </message>
     <message>
         <source>4K</source>
-        <translation type="unfinished"/>
+        <translation>4K</translation>
     </message>
     <message>
         <source>HDR</source>
-        <translation type="unfinished"/>
+        <translation>HDR</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>An update is ready to be installed. Quit and install update.</source>
-        <translation type="unfinished"/>
+        <translation>準備好安裝更新。結束並安裝更新。</translation>
     </message>
 </context>
 <context>
     </message>
     <message>
         <source>Trending</source>
-        <translation type="unfinished"/>
+        <translation>發燒影片</translation>
     </message>
     <message>
         <source>Music</source>
-        <translation type="unfinished"/>
+        <translation>音樂</translation>
     </message>
     <message>
         <source>News</source>
-        <translation type="unfinished"/>
+        <translation>新聞</translation>
     </message>
     <message>
         <source>Movies</source>
-        <translation type="unfinished"/>
+        <translation>電影</translation>
     </message>
     <message>
         <source>Gaming</source>
-        <translation type="unfinished"/>
+        <translation>遊戲</translation>
     </message>
 </context>
 <context>
     <name>Updater</name>
     <message>
         <source>Check for Updates...</source>
-        <translation type="unfinished"/>
+        <translation>正在檢查更新……</translation>
     </message>
     <message>
         <source>Version %1 is available...</source>
-        <translation type="unfinished"/>
+        <translation>版本 %1 已可使用……</translation>
     </message>
     <message>
         <source>Downloading version %1...</source>
-        <translation type="unfinished"/>
+        <translation>正在下載 %1……</translation>
     </message>
     <message>
         <source>Restart to Update</source>
-        <translation type="unfinished"/>
+        <translation>重新啟動以更新</translation>
     </message>
     <message>
         <source>Version %1 download failed</source>
-        <translation type="unfinished"/>
+        <translation>版本 %1 下載失敗</translation>
     </message>
     <message>
         <source>Check for Updates</source>
-        <translation type="unfinished"/>
+        <translation>檢查更新</translation>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>下載更新</translation>
     </message>
     <message>
         <source>Downloading update...</source>
     </message>
     <message>
         <source>Retry Update Download</source>
-        <translation type="unfinished"/>
+        <translation>重試更新下載</translation>
     </message>
     <message>
         <source>You have the latest version.</source>
-        <translation type="unfinished"/>
+        <translation>您已有最新版本。</translation>
     </message>
     <message>
         <source>Version %1 is available.</source>
-        <translation type="unfinished"/>
+        <translation>版本 %1 已可使用。</translation>
     </message>
     <message>
         <source>An update has been downloaded and is ready to be installed.</source>
-        <translation type="unfinished"/>
+        <translation>更新已下載且已準備好安裝。</translation>
     </message>
 </context>
 <context>
     <name>updater::DefaultUpdater</name>
     <message>
         <source>There are currently no updates available.</source>
-        <translation type="unfinished"/>
+        <translation>目前沒有可用的更新。</translation>
     </message>
 </context>
 <context>
     <name>updater::Dialog</name>
     <message>
         <source>You already have the latest version</source>
-        <translation type="unfinished"/>
+        <translation>您已有最新版本</translation>
     </message>
     <message>
         <source>Downloading %1 %2...</source>
-        <translation type="unfinished"/>
+        <translation>正在下載 %1 %2……</translation>
     </message>
     <message>
         <source>A new version of %1 is available!</source>
     </message>
     <message>
         <source>Download Update</source>
-        <translation type="unfinished"/>
+        <translation>下載更新</translation>
     </message>
 </context>
 </TS>
\ No newline at end of file
diff --git a/minitube.appdata.xml b/minitube.appdata.xml
deleted file mode 100644 (file)
index 9789fa1..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component>
-  <name>Minitube</name>
-  <id>org.tordini.flavio.minitube</id>
-  <metadata_license>CC0-1.0</metadata_license>
-  <project_license>GPL-3.0+</project_license>
-  <summary>YouTube app</summary>
-  <description>
-    <p>
-      Minitube is a YouTube desktop application. It is written in C++ using the Qt framework.
-    </p>
-  </description>
-  <url type="homepage">http://flavio.tordini.org/minitube</url>
-  <screenshots>
-    <screenshot type="default"><image>http://flavio.tordini.org/files/minitube/minitube-04.jpg</image></screenshot>
-    <screenshot><image>http://flavio.tordini.org/files/minitube/minitube-03.jpg</image></screenshot>
-    <screenshot><image>http://flavio.tordini.org/files/minitube/minitube-02.jpg</image></screenshot>
-    <screenshot><image>http://flavio.tordini.org/files/minitube/minitube-01.jpg</image></screenshot>
-  </screenshots>
-</component>
index e75a41dc0e9dd8ee802a4680110f946b53e618a4..0521304e00ffbe916b34cee37a935887f2dfcda1 100644 (file)
@@ -1,7 +1,7 @@
-CONFIG += c++17 exceptions_off rtti_off optimize_full object_parallel_to_source
+CONFIG += c++17 exceptions_off rtti_off object_parallel_to_source
 
 TEMPLATE = app
-VERSION = 3.6.1
+VERSION = 3.8
 DEFINES += APP_VERSION="$$VERSION"
 
 APP_NAME = Minitube
@@ -22,13 +22,14 @@ CONFIG(debug, debug|release): {
 CONFIG(release, debug|release): {
     message(Building for release)
     DEFINES *= QT_NO_DEBUG_OUTPUT
+    CONFIG += optimize_full
 }
 
 DEFINES *= QT_USE_QSTRINGBUILDER QT_STRICT_ITERATORS QT_DEPRECATED_WARNINGS
 
-!contains(DEFINES, APP_GOOGLE_API_KEY=.+) {
-    warning("You need to specify a Google API Key, refer to the README.md file for details")
-}
+#!contains(DEFINES, APP_GOOGLE_API_KEY=.+) {
+#    warning("You need to specify a Google API Key, refer to the README.md file for details")
+#}
 
 TARGET = $${APP_UNIX_NAME}
 
@@ -36,13 +37,13 @@ QT += widgets network sql qml
 
 include(lib/http/http.pri)
 include(lib/idle/idle.pri)
+include(lib/js/js.pri)
 
 DEFINES += MEDIA_MPV
 include(lib/media/media.pri)
 
 include(src/qtsingleapplication/qtsingleapplication.pri)
-include(src/invidious/invidious.pri)
-include(src/ytjs/ytjs.pri)
+include(src/yt/yt.pri)
 
 INCLUDEPATH += $$PWD/src
 
@@ -51,6 +52,7 @@ HEADERS += src/video.h \
     src/spacer.h \
     src/constants.h \
     src/playlistitemdelegate.h \
+    src/subscriptionimportview.h \
     src/updateutils.h \
     src/videoapi.h \
     src/videomimedata.h \
@@ -127,6 +129,7 @@ HEADERS += src/video.h \
 SOURCES += src/main.cpp \
     src/messagebar.cpp \
     src/spacer.cpp \
+    src/subscriptionimportview.cpp \
     src/updateutils.cpp \
     src/video.cpp \
     src/videomimedata.cpp \
@@ -252,8 +255,8 @@ unix:!mac {
     sounds.files += sounds/
     desktop.path = $$DATADIR/applications
     desktop.files += minitube.desktop
-    appdata.path = $$DATADIR/appdata
-    appdata.files += minitube.appdata.xml
+    appdata.path = $$DATADIR/metainfo
+    appdata.files += org.tordini.flavio.minitube.metainfo.xml
     iconsvg.path = $$DATADIR/icons/hicolor/scalable/apps
     iconsvg.files += data/minitube.svg
     icon16.path = $$DATADIR/icons/hicolor/16x16/apps
@@ -276,11 +279,7 @@ unix:!mac {
 
 mac|win32|contains(DEFINES, APP_UBUNTU):include(local/local.pri)
 
-!contains(DEFINES, APP_MAC_STORE) {
-    # DEFINES += UPDATER_NO_SPARKLE
-    include(lib/updater/updater.pri)
-}
-
+message(QT: $$QT)
 message(CONFIG: $$CONFIG)
 message(DEFINES: $$DEFINES)
 message(QMAKE_CXXFLAGS: $$QMAKE_CXXFLAGS)
diff --git a/org.tordini.flavio.minitube.metainfo.xml b/org.tordini.flavio.minitube.metainfo.xml
new file mode 100644 (file)
index 0000000..9815df0
--- /dev/null
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <name>Minitube</name>
+  <id>org.tordini.flavio.minitube</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0-or-later</project_license>
+  <summary>YouTube app</summary>
+  <description>
+    <p>
+      Watch YouTube videos in a new way: you type a keyword, Minitube gives you an endless video stream. Minitube is not about cloning the YouTube website, it aims to create a new TV-like experience.
+    </p>
+    <ol>
+     <li><em>Light on your computer</em>. By consuming less CPU and less memory than a web browser, Minitube preserves battery life and keeps your laptop cool.</li>
+     <li><em>Great for kids!</em> Very easy to use and with filters for inappropriate content.</li>
+     <li><em>Channel subscriptions</em> Subscribe to YouTube channels and be notified of new videos. No need to login with a YouTube account: more privacy! </li>
+     <li><em>Stop fiddling</em> Just search for something. Minitube automatically plays videos one after another. Sit back and enjoy.</li>
+    </ol>
+  </description>
+  <url type="homepage">http://flavio.tordini.org/minitube</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://flavio.tordini.org/files/minitube/minitube-04.jpg</image>
+    </screenshot>
+    <screenshot>
+      <image>http://flavio.tordini.org/files/minitube/minitube-03.jpg</image>
+    </screenshot>
+    <screenshot>
+      <image>http://flavio.tordini.org/files/minitube/minitube-02.jpg</image>
+    </screenshot>
+    <screenshot>
+      <image>http://flavio.tordini.org/files/minitube/minitube-01.jpg</image>
+    </screenshot>
+  </screenshots>
+  <developer_name>Flavio Tordini</developer_name>
+  <url type="bugtracker">https://github.com/flaviotordini/minitube/issues</url>
+  <url type="donation">https://flavio.tordini.org/donate</url>
+  <url type="translate">https://www.transifex.com/flaviotordini/minitube/</url>
+  <releases>
+    <release version="3.7" date="2020-12-30"/>
+  </releases>
+  <content_rating type="oars-1.1">
+    <content_attribute id="violence-cartoon">intense</content_attribute>
+    <content_attribute id="violence-fantasy">intense</content_attribute>
+    <content_attribute id="violence-realistic">intense</content_attribute>
+    <content_attribute id="violence-bloodshed">intense</content_attribute>
+    <content_attribute id="violence-sexual">intense</content_attribute>
+    <content_attribute id="violence-desecration">moderate</content_attribute>
+    <content_attribute id="violence-slavery">moderate</content_attribute>
+    <content_attribute id="violence-worship">intense</content_attribute>
+    <content_attribute id="drugs-alcohol">moderate</content_attribute>
+    <content_attribute id="drugs-narcotics">moderate</content_attribute>
+    <content_attribute id="drugs-tobacco">moderate</content_attribute>
+    <content_attribute id="sex-nudity">mild</content_attribute>
+    <content_attribute id="sex-themes">intense</content_attribute>
+    <content_attribute id="sex-homosexuality">intense</content_attribute>
+    <content_attribute id="sex-prostitution">intense</content_attribute>
+    <content_attribute id="sex-adultery">intense</content_attribute>
+    <content_attribute id="sex-appearance">intense</content_attribute>
+    <content_attribute id="language-profanity">intense</content_attribute>
+    <content_attribute id="language-humor">intense</content_attribute>
+    <content_attribute id="language-discrimination">intense</content_attribute>
+  </content_rating>
+</component>
index 48b7dff03b466ae8b9daf1e67c791d33b44d68d0..afa4662cc4c1df7610be2546a33b090e79ff9ce3 100644 (file)
@@ -161,7 +161,7 @@ AboutView::AboutView(QWidget *parent) : View(parent) {
     updateLayout->setAlignment(Qt::AlignLeft);
 
     auto spinner = new WaitingSpinnerWidget(this, false, false);
-    spinner->setColor(palette().foreground().color());
+    spinner->setColor(palette().windowText().color());
     spinner->setLineLength(capHeight / 2);
     spinner->setNumberOfLines(spinner->lineLength() * 2);
     spinner->setInnerRadius(spinner->lineLength());
index 4d06db003b44b64241ea93758a815e26cd607cfd..f10773d0d0fc9a8f6eb171803646f39d90051768 100644 (file)
@@ -32,10 +32,7 @@ class AboutView : public View {
 public:
     AboutView(QWidget *parent);
     void appear();
-    const QString &getTitle() {
-        static const QString s = tr("About");
-        return s;
-    }
+    QString getTitle() { return tr("About"); }
 
 private:
     QPushButton *closeButton;
index 3c67e28806ab73f3cedb081373d10ae018848326..c9c518152af436f5372b998fb63d43a23bafcfde 100644 (file)
@@ -107,6 +107,7 @@ void AppWidget::mouseReleaseEvent(QMouseEvent *e) {
 void AppWidget::iconDownloaded(const QByteArray &bytes) {
     QPixmap pixmap;
     pixmap.loadFromData(bytes, "PNG");
+    pixmap.setDevicePixelRatio(devicePixelRatioF());
     icon->setPixmap(pixmap);
 }
 
index 2fcf42b5d0f8fdca1430e819e78535159477fc3a..d13779202f50cf714ca63689e96ec0c053931ab1 100644 (file)
@@ -81,9 +81,6 @@ void ChannelAggregator::run() {
     updatedChannels.clear();
     updatedChannels.squeeze();
 
-    if (!Database::instance().getConnection().transaction())
-        qWarning() << "Transaction failed" << __PRETTY_FUNCTION__;
-
     processNextChannel();
 }
 
@@ -175,9 +172,6 @@ void ChannelAggregator::reallyProcessChannel(YTChannel *channel) {
 void ChannelAggregator::finish() {
     currentChannel = 0;
 
-    QSqlDatabase db = Database::instance().getConnection();
-    if (!db.commit()) qWarning() << "Commit failed" << __PRETTY_FUNCTION__;
-
 #ifdef Q_OS_MAC
     if (newVideoCount > 0 && unwatchedCount > 0 && mac::canNotify()) {
         QString channelNames;
@@ -207,8 +201,10 @@ void ChannelAggregator::videosLoaded(const QVector<Video *> &videos) {
 
     if (!videos.isEmpty()) {
         YTChannel *channel = YTChannel::forId(videos.at(0)->getChannelId());
-        channel->updateNotifyCount();
-        emit channelChanged(channel);
+        if (channel) {
+            channel->updateNotifyCount();
+            emit channelChanged(channel);
+        }
         updateUnwatchedCount();
         for (Video *video : videos)
             video->deleteLater();
@@ -324,7 +320,7 @@ void ChannelAggregator::videoWatched(Video *video) {
     if (!success) qWarning() << query.lastQuery() << query.lastError().text();
     if (query.numRowsAffected() > 0) {
         YTChannel *channel = YTChannel::forId(video->getChannelId());
-        channel->updateNotifyCount();
+        if (channel) channel->updateNotifyCount();
     }
 }
 
index 503cfc6211b48169631f16bd499b910b504a8fbf..7286abf52423d2d16f8d18a674d33acb4903bd1b 100644 (file)
@@ -87,10 +87,14 @@ void ChannelModel::setQuery(const QString &query, const QSqlDatabase &db) {
     channels.reserve(q.size());
     while (q.next()) {
         YTChannel *channel = YTChannel::forId(q.value(0).toString());
-        connect(channel, SIGNAL(thumbnailLoaded()), SLOT(updateSender()), Qt::UniqueConnection);
-        connect(channel, SIGNAL(notifyCountChanged()), SLOT(updateSender()), Qt::UniqueConnection);
-        connect(channel, SIGNAL(destroyed(QObject *)), SLOT(removeChannel(QObject *)), Qt::UniqueConnection);
-        channels << channel;
+        if (channel) {
+            connect(channel, SIGNAL(thumbnailLoaded()), SLOT(updateSender()), Qt::UniqueConnection);
+            connect(channel, SIGNAL(notifyCountChanged()), SLOT(updateSender()),
+                    Qt::UniqueConnection);
+            connect(channel, SIGNAL(destroyed(QObject *)), SLOT(removeChannel(QObject *)),
+                    Qt::UniqueConnection);
+            channels << channel;
+        }
     }
     channels.squeeze();
     endResetModel();
index b4dc6b796e04d55e5079050e97707327da2b0198..c9e1e8bf4348ac4f5c33858dc436d582a59f6b44 100644 (file)
@@ -74,6 +74,8 @@ ChannelView::ChannelView(QWidget *parent) : View(parent), showUpdated(false), so
 void ChannelView::setupActions() {
     QSettings settings;
 
+    statusActions << MainWindow::instance()->getAction("importSubscriptions");
+
     sortBy = static_cast<SortBy>(settings.value(sortByKey, SortByName).toInt());
 
     QMenu *sortMenu = new QMenu(this);
index 89d2f0f59f6e1d1444212b83a8ef02acb4c0b1c8..ec3199893dac65e7e03466d08e3ce30206c890db 100644 (file)
@@ -130,7 +130,6 @@ bool Database::exists() {
             QString homeLocation = QStandardPaths::writableLocation(QStandardPaths::HomeLocation);
             QString qt4DataLocation = homeLocation + "/.local/share/data/" + Constants::ORG_NAME + "/" + Constants::NAME;
             QString oldDbLocation = qt4DataLocation + "/" + dbName;
-            qDebug() << "asd" << oldDbLocation;
             fileExists = QFile::exists(oldDbLocation);
         }
 #endif
index 216010ad3df5cc75dd956da9d27a18dfbe8ac236..eb5e2af986e7d8891df15b35f1aeeb5aa01fc700 100644 (file)
@@ -37,10 +37,7 @@ public:
     DownloadView(QWidget *parent);
     void appear();
     void disappear();
-    const QString &getTitle() {
-        static const QString s = tr("Downloads");
-        return s;
-    }
+    QString getTitle() { return tr("Downloads"); }
 
 public slots:
     void itemEntered(const QModelIndex &index);
index 83d6eb116ef45aafb14c76531ed61a878be2bec1..d39bd1fb50a59cab319252d4a0484d139da9813b 100644 (file)
@@ -36,10 +36,6 @@ class HomeView : public View {
 public:
     HomeView(QWidget *parent = 0);
     void disappear();
-    const QString &getDescription() {
-        static const QString s = tr("Make yourself comfortable");
-        return s;
-    }
     void showWidget(QWidget *widget);
     QWidget *currentWidget() { return stackedWidget->currentWidget(); }
     SearchView *getSearchView() { return searchView; }
diff --git a/src/invidious/invidious.cpp b/src/invidious/invidious.cpp
deleted file mode 100644 (file)
index 572b50e..0000000
+++ /dev/null
@@ -1,138 +0,0 @@
-#include "invidious.h"
-
-#include "cachedhttp.h"
-#include "http.h"
-#include "httputils.h"
-#include "jsfunctions.h"
-#include "throttledhttp.h"
-
-#ifdef APP_EXTRA
-#include "extra.h"
-#endif
-
-namespace {
-QStringList fallbackServers{"https://invidious.snopyta.org"};
-QStringList preferredServers;
-
-void shuffle(QStringList &sl) {
-    std::shuffle(sl.begin(), sl.end(), *QRandomGenerator::global());
-}
-
-} // namespace
-
-Invidious &Invidious::instance() {
-    static Invidious i;
-    return i;
-}
-
-Http &Invidious::http() {
-    static Http *h = [] {
-        Http *http = new Http;
-        http->addRequestHeader("User-Agent", HttpUtils::stealthUserAgent());
-        http->setMaxRetries(0);
-        return http;
-    }();
-    return *h;
-}
-
-Http &Invidious::cachedHttp() {
-    static Http *h = [] {
-        ThrottledHttp *throttledHttp = new ThrottledHttp(http());
-        throttledHttp->setMilliseconds(500);
-
-        CachedHttp *cachedHttp = new CachedHttp(*throttledHttp, "iv");
-        cachedHttp->setMaxSeconds(86400);
-        cachedHttp->setIgnoreHostname(true);
-
-        cachedHttp->getValidators().insert("application/json", [](const auto &reply) -> bool {
-            const auto body = reply.body();
-            if (body.isEmpty() || body == "[]" || body == "{}") return false;
-            return true;
-        });
-
-        return cachedHttp;
-    }();
-    return *h;
-}
-
-Invidious::Invidious(QObject *parent) : QObject(parent) {
-#ifdef APP_EXTRA
-    preferredServers << Extra::extraFunctions()->stringArray("ivPreferred()");
-    shuffle(preferredServers);
-#endif
-    fallbackServers = JsFunctions::instance()->stringArray("ivFallback()");
-    shuffle(fallbackServers);
-}
-
-void Invidious::initServers() {
-    if (!servers.isEmpty()) shuffleServers();
-
-    QString instanceApi = JsFunctions::instance()->string("ivInstances()");
-    if (instanceApi.isEmpty()) return;
-
-    auto reply = http().get(instanceApi);
-    connect(reply, &HttpReply::finished, this, [this](auto &reply) {
-        if (reply.isSuccessful()) {
-            servers.clear();
-
-            QSettings settings;
-            QStringList keywords = settings.value("recentKeywords").toStringList();
-            QString testKeyword = keywords.isEmpty() ? "test" : keywords.first();
-
-            QJsonDocument doc = QJsonDocument::fromJson(reply.body());
-            for (const auto &v : doc.array()) {
-                if (servers.size() > 3) break;
-
-                auto serverArray = v.toArray();
-                QString host = serverArray.first().toString();
-                QJsonObject serverObj = serverArray.at(1).toObject();
-                if (serverObj["type"] == "https") {
-                    QString url = "https://" + host;
-
-                    QUrl testUrl(url + "/api/v1/search?q=" + testKeyword);
-                    auto reply = http().get(testUrl);
-                    connect(reply, &HttpReply::finished, this, [this, url](auto &reply) {
-                        if (reply.isSuccessful()) {
-                            QJsonDocument doc = QJsonDocument::fromJson(reply.body());
-                            if (!doc.array().isEmpty()) {
-                                if (servers.size() < 3) {
-                                    servers << url;
-                                    if (servers.size() == 3) {
-                                        shuffleServers();
-                                        for (const auto &s : qAsConst(preferredServers))
-                                            servers.prepend(s);
-                                        qDebug() << servers;
-                                        emit serversInitialized();
-                                    }
-                                }
-                            }
-                        }
-                    });
-                }
-            }
-        }
-    });
-}
-
-void Invidious::shuffleServers() {
-    shuffle(servers);
-}
-
-QString Invidious::baseUrl() {
-    QString host;
-    if (servers.isEmpty()) {
-        if (preferredServers.isEmpty())
-            host = fallbackServers.first();
-        else
-            host = preferredServers.first();
-    } else
-        host = servers.first();
-
-    QString url = host + QLatin1String("/api/v1/");
-    return url;
-}
-
-QUrl Invidious::method(const QString &name) {
-    QUrl url(baseUrl() + name);
-    return url;
-}
diff --git a/src/invidious/invidious.h b/src/invidious/invidious.h
deleted file mode 100644 (file)
index f6fe09a..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-#ifndef INVIDIOUS_H
-#define INVIDIOUS_H
-
-#include <QtNetwork>
-
-class Http;
-
-class Invidious : public QObject {
-    Q_OBJECT
-
-public:
-    static Invidious &instance();
-    static Http &http();
-    static Http &cachedHttp();
-
-    explicit Invidious(QObject *parent = nullptr);
-    void initServers();
-    void shuffleServers();
-    QString baseUrl();
-    QUrl method(const QString &name);
-
-signals:
-    void serversInitialized();
-
-private:
-    QStringList servers;
-};
-
-#endif // INVIDIOUS_H
diff --git a/src/invidious/invidious.pri b/src/invidious/invidious.pri
deleted file mode 100644 (file)
index 400937d..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-INCLUDEPATH += $$PWD
-DEPENDPATH += $$PWD
-
-HEADERS += $$PWD/invidious.h \
-    $$PWD/ivchannel.h \
-    $$PWD/ivchannelsource.h \
-    $$PWD/ivlistparser.h \
-    $$PWD/ivsearch.h \
-    $$PWD/ivsinglevideosource.h \
-    $$PWD/ivvideolist.h \
-    $$PWD/ivvideosource.h
-
-SOURCES += $$PWD/invidious.cpp \
-    $$PWD/ivchannel.cpp \
-    $$PWD/ivchannelsource.cpp \
-    $$PWD/ivlistparser.cpp \
-    $$PWD/ivsearch.cpp \
-    $$PWD/ivsinglevideosource.cpp \
-    $$PWD/ivvideolist.cpp \
-    $$PWD/ivvideosource.cpp
-
diff --git a/src/invidious/ivchannel.cpp b/src/invidious/ivchannel.cpp
deleted file mode 100644 (file)
index 6b96e1f..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-#include "ivchannel.h"
-
-#include "http.h"
-#include "httputils.h"
-#include "invidious.h"
-
-IVChannel::IVChannel(const QString &id, QObject *parent) : QObject(parent) {
-    QUrl url = Invidious::instance().method("channels/");
-    url.setPath(url.path() + id);
-
-    auto *reply = Invidious::cachedHttp().get(url);
-    connect(reply, &HttpReply::data, this, [this](auto data) {
-        QJsonDocument doc = QJsonDocument::fromJson(data);
-        const QJsonObject obj = doc.object();
-
-        displayName = obj["author"].toString();
-        description = obj["descriptionHtml"].toString();
-
-        const auto thumbnails = obj["authorThumbnails"].toArray();
-        for (const auto &thumbnail : thumbnails) {
-            if (thumbnail["width"].toInt() >= 300) {
-                thumbnailUrl = thumbnail["url"].toString();
-                break;
-            }
-        }
-        qDebug() << displayName << description << thumbnailUrl;
-
-        emit loaded();
-    });
-    connect(reply, &HttpReply::error, this, [this](auto message) {
-        Invidious::instance().initServers();
-        emit error(message);
-    });
-}
diff --git a/src/invidious/ivchannel.h b/src/invidious/ivchannel.h
deleted file mode 100644 (file)
index e88768a..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#ifndef IVCHANNEL_H
-#define IVCHANNEL_H
-
-#include <QtCore>
-
-class IVChannel : public QObject {
-    Q_OBJECT
-
-public:
-    IVChannel(const QString &id, QObject *parent = nullptr);
-
-    QString getDisplayName() const { return displayName; }
-    QString getDescription() const { return description; }
-    QString getThumbnailUrl() const { return thumbnailUrl; }
-
-signals:
-    void loaded();
-    void error(QString message);
-
-private:
-    QString displayName;
-    QString description;
-    QString thumbnailUrl;
-};
-
-#endif // IVCHANNEL_H
diff --git a/src/invidious/ivchannelsource.cpp b/src/invidious/ivchannelsource.cpp
deleted file mode 100644 (file)
index ff30965..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-#include "ivchannelsource.h"
-
-#include "http.h"
-#include "httputils.h"
-#include "invidious.h"
-#include "ivlistparser.h"
-#include "mainwindow.h"
-#include "searchparams.h"
-#include "video.h"
-
-namespace {
-int invidiousFixedMax = 20;
-}
-
-IVChannelSource::IVChannelSource(SearchParams *searchParams, QObject *parent)
-    : IVVideoSource(parent), searchParams(searchParams) {
-    searchParams->setParent(this);
-}
-
-void IVChannelSource::reallyLoadVideos(int max, int startIndex) {
-    QUrl url = Invidious::instance().method("channels/videos/");
-    url.setPath(url.path() + searchParams->channelId());
-
-    QUrlQuery q(url);
-
-    int page = ((startIndex - 1) / invidiousFixedMax) + 1;
-    q.addQueryItem("page", QString::number(page));
-
-    switch (searchParams->sortBy()) {
-    case SearchParams::SortByNewest:
-        q.addQueryItem("sort_by", "newest");
-        break;
-    case SearchParams::SortByViewCount:
-        q.addQueryItem("sort_by", "popular");
-        break;
-    }
-
-    url.setQuery(q);
-
-    auto *reply = Invidious::cachedHttp().get(url);
-    connect(reply, &HttpReply::data, this, [this](auto data) {
-        QJsonDocument doc = QJsonDocument::fromJson(data);
-        const QJsonArray items = doc.array();
-        if (items.isEmpty()) {
-            handleError("No videos");
-            return;
-        }
-
-        IVListParser parser(items);
-        const QVector<Video *> &videos = parser.getVideos();
-
-        if (items.size() > invidiousFixedMax) invidiousFixedMax = items.size();
-
-        if (name.isEmpty() && !searchParams->channelId().isEmpty()) {
-            if (!videos.isEmpty()) {
-                name = videos.at(0)->getChannelTitle();
-                if (!searchParams->keywords().isEmpty()) {
-                    name += QLatin1String(": ") + searchParams->keywords();
-                }
-            }
-            emit nameChanged(name);
-        }
-
-        emit gotVideos(videos);
-        emit finished(videos.size());
-    });
-    connect(reply, &HttpReply::error, this, &IVChannelSource::handleError);
-}
-
-QString IVChannelSource::getName() {
-    return name;
-}
-
-const QList<QAction *> &IVChannelSource::getActions() {
-    static const QList<QAction *> channelActions = {
-            MainWindow::instance()->getAction("subscribeChannel")};
-    if (searchParams->channelId().isEmpty()) {
-        static const QList<QAction *> noActions;
-        return noActions;
-    }
-    return channelActions;
-}
-
-int IVChannelSource::maxResults() {
-    return invidiousFixedMax;
-}
diff --git a/src/invidious/ivchannelsource.h b/src/invidious/ivchannelsource.h
deleted file mode 100644 (file)
index 91bb965..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-#ifndef IVCHANNELSOURCE_H
-#define IVCHANNELSOURCE_H
-
-#include "ivvideosource.h"
-#include <QtNetwork>
-
-class SearchParams;
-
-class IVChannelSource : public IVVideoSource {
-    Q_OBJECT
-
-public:
-    IVChannelSource(SearchParams *searchParams, QObject *parent = nullptr);
-
-    void reallyLoadVideos(int max, int startIndex);
-    QString getName();
-    const QList<QAction *> &getActions();
-    int maxResults();
-
-    SearchParams *getSearchParams() const { return searchParams; }
-
-private:
-    SearchParams *searchParams;
-    QString name;
-};
-
-#endif // IVCHANNELSOURCE_H
diff --git a/src/invidious/ivlistparser.cpp b/src/invidious/ivlistparser.cpp
deleted file mode 100644 (file)
index 7c03e6f..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-#include "ivlistparser.h"
-
-#include "video.h"
-
-namespace {
-
-QString decodeEntities(const QString &s) {
-    return QTextDocumentFragment::fromHtml(s).toPlainText();
-}
-
-} // namespace
-
-IVListParser::IVListParser(const QJsonArray &items) {
-    videos.reserve(items.size());
-    for (const QJsonValue &v : items) {
-        QJsonObject item = v.toObject();
-        parseItem(item);
-    }
-}
-
-void IVListParser::parseItem(const QJsonObject &item) {
-    Video *video = new Video();
-
-    QJsonValue id = item[QLatin1String("videoId")];
-    video->setId(id.toString());
-
-    bool isLiveBroadcastContent = item[QLatin1String("liveNow")].toBool();
-    if (isLiveBroadcastContent) {
-        delete video;
-        return;
-    }
-
-    int publishedAt = item[QLatin1String("published")].toInt();
-    QDateTime publishedDateTime = QDateTime::fromSecsSinceEpoch(publishedAt);
-    video->setPublished(publishedDateTime);
-
-    video->setChannelId(item[QLatin1String("authorId")].toString());
-
-    QString title = item[QLatin1String("title")].toString();
-    static const QChar ampersand('&');
-    if (title.contains(ampersand)) title = decodeEntities(title);
-    video->setTitle(title);
-    video->setDescription(item[QLatin1String("descriptionHtml")].toString());
-
-    const auto thumbnails = item[QLatin1String("videoThumbnails")].toArray();
-    for (const auto &thumbnail : thumbnails) {
-        auto q = thumbnail["quality"];
-        if (q == QLatin1String("medium")) {
-            video->setThumbnailUrl(thumbnail["url"].toString());
-        } else if (q == QLatin1String("high")) {
-            video->setMediumThumbnailUrl(thumbnail["url"].toString());
-        } else if (q == QLatin1String("sddefault")) {
-            video->setLargeThumbnailUrl(thumbnail["url"].toString());
-        }
-    }
-
-    video->setChannelTitle(item[QLatin1String("author")].toString());
-
-    // These are only for "videos" requests
-
-    int duration = item[QLatin1String("lengthSeconds")].toInt();
-    video->setDuration(duration);
-
-    int viewCount = item[QLatin1String("viewCount")].toInt();
-    video->setViewCount(viewCount);
-
-    videos.append(video);
-}
diff --git a/src/invidious/ivlistparser.h b/src/invidious/ivlistparser.h
deleted file mode 100644 (file)
index c171fea..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef IVLISTPARSER_H
-#define IVLISTPARSER_H
-
-#include <QtCore>
-
-class Video;
-
-class IVListParser {
-public:
-    IVListParser(const QJsonArray &items);
-    const QVector<Video *> &getVideos() { return videos; }
-
-private:
-    void parseItem(const QJsonObject &item);
-
-    QVector<Video *> videos;
-};
-
-#endif // IVLISTPARSER_H
diff --git a/src/invidious/ivsearch.cpp b/src/invidious/ivsearch.cpp
deleted file mode 100644 (file)
index a275d78..0000000
+++ /dev/null
@@ -1,133 +0,0 @@
-#include "ivsearch.h"
-
-#include "http.h"
-#include "httputils.h"
-#include "invidious.h"
-#include "ivlistparser.h"
-#include "mainwindow.h"
-#include "searchparams.h"
-#include "video.h"
-
-namespace {
-int invidiousFixedMax = 20;
-}
-
-IVSearch::IVSearch(SearchParams *searchParams, QObject *parent)
-    : IVVideoSource(parent), searchParams(searchParams) {
-    searchParams->setParent(this);
-}
-
-void IVSearch::reallyLoadVideos(int max, int startIndex) {
-    QUrl url = Invidious::instance().method("search");
-
-    QUrlQuery q(url);
-
-    // invidious always returns 20 results
-    int page = ((startIndex - 1) / invidiousFixedMax) + 1;
-    q.addQueryItem("page", QString::number(page));
-
-    if (!searchParams->keywords().isEmpty()) {
-        q.addQueryItem("q", searchParams->keywords());
-    }
-
-    if (!searchParams->channelId().isEmpty())
-        q.addQueryItem("channelId", searchParams->channelId());
-
-    switch (searchParams->sortBy()) {
-    case SearchParams::SortByNewest:
-        q.addQueryItem("sort_by", "upload_date");
-        break;
-    case SearchParams::SortByViewCount:
-        q.addQueryItem("sort_by", "view_count");
-        break;
-    case SearchParams::SortByRating:
-        q.addQueryItem("sort_by", "rating");
-        break;
-    }
-
-    switch (searchParams->duration()) {
-    case SearchParams::DurationShort:
-        q.addQueryItem("duration", "short");
-        break;
-    case SearchParams::DurationMedium:
-        q.addQueryItem("duration", "medium");
-        break;
-    case SearchParams::DurationLong:
-        q.addQueryItem("duration", "long");
-        break;
-    }
-
-    switch (searchParams->time()) {
-    case SearchParams::TimeToday:
-        q.addQueryItem("date", "today");
-        break;
-    case SearchParams::TimeWeek:
-        q.addQueryItem("date", "week");
-        break;
-    case SearchParams::TimeMonth:
-        q.addQueryItem("date", "month");
-        break;
-    }
-
-    switch (searchParams->quality()) {
-    case SearchParams::QualityHD:
-        q.addQueryItem("features", "hd");
-        break;
-    }
-
-    url.setQuery(q);
-
-    // qWarning() << "YT3 search" << url.toString();
-    auto reply = Invidious::cachedHttp().get(url);
-    connect(reply, SIGNAL(data(QByteArray)), SLOT(parseResults(QByteArray)));
-    connect(reply, &HttpReply::error, this, &IVSearch::handleError);
-}
-
-void IVSearch::parseResults(const QByteArray &data) {
-    if (aborted) return;
-
-    QJsonDocument doc = QJsonDocument::fromJson(data);
-    const QJsonArray items = doc.array();
-    if (items.isEmpty()) {
-        handleError("No videos");
-        return;
-    }
-
-    IVListParser parser(items);
-    const QVector<Video *> &videos = parser.getVideos();
-
-    if (items.size() > invidiousFixedMax) invidiousFixedMax = items.size();
-
-    if (name.isEmpty() && !searchParams->channelId().isEmpty()) {
-        if (!videos.isEmpty()) {
-            name = videos.at(0)->getChannelTitle();
-            if (!searchParams->keywords().isEmpty()) {
-                name += QLatin1String(": ") + searchParams->keywords();
-            }
-        }
-        emit nameChanged(name);
-    }
-
-    emit gotVideos(videos);
-    emit finished(videos.size());
-}
-
-QString IVSearch::getName() {
-    if (!name.isEmpty()) return name;
-    if (!searchParams->keywords().isEmpty()) return searchParams->keywords();
-    return QString();
-}
-
-const QList<QAction *> &IVSearch::getActions() {
-    static const QList<QAction *> channelActions = {
-            MainWindow::instance()->getAction("subscribeChannel")};
-    if (searchParams->channelId().isEmpty()) {
-        static const QList<QAction *> noActions;
-        return noActions;
-    }
-    return channelActions;
-}
-
-int IVSearch::maxResults() {
-    return invidiousFixedMax;
-}
diff --git a/src/invidious/ivsearch.h b/src/invidious/ivsearch.h
deleted file mode 100644 (file)
index 25583ce..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-#ifndef IVSEARCH_H
-#define IVSEARCH_H
-
-#include "ivvideosource.h"
-#include <QtNetwork>
-
-class SearchParams;
-class Video;
-
-class IVSearch : public IVVideoSource {
-    Q_OBJECT
-
-public:
-    IVSearch(SearchParams *params, QObject *parent = 0);
-    void reallyLoadVideos(int max, int startIndex);
-    QString getName();
-    const QList<QAction *> &getActions();
-    int maxResults();
-    SearchParams *getSearchParams() const { return searchParams; }
-
-private slots:
-    void parseResults(const QByteArray &data);
-
-private:
-    SearchParams *searchParams;
-    QString name;
-};
-
-#endif // IVSEARCH_H
diff --git a/src/invidious/ivsinglevideosource.cpp b/src/invidious/ivsinglevideosource.cpp
deleted file mode 100644 (file)
index 0443887..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-#include "ivsinglevideosource.h"
-
-#include "http.h"
-#include "httputils.h"
-#include "video.h"
-
-#include "invidious.h"
-#include "ivlistparser.h"
-
-IVSingleVideoSource::IVSingleVideoSource(QObject *parent)
-    : IVVideoSource(parent), video(nullptr), startIndex(0), max(0) {}
-
-void IVSingleVideoSource::reallyLoadVideos(int max, int startIndex) {
-    aborted = false;
-    this->startIndex = startIndex;
-    this->max = max;
-
-    QUrl url;
-
-    if (startIndex == 1) {
-        if (video) {
-            QVector<Video *> videos;
-            videos << video->clone();
-            if (name.isEmpty()) {
-                name = videos.at(0)->getTitle();
-                qDebug() << "Emitting name changed" << name;
-                emit nameChanged(name);
-            }
-            emit gotVideos(videos);
-            loadVideos(max - 1, 2);
-            return;
-        }
-
-        url = Invidious::instance().method("videos/");
-        url.setPath(url.path() + videoId);
-
-    } else {
-        url = Invidious::instance().method("videos");
-        url.setPath(url.path() + "/" + videoId);
-    }
-
-    auto reply = Invidious::cachedHttp().get(url);
-    connect(reply, SIGNAL(data(QByteArray)), SLOT(parseResults(QByteArray)));
-    connect(reply, &HttpReply::error, this, &IVSingleVideoSource::handleError);
-}
-
-void IVSingleVideoSource::parseResults(QByteArray data) {
-    if (aborted) return;
-
-    QJsonDocument doc = QJsonDocument::fromJson(data);
-    const QJsonArray items = doc.object()["recommendedVideos"].toArray();
-
-    IVListParser parser(items);
-    const QVector<Video *> &videos = parser.getVideos();
-
-    emit gotVideos(videos);
-    if (startIndex == 1)
-        loadVideos(max - 1, 2);
-    else if (startIndex == 2)
-        emit finished(videos.size() + 1);
-    else
-        emit finished(videos.size());
-}
-
-QString IVSingleVideoSource::getName() {
-    return name;
-}
-
-void IVSingleVideoSource::setVideo(Video *video) {
-    this->video = video;
-    videoId = video->getId();
-}
diff --git a/src/invidious/ivsinglevideosource.h b/src/invidious/ivsinglevideosource.h
deleted file mode 100644 (file)
index d87108b..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-#ifndef IVSINGLEVIDEOSOURCE_H
-#define IVSINGLEVIDEOSOURCE_H
-
-#include <QtCore>
-
-#include "ivvideosource.h"
-
-class IVSingleVideoSource : public IVVideoSource {
-    Q_OBJECT
-public:
-    IVSingleVideoSource(QObject *parent = 0);
-
-    void reallyLoadVideos(int max, int startIndex);
-    QString getName();
-
-    void setVideoId(const QString &value) { videoId = value; }
-    void setVideo(Video *video);
-
-private slots:
-    void parseResults(QByteArray data);
-
-private:
-    Video *video;
-    QString videoId;
-    int startIndex;
-    int max;
-    QString name;
-};
-
-#endif // IVSINGLEVIDEOSOURCE_H
diff --git a/src/invidious/ivvideolist.cpp b/src/invidious/ivvideolist.cpp
deleted file mode 100644 (file)
index 6026113..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-#include "ivvideolist.h"
-
-#include "http.h"
-#include "httputils.h"
-#include "invidious.h"
-#include "ivlistparser.h"
-#include "video.h"
-
-IVVideoList::IVVideoList(const QString &req, const QString &name, QObject *parent)
-    : IVVideoSource(parent), name(name), req(req) {}
-
-void IVVideoList::reallyLoadVideos(int max, int startIndex) {
-    aborted = false;
-
-    QUrl url(Invidious::instance().baseUrl() + req);
-
-    auto *reply = Invidious::cachedHttp().get(url);
-    connect(reply, &HttpReply::data, this, [this](auto data) {
-        QJsonDocument doc = QJsonDocument::fromJson(data);
-        const QJsonArray items = doc.array();
-        if (items.isEmpty()) {
-            handleError("No videos");
-            return;
-        }
-
-        IVListParser parser(items);
-        const QVector<Video *> &videos = parser.getVideos();
-
-        emit gotVideos(videos);
-        emit finished(videos.size());
-    });
-    connect(reply, &HttpReply::error, this, &IVVideoList::handleError);
-}
diff --git a/src/invidious/ivvideolist.h b/src/invidious/ivvideolist.h
deleted file mode 100644 (file)
index 3f04fc4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#ifndef IVVIDEOLIST_H
-#define IVVIDEOLIST_H
-
-#include "ivvideosource.h"
-#include <QtCore>
-
-class IVVideoList : public IVVideoSource {
-    Q_OBJECT
-
-public:
-    IVVideoList(const QString &req, const QString &name, QObject *parent = nullptr);
-
-    void reallyLoadVideos(int max, int startIndex);
-    QString getName() { return name; };
-    bool hasMoreVideos() { return false; }
-
-private:
-    QString name;
-    QString req;
-};
-
-#endif // IVVIDEOLIST_H
diff --git a/src/invidious/ivvideosource.cpp b/src/invidious/ivvideosource.cpp
deleted file mode 100644 (file)
index ad9895c..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-#include "ivvideosource.h"
-
-void IVVideoSource::loadVideos(int max, int startIndex) {
-    aborted = false;
-    retryCount = 0;
-    this->max = max;
-    this->startIndex = startIndex;
-    reallyLoadVideos(max, startIndex);
-}
-
-void IVVideoSource::abort() {
-    aborted = true;
-    retryCount = 0;
-    max = 0;
-    startIndex = 0;
-}
-
-void IVVideoSource::handleError(QString message) {
-    qDebug() << message;
-    if (retryCount < 4) {
-        qDebug() << "Retrying...";
-        Invidious::instance().shuffleServers();
-        reallyLoadVideos(max, startIndex);
-        retryCount++;
-    } else {
-        qWarning() << message;
-        emit error("Error loading videos");
-    }
-}
diff --git a/src/invidious/ivvideosource.h b/src/invidious/ivvideosource.h
deleted file mode 100644 (file)
index 71b6327..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-#ifndef IVVIDEOSOURCE_H
-#define IVVIDEOSOURCE_H
-
-#include <QtCore>
-
-#include "invidious.h"
-#include "videosource.h"
-
-class IVVideoSource : public VideoSource {
-    Q_OBJECT
-
-public:
-    IVVideoSource(QObject *parent = nullptr) : VideoSource(parent) {}
-
-    void loadVideos(int max, int startIndex);
-    void abort();
-
-    virtual void reallyLoadVideos(int max, int startIndex) = 0;
-
-protected slots:
-    void handleError(QString message);
-
-protected:
-    bool aborted = false;
-
-private:
-    int retryCount = 0;
-    int max = 0;
-    int startIndex = 0;
-};
-
-#endif // IVVIDEOSOURCE_H
index 75e0a67eb91c563a2e891e5f52a2577ed0f9841f..26768f0f64ce5f56bc381da84c4e72fdd36a65f9 100644 (file)
@@ -64,7 +64,7 @@ void showWindow(QtSingleApplication &app, const QString &pkgDataDir) {
 }
 
 int main(int argc, char **argv) {
-#ifndef Q_NO_DEBUG_OUTPUT
+#ifndef QT_NO_DEBUG_OUTPUT
     qSetMessagePattern("[%{function}] %{message}");
 #endif
 
@@ -140,7 +140,7 @@ int main(int argc, char **argv) {
 
     QNetworkProxyFactory::setUseSystemConfiguration(true);
 
-    IconUtils::setSizes({16, 24, 32, 88});
+    IconUtils::setSizes({16, 24, 32, 88, 128});
 
     UpdateUtils::init();
 
index 9523ff976bd7cd737f5052e487c4e76cce91d403..8b001ac0864d24e98fc67ddce7d113973c82eaa2 100644 (file)
@@ -79,8 +79,8 @@ $END_LICENSE */
 #include "ytregions.h"
 
 #include "invidious.h"
+#include "js.h"
 #include "videoapi.h"
-#include "ytjs.h"
 
 #ifdef MEDIA_QTAV
 #include "mediaqtav.h"
@@ -93,6 +93,8 @@ $END_LICENSE */
 #include "updater.h"
 #endif
 
+#include "subscriptionimportview.h"
+
 namespace {
 MainWindow *mainWindowInstance;
 }
@@ -169,7 +171,10 @@ MainWindow::MainWindow()
     } else if (VideoAPI::impl() == VideoAPI::YT3) {
         YT3::instance().initApiKeys();
     } else if (VideoAPI::impl() == VideoAPI::JS) {
-        YTJS::instance();
+        JS::instance().getNamFactory().setRequestHeaders(
+                {{"User-Agent", HttpUtils::stealthUserAgent()}});
+        JS::instance().initialize(QUrl(QLatin1String(Constants::WEBSITE) + "-ws/bundle2.js"));
+        /// JS::instance().initialize(QUrl("http://localhost:8000/bundle-test.js"));
         Invidious::instance().initServers();
     }
 
@@ -192,7 +197,8 @@ void MainWindow::lazyInit() {
             searchParams->setKeywords(query);
             showMedia(searchParams);
         }
-    }
+    } else
+        showMessage(tr("Make yourself comfortable"));
 
     // Global shortcuts
     GlobalShortcuts &shortcuts = GlobalShortcuts::instance();
@@ -683,6 +689,17 @@ void MainWindow::createActions() {
     connect(action, SIGNAL(triggered()), SLOT(toggleToolbarMenu()));
     actionMap.insert("toolbarMenu", action);
 
+    action = new QAction(tr("Import Subscriptions..."), this);
+    action->setMenuRole(QAction::ApplicationSpecificRole);
+    connect(action, &QAction::triggered, this, [this] {
+        if (!subscriptionImportView) {
+            subscriptionImportView = new SubscriptionImportView(this);
+            views->addWidget(subscriptionImportView);
+        }
+        showView(subscriptionImportView);
+    });
+    actionMap.insert("importSubscriptions", action);
+
 #ifdef APP_MAC_STORE
     action = new QAction(tr("&Love %1? Rate it!").arg(Constants::NAME), this);
     actionMap.insert("appStore", action);
@@ -1064,16 +1081,20 @@ void MainWindow::showView(View *view, bool transition) {
     // call hide method on the current view
     View *oldView = qobject_cast<View *>(views->currentWidget());
     if (oldView) {
+        oldView->willDisappear();
         oldView->disappear();
         oldView->setEnabled(false);
         oldView->setSizePolicy(QSizePolicy::Ignored, QSizePolicy::Ignored);
     } else
         qDebug() << "Cannot cast old view";
 
+    view->willAppear();
     view->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
     view->setEnabled(true);
     views->setCurrentWidget(view);
     view->appear();
+    view->didAppear();
+    if (oldView) oldView->didDisappear();
 
     QString title = view->getTitle();
     if (title.isEmpty())
index 5a71261bbe5ab14e570b5ebfbe4d9d6ce49d3e35..e4627e2458bd0bcf2cf6c240161931dc27262d4d 100644 (file)
@@ -174,6 +174,7 @@ private:
     View *aboutView;
     View *downloadView;
     View *regionsView;
+    View *subscriptionImportView = nullptr;
 
     // actions
     QAction *backAct;
index c06444f0d65512e5d158fb721969257e293b7d7e..e0aebfd8d8b47ec4b66d1a53bbe1e87eecaa3fba 100644 (file)
@@ -45,7 +45,6 @@ $END_LICENSE */
 #include "videosource.h"
 #include "ytchannel.h"
 #include "ytsearch.h"
-#include "ytsinglevideosource.h"
 #ifdef APP_SNAPSHOT
 #include "snapshotsettings.h"
 #endif
@@ -53,15 +52,10 @@ $END_LICENSE */
 #include "idle.h"
 #include "videodefinition.h"
 
-#include "ivchannelsource.h"
-#include "ivsearch.h"
-#include "ivsinglevideosource.h"
+#include "searchvideosource.h"
+#include "singlevideosource.h"
 #include "videoapi.h"
 
-#include "ytjschannelsource.h"
-#include "ytjssearch.h"
-#include "ytjssinglevideosource.h"
-
 MediaView *MediaView::instance() {
     static MediaView *i = new MediaView();
     return i;
@@ -190,25 +184,14 @@ void MediaView::initialize() {
     QAction *leftAction = new QAction(tr("Rewind %1 seconds").arg(10));
     leftAction->setShortcut(Qt::Key_Left);
     leftAction->setAutoRepeat(false);
-    connect(leftAction, &QAction::triggered, this, [this] {
-        qint64 position = media->position();
-        position -= 10000;
-        if (position < 0) position = 0;
-        media->seek(position);
-    });
+    connect(leftAction, &QAction::triggered, this, [this] { media->relativeSeek(-10000); });
     addAction(leftAction);
     playingVideoActions << leftAction;
 
     QAction *rightAction = new QAction(tr("Fast forward %1 seconds").arg(10));
     rightAction->setShortcut(Qt::Key_Right);
     rightAction->setAutoRepeat(false);
-    connect(rightAction, &QAction::triggered, this, [this] {
-        qint64 position = media->position();
-        position += 10000;
-        qint64 duration = media->duration();
-        if (position > duration) position = duration;
-        media->seek(position);
-    });
+    connect(rightAction, &QAction::triggered, this, [this] { media->relativeSeek(10000); });
     addAction(rightAction);
     playingVideoActions << rightAction;
 }
@@ -229,25 +212,9 @@ SearchParams *MediaView::getSearchParams() {
     VideoSource *videoSource = playlistModel->getVideoSource();
     if (!videoSource) return nullptr;
     auto clazz = videoSource->metaObject()->className();
-    if (clazz == QLatin1String("YTSearch")) {
-        auto search = qobject_cast<YTSearch *>(videoSource);
-        return search->getSearchParams();
-    }
-    if (clazz == QLatin1String("IVSearch")) {
-        auto search = qobject_cast<IVSearch *>(videoSource);
-        return search->getSearchParams();
-    }
-    if (clazz == QLatin1String("IVChannelSource")) {
-        auto search = qobject_cast<IVChannelSource *>(videoSource);
-        return search->getSearchParams();
-    }
-    if (clazz == QLatin1String("YTJSSearch")) {
-        auto search = qobject_cast<YTJSSearch *>(videoSource);
-        return search->getSearchParams();
-    }
-    if (clazz == QLatin1String("YTJSChannelSource")) {
-        auto search = qobject_cast<YTJSChannelSource *>(videoSource);
-        return search->getSearchParams();
+    if (clazz == QLatin1String("SearchVideoSource")) {
+        auto search = qobject_cast<SearchVideoSource *>(videoSource);
+        if (search) return search->getSearchParams();
     }
     return nullptr;
 }
@@ -258,21 +225,9 @@ void MediaView::search(SearchParams *searchParams) {
             searchParams->keywords().startsWith("https://")) {
             QString videoId = YTSearch::videoIdFromUrl(searchParams->keywords());
             if (!videoId.isEmpty()) {
-                VideoSource *singleVideoSource = nullptr;
-                if (VideoAPI::impl() == VideoAPI::YT3) {
-                    auto source = new YTSingleVideoSource(this);
-                    source->setVideoId(videoId);
-                    singleVideoSource = source;
-                } else if (VideoAPI::impl() == VideoAPI::IV) {
-                    auto source = new IVSingleVideoSource(this);
-                    source->setVideoId(videoId);
-                    singleVideoSource = source;
-                } else if (VideoAPI::impl() == VideoAPI::JS) {
-                    auto source = new YTJSSingleVideoSource(this);
-                    source->setVideoId(videoId);
-                    singleVideoSource = source;
-                }
-                setVideoSource(singleVideoSource);
+                auto source = new SingleVideoSource(this);
+                source->setVideoId(videoId);
+                setVideoSource(source);
 
                 QTime tstamp = YTSearch::videoTimestampFromUrl(searchParams->keywords());
                 pauseTime = QTime(0, 0).msecsTo(tstamp);
@@ -281,25 +236,7 @@ void MediaView::search(SearchParams *searchParams) {
         }
     }
 
-    VideoSource *search = nullptr;
-    if (VideoAPI::impl() == VideoAPI::YT3) {
-        YTSearch *ytSearch = new YTSearch(searchParams);
-        ytSearch->setAsyncDetails(true);
-        connect(ytSearch, SIGNAL(gotDetails()), playlistModel, SLOT(emitDataChanged()));
-        search = ytSearch;
-    } else if (VideoAPI::impl() == VideoAPI::IV) {
-        if (searchParams->channelId().isEmpty()) {
-            search = new IVSearch(searchParams);
-        } else {
-            search = new IVChannelSource(searchParams);
-        }
-    } else if (VideoAPI::impl() == VideoAPI::JS) {
-        if (searchParams->channelId().isEmpty()) {
-            search = new YTJSSearch(searchParams);
-        } else {
-            search = new YTJSChannelSource(searchParams);
-        }
-    }
+    VideoSource *search = new SearchVideoSource(searchParams);
     setVideoSource(search);
 }
 
@@ -414,6 +351,7 @@ void MediaView::mediaStateChanged(Media::State state) {
     if (pauseTime > 0 && (state == Media::PlayingState || state == Media::BufferingState)) {
         qDebug() << "Seeking to" << pauseTime;
         media->seek(pauseTime);
+        media->play();
         pauseTime = 0;
     }
     if (state == Media::PlayingState) {
@@ -422,7 +360,7 @@ void MediaView::mediaStateChanged(Media::State state) {
         handleError(media->errorString());
     }
 
-    bool enablePlayingVideoActions = state == Media::PlayingState || state == Media::PausedState;
+    bool enablePlayingVideoActions = state != Media::StoppedState;
     for (QAction *action : qAsConst(playingVideoActions))
         action->setEnabled(enablePlayingVideoActions);
 
@@ -444,9 +382,12 @@ void MediaView::pause() {
     default:
         if (pauseTimer.hasExpired(60000)) {
             pauseTimer.invalidate();
-            connect(playlistModel->activeVideo(), &Video::gotStreamUrl, this,
-                    &MediaView::resumeWithNewStreamUrl);
-            playlistModel->activeVideo()->loadStreamUrl();
+            auto activeVideo = playlistModel->activeVideo();
+            if (activeVideo) {
+                connect(activeVideo, &Video::gotStreamUrl, this,
+                        &MediaView::resumeWithNewStreamUrl);
+                activeVideo->loadStreamUrl();
+            }
         } else
             media->play();
         break;
@@ -480,7 +421,7 @@ void MediaView::stop() {
     demoTimer->stop();
 #endif
 
-    for (QAction *action : currentVideoActions)
+    for (QAction *action : qAsConst(currentVideoActions))
         action->setEnabled(false);
 
     QAction *a = MainWindow::instance()->getAction("download");
@@ -663,14 +604,7 @@ void MediaView::skipBackward() {
 }
 
 void MediaView::onAboutToFinish() {
-    qint64 currentTime = media->position();
-    qint64 totalTime = media->duration();
-    // qDebug() << __PRETTY_FUNCTION__ << currentTime << totalTime;
-    if (totalTime < 1 || currentTime + 10000 < totalTime) {
-        // QTimer::singleShot(500, this, SLOT(playbackResume()));
-        media->seek(currentTime);
-        media->play();
-    }
+
 }
 
 void MediaView::onPlaybackFinished() {
@@ -760,7 +694,7 @@ void MediaView::moveUpSelected() {
     if (!playlistView->selectionModel()->hasSelection()) return;
 
     QModelIndexList indexes = playlistView->selectionModel()->selectedIndexes();
-    qStableSort(indexes.begin(), indexes.end());
+    std::stable_sort(indexes.begin(), indexes.end());
     playlistModel->move(indexes, true);
 
     // set current index after row moves to something more intuitive
@@ -773,7 +707,8 @@ void MediaView::moveDownSelected() {
     if (!playlistView->selectionModel()->hasSelection()) return;
 
     QModelIndexList indexes = playlistView->selectionModel()->selectedIndexes();
-    qStableSort(indexes.begin(), indexes.end(), qGreater<QModelIndex>());
+    std::stable_sort(indexes.begin(), indexes.end(),
+                     [](const QModelIndex &a, const QModelIndex &b) { return b < a; });
     playlistModel->move(indexes, false);
 
     // set current index after row moves to something more intuitive
@@ -956,20 +891,9 @@ void MediaView::relatedVideos() {
     Video *video = playlistModel->activeVideo();
     if (!video) return;
 
-    if (VideoAPI::impl() == VideoAPI::YT3) {
-        YTSingleVideoSource *singleVideoSource = new YTSingleVideoSource();
-        singleVideoSource->setVideo(video->clone());
-        singleVideoSource->setAsyncDetails(true);
-        setVideoSource(singleVideoSource);
-    } else if (VideoAPI::impl() == VideoAPI::IV) {
-        auto source = new IVSingleVideoSource(this);
-        source->setVideo(video->clone());
-        setVideoSource(source);
-    } else if (VideoAPI::impl() == VideoAPI::JS) {
-        auto source = new YTJSSingleVideoSource(this);
-        source->setVideo(video->clone());
-        setVideoSource(source);
-    }
+    auto source = new SingleVideoSource(this);
+    source->setVideo(video->clone());
+    setVideoSource(source);
 
     MainWindow::instance()->getAction("relatedVideos")->setEnabled(false);
 }
index c111113c886ae32d204deba90ecb1409fec0aa9f..378bba33d3293b49b99d9116c1ffa0dfc7c2c67e 100644 (file)
@@ -295,6 +295,7 @@ void PlaylistItemDelegate::drawTime(QPainter *painter,
 
     painter->save();
     painter->setPen(Qt::white);
+    painter->setFont(smallerFont);
     painter->drawText(textBox, Qt::AlignCenter, time);
     painter->restore();
 }
index 1ddc1dea263b8f9b9f823b4c8160471056fde009..be0819479e1a5096b6bfe58d7c05bc218d0fc903 100644 (file)
@@ -25,12 +25,7 @@ $END_LICENSE */
 #include "videomimedata.h"
 #include "videosource.h"
 
-#include "ivchannelsource.h"
-#include "ivsearch.h"
-#include "ytsearch.h"
-
-#include "ytjschannelsource.h"
-#include "ytjssearch.h"
+#include "searchvideosource.h"
 
 namespace {
 const QString recentKeywordsKey = "recentKeywords";
@@ -262,30 +257,12 @@ void PlaylistModel::handleFirstVideo(Video *video) {
     }
 
     auto clazz = videoSource->metaObject()->className();
-    if (clazz == QLatin1String("YTSearch") || clazz == QLatin1String("IVSearch") ||
-        clazz == QLatin1String("IVChannelSource") || clazz == QLatin1String("YTJSSearch") ||
-        clazz == QLatin1String("YTJSChannelSource")) {
-        static const int maxRecentElements = 10;
-
-        SearchParams *searchParams;
-        if (clazz == QLatin1String("YTSearch")) {
-            auto search = qobject_cast<YTSearch *>(videoSource);
-            searchParams = search->getSearchParams();
-        } else if (clazz == QLatin1String("IVSearch")) {
-            auto search = qobject_cast<IVSearch *>(videoSource);
-            searchParams = search->getSearchParams();
-        } else if (clazz == QLatin1String("IVChannelSource")) {
-            auto search = qobject_cast<IVChannelSource *>(videoSource);
-            searchParams = search->getSearchParams();
-        } else if (clazz == QLatin1String("YTJSSearch")) {
-            auto search = qobject_cast<YTJSSearch *>(videoSource);
-            searchParams = search->getSearchParams();
-        } else if (clazz == QLatin1String("YTJSChannelSource")) {
-            auto search = qobject_cast<YTJSChannelSource *>(videoSource);
-            searchParams = search->getSearchParams();
-        }
+    if (clazz == QLatin1String("SearchVideoSource")) {
+        auto search = qobject_cast<SearchVideoSource *>(videoSource);
+        SearchParams *searchParams = search->getSearchParams();
 
         // save keyword
+        static const int maxRecentElements = 10;
         QString query = searchParams->keywords();
         if (!query.isEmpty() && !searchParams->isTransient()) {
             if (query.startsWith("http://")) {
@@ -434,7 +411,11 @@ bool PlaylistModel::dropMimeData(const QMimeData *data,
 
         // and then add them again at the new position
         beginInsertRows(QModelIndex(), beginRow, beginRow);
-        videos.insert(beginRow, video);
+        if (beginRow >= videos.size()) {
+            videos.push_back(video);
+        } else {
+            videos.insert(beginRow, video);
+        }
         endInsertRows();
     }
 
index b504ac800e7a5c7365855b41b6089e75193bd018..5315ca3e32632b9cef5b8531cac699d69678485d 100644 (file)
@@ -407,11 +407,7 @@ void SearchView::watchChannel(const QString &channelId) {
     }
 
     QString id = channelId;
-
-    // Fix old settings
-    const QLatin1String uc("UC");
-    if (!id.startsWith(uc)) id = uc + id;
-
+    qDebug() << "Channel" << id;
     SearchParams *searchParams = new SearchParams();
     searchParams->setChannelId(id);
     searchParams->setSortBy(SearchParams::SortByNewest);
@@ -472,7 +468,7 @@ void SearchView::maybeShowMessage() {
     if (showMessages && !settings.contains(key = "sofa")) {
         QString msg = tr("Need a remote control for %1? Try %2!").arg(Constants::NAME).arg("Sofa");
         msg = "<a href='https://" + QLatin1String(Constants::ORG_DOMAIN) + '/' + key +
-              "' style = 'text-decoration:none;color:palette(windowText)'>" + msg + "</a>";
+              "' style='text-decoration:none;color:palette(windowText)'>" + msg + "</a>";
         messageBar->setMessage(msg);
         messageBar->setOpenExternalLinks(true);
         disconnect(messageBar);
@@ -492,13 +488,15 @@ void SearchView::maybeShowMessage() {
 #ifdef APP_ACTIVATION
             oneYearUsage = (QDateTime::currentSecsSinceEpoch() -
                             Activation::instance().getLicenseTimestamp()) > 86400 * 365;
+#elif APP_MAC_STORE
+            oneYearUsage = false;
 #endif
             if (oneYearUsage) {
                 QString msg =
                         tr("I keep improving %1 to make it the best I can. Support this work!")
                                 .arg(Constants::NAME);
                 msg = "<a href='https://" + QLatin1String(Constants::ORG_DOMAIN) + "/donate" +
-                      "' style = 'text-decoration:none;color:palette(windowText)'>" + msg + "</a>";
+                      "' style='text-decoration:none;color:palette(windowText)'>" + msg + "</a>";
                 messageBar->setMessage(msg);
                 messageBar->setOpenExternalLinks(true);
                 disconnect(messageBar);
@@ -515,13 +513,15 @@ void SearchView::maybeShowMessage() {
     connect(&Updater::instance(), &Updater::statusChanged, this, [this](auto status) {
         if (status == Updater::Status::UpdateDownloaded) {
             QString msg = tr("An update is ready to be installed. Quit and install update.");
-            msg = "<a href='http://quit' style = "
-                  "'text-decoration:none;color:palette(windowText)'>" +
+            msg = "<a href='http://quit' style='text-decoration:none;color:palette(windowText)'>" +
                   msg + "</a>";
             messageBar->setMessage(msg);
             messageBar->setOpenExternalLinks(false);
             disconnect(messageBar);
-            connect(messageBar, &MessageBar::linkActivated, this, [] { qApp->quit(); });
+            connect(messageBar, &MessageBar::linkActivated, this, [] {
+                Updater::instance().setRelaunchAfterInstall(true);
+                qApp->quit();
+            });
             messageBar->show();
         }
     });
diff --git a/src/subscriptionimportview.cpp b/src/subscriptionimportview.cpp
new file mode 100644 (file)
index 0000000..a1a414d
--- /dev/null
@@ -0,0 +1,79 @@
+#include "subscriptionimportview.h"
+#include "fontutils.h"
+#include "iconutils.h"
+#include "ytchannel.h"
+
+#include "homeview.h"
+#include "mainwindow.h"
+
+QAction *SubscriptionImportView::buildAction(QWidget *parent) {
+    auto a = new QAction("Import subscriptions...", parent);
+    a->setMenuRole(QAction::ApplicationSpecificRole);
+    connect(a, &QAction::triggered, parent, [parent] {
+        auto dialog = new SubscriptionImportView(parent);
+        dialog->show();
+    });
+    return a;
+}
+
+SubscriptionImportView::SubscriptionImportView(QWidget *parent) : View(parent) {
+    auto layout = new QVBoxLayout(this);
+    layout->setSpacing(fontMetrics().xHeight() * 4);
+    layout->setAlignment(Qt::AlignCenter);
+
+    auto closeButton = new QToolButton();
+    closeButton->setIcon(IconUtils::icon("close"));
+    closeButton->setIconSize({32, 32});
+    closeButton->setShortcut(Qt::Key_Escape);
+    closeButton->setStyleSheet("border:0");
+    connect(closeButton, &QToolButton::clicked, this, [] { MainWindow::instance()->goBack(); });
+    layout->addWidget(closeButton, 0, Qt::AlignRight);
+
+    auto icon = new QLabel();
+    icon->setPixmap(IconUtils::icon("import").pixmap(128, 128));
+    layout->addWidget(icon, 0, Qt::AlignHCenter);
+
+    QString url = "https://takeout.google.com/takeout/custom/youtube";
+    QString msg =
+            "Follow these steps to import your YouTube subscriptions:<ul>"
+            "<li style='line-height:1.5'>Visit <a href='%1'>%2</a>"
+            "<li style='line-height:1.5'>Click <i>All YouTube data included</i>, deselect all "
+            "and select only subscriptions"
+            "<li style='line-height:1.5'>Download the zip file and extract it";
+    msg = msg.arg(url, "Google Takeout");
+    auto tip = new QLabel(msg);
+    tip->setOpenExternalLinks(true);
+    tip->setFont(FontUtils::medium());
+    layout->addWidget(tip);
+
+    auto button = new QPushButton("Open subscriptions.json");
+    button->setDefault(true);
+    connect(this, &View::didAppear, button, [button] { button->setFocus(); });
+    button->setFocus();
+    button->setSizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
+    connect(button, &QPushButton::clicked, this, [this] {
+        auto dir = QStandardPaths::writableLocation(QStandardPaths::DownloadLocation);
+        QString fileName = QFileDialog::getOpenFileName(this, tr("Open subscriptions.json"), dir,
+                                                        tr("JSON Files (*.json)"));
+        if (!fileName.isEmpty()) {
+            auto w = MainWindow::instance();
+            QString msg;
+            QFile file(fileName);
+            if (file.open(QFile::ReadOnly)) {
+                int count = 0;
+                const auto array = QJsonDocument::fromJson(file.readAll()).array();
+                for (const auto &i : array) {
+                    auto id = i["snippet"]["resourceId"]["channelId"].toString();
+                    qDebug() << "Subscribing to" << id;
+                    if (YTChannel::subscribe(id)) count++;
+                }
+                msg = tr("Subscribed to %n channel(s)", "", count);
+                w->showHome();
+                w->getHomeView()->showChannels();
+            } else
+                msg = tr("Cannot open file");
+            if (!msg.isEmpty()) QTimer::singleShot(0, w, [w, msg] { w->showMessage(msg); });
+        }
+    });
+    layout->addWidget(button, 0, Qt::AlignHCenter);
+}
diff --git a/src/subscriptionimportview.h b/src/subscriptionimportview.h
new file mode 100644 (file)
index 0000000..456c46e
--- /dev/null
@@ -0,0 +1,17 @@
+#ifndef SUBSCRIPTIONIMPORTVIEW_H
+#define SUBSCRIPTIONIMPORTVIEW_H
+
+#include <QtWidgets>
+
+#include "view.h"
+
+class SubscriptionImportView : public View {
+    Q_OBJECT
+
+public:
+    static QAction *buildAction(QWidget *parent);
+    explicit SubscriptionImportView(QWidget *parent = nullptr);
+
+};
+
+#endif // SUBSCRIPTIONIMPORTVIEW_H
index da26af2507e901d5c3e5939327877352d2156848..edd2f5a115377c26155504f91850e28893560537 100644 (file)
@@ -6,7 +6,12 @@
 
 ToolbarMenu::ToolbarMenu(QWidget *parent) : QMenu(parent) {
     MainWindow *w = MainWindow::instance();
+#ifdef APP_ACTIVATION
+    QAction *buyAction = w->getAction("buy");
+    if (buyAction) addAction(buyAction);
+#endif
     addAction(w->getAction("stopafterthis"));
+    addAction(w->getAction("subscribeChannel"));
     addSeparator();
 #ifdef APP_SNAPSHOT
     addAction(w->getAction("snapshot"));
index e89f4007d82487c6ca576900af26178006b7b2b8..783260eaede1c7343fc2aad4bcaf1796d401ea13 100644 (file)
@@ -46,6 +46,13 @@ void init() {
     auto installer = new updater::RunInstaller;
 #ifdef APP_WIN
     installer->setArguments({"/S"});
+    installer->setRelaunchArguments({"/run"});
+#endif
+#ifdef APP_LINUX
+    installer->setCommand({"dpkg"});
+    installer->setArguments({"-i", "%filename%"});
+    installer->setRunAsAdmin(true);
+    installer->setAutoRestart(true);
 #endif
     updater->setInstaller(installer);
 
index 40ed56f2a6ec59cede611447e4e7dd5521103561..fdf7a22f11ce09e681f99b36666c5dc3547ae93a 100644 (file)
@@ -84,8 +84,12 @@ void Video::setWebpage(const QString &value) {
 void Video::loadThumbnail() {
     if (thumbnailUrl.isEmpty() || loadingThumbnail) return;
     loadingThumbnail = true;
-    QObject *reply = HttpUtils::yt().get(thumbnailUrl);
+    auto reply = HttpUtils::yt().get(thumbnailUrl);
     connect(reply, SIGNAL(data(QByteArray)), SLOT(setThumbnail(QByteArray)));
+    connect(reply, &HttpReply::error, this, [this](auto &msg) {
+        qWarning() << msg;
+        loadingThumbnail = false;
+    });
 }
 
 void Video::setDuration(int value) {
@@ -138,6 +142,7 @@ void Video::loadStreamUrlJS() {
     ytjsVideo = new YTJSVideo(id, this);
     connect(ytjsVideo, &YTJSVideo::gotStreamUrl, this, &Video::streamUrlLoaded);
     connect(ytjsVideo, &YTJSVideo::errorStreamUrl, this, [this](const QString &msg) {
+        qDebug() << msg;
         ytjsVideo->deleteLater();
         ytjsVideo = nullptr;
         loadStreamUrlYT();
@@ -153,6 +158,7 @@ void Video::loadStreamUrlYT() {
     ytVideo = new YTVideo(id, this);
     connect(ytVideo, &YTVideo::gotStreamUrl, this, &Video::streamUrlLoaded);
     connect(ytVideo, &YTVideo::errorStreamUrl, this, [this](const QString &msg) {
+        qDebug() << msg;
         emit errorStreamUrl(msg);
         ytVideo->deleteLater();
         ytVideo = nullptr;
index 98cc3752866aa5bf43b1c89addb3c58129c21dff..46af32df04f6db8123b8b4702e1c3eaca59d74c9 100644 (file)
@@ -3,6 +3,9 @@
 
 #include <QtCore>
 
+#include "searchparams.h"
+#include "videosource.h"
+
 class VideoAPI {
 public:
     enum Impl { YT3, IV, JS };
index da37e41ed83b0a790598f7c24a359f0f2b9b8e1e..d6af009b249f16564fa4335731cecae8df901fbe 100644 (file)
@@ -21,25 +21,23 @@ $END_LICENSE */
 #ifndef VIEW_H
 #define VIEW_H
 
-#include <QHash>
-#include <QString>
-#include <QVariant>
-#include <QWidget>
-
-namespace {
-static const QString nullString;
-}
+#include <QtWidgets>
 
 class View : public QWidget {
     Q_OBJECT
 
 public:
     View(QWidget *parent = 0) : QWidget(parent) {}
-    virtual const QString &getTitle() { return nullString; }
-    virtual const QString &getDescription() { return nullString; }
+    virtual QString getTitle() { return QString(); }
+    virtual QString getDescription() { return QString(); }
     virtual void appear() {}
     virtual void disappear() {}
-    // QVector<QAction*> getViewActions() { return QVector<QAction*>(); }
+
+signals:
+    void willAppear();
+    void didAppear();
+    void willDisappear();
+    void didDisappear();
 };
 
 #endif // VIEW_H
diff --git a/src/yt/invidious/invidious.cpp b/src/yt/invidious/invidious.cpp
new file mode 100644 (file)
index 0000000..ad2f2f0
--- /dev/null
@@ -0,0 +1,148 @@
+#include "invidious.h"
+
+#include "cachedhttp.h"
+#include "http.h"
+#include "httputils.h"
+#include "jsfunctions.h"
+#include "throttledhttp.h"
+
+#ifdef APP_EXTRA
+#include "extra.h"
+#endif
+
+namespace {
+QStringList fallbackServers{"https://invidious.snopyta.org"};
+QStringList preferredServers;
+
+void shuffle(QStringList &sl) {
+    std::shuffle(sl.begin(), sl.end(), *QRandomGenerator::global());
+}
+
+} // namespace
+
+Invidious &Invidious::instance() {
+    static Invidious i;
+    return i;
+}
+
+Http &Invidious::http() {
+    static Http *h = [] {
+        Http *http = new Http;
+        http->addRequestHeader("User-Agent", HttpUtils::stealthUserAgent());
+        http->setMaxRetries(0);
+        return http;
+    }();
+    return *h;
+}
+
+Http &Invidious::cachedHttp() {
+    static Http *h = [] {
+        ThrottledHttp *throttledHttp = new ThrottledHttp(http());
+        throttledHttp->setMilliseconds(500);
+
+        CachedHttp *cachedHttp = new CachedHttp(*throttledHttp, "iv");
+        cachedHttp->setMaxSeconds(3600);
+        cachedHttp->setIgnoreHostname(true);
+
+        cachedHttp->getValidators().insert("application/json", [](const auto &reply) -> bool {
+            const auto body = reply.body();
+            if (body.isEmpty() || body == "[]" || body == "{}") return false;
+            return true;
+        });
+
+        return cachedHttp;
+    }();
+    return *h;
+}
+
+Invidious::Invidious(QObject *parent) : QObject(parent) {
+
+}
+
+void Invidious::initServers() {
+    if (!servers.isEmpty()) shuffleServers();
+
+    QString instanceApi = JsFunctions::instance()->string("ivInstances()");
+    if (instanceApi.isEmpty()) {
+        qDebug() << "No instances API url";
+        return;
+    }
+
+    if (initializing) {
+        qDebug() << "Already initializing";
+        return;
+    }
+    initializing = true;
+    servers.clear();
+
+    preferredServers = JsFunctions::instance()->stringArray("ivPreferred()");
+#ifdef APP_EXTRA
+    preferredServers << Extra::extraFunctions()->stringArray("ivPreferred()");
+#endif
+    shuffle(preferredServers);
+    servers << preferredServers;
+
+    auto newFallbackServers = JsFunctions::instance()->stringArray("ivFallback()");
+    if (!newFallbackServers.isEmpty()) {
+        fallbackServers = newFallbackServers;
+        shuffle(fallbackServers);
+    }
+
+    auto reply = cachedHttp().get(instanceApi);
+    connect(reply, &HttpReply::finished, this, [this](auto &reply) {
+        if (reply.isSuccessful()) {
+            QSettings settings;
+            QStringList keywords = settings.value("recentKeywords").toStringList();
+            QString testKeyword = keywords.isEmpty() ? "test" : keywords.first();
+
+            QJsonDocument doc = QJsonDocument::fromJson(reply.body());
+            for (const auto &v : doc.array()) {
+                auto serverArray = v.toArray();
+                QString host = serverArray.first().toString();
+                QJsonObject serverObj = serverArray.at(1).toObject();
+                if (serverObj["type"] == "https") {
+                    QString url = "https://" + host;
+                    QUrl testUrl(url + "/api/v1/search?q=" + testKeyword);
+                    auto reply = http().get(testUrl);
+                    connect(reply, &HttpReply::finished, this, [this, url](auto &reply) {
+                        if (reply.isSuccessful()) {
+                            QJsonDocument doc = QJsonDocument::fromJson(reply.body());
+                            if (doc.array().isEmpty()) {
+                                qDebug() << "Empty results" << url;
+                            } else {
+                                qDebug() << "Adding" << url;
+                                servers << url;
+                                initializing = false;
+                            }
+                        }
+                    });
+                }
+            }
+        }
+    });
+}
+
+void Invidious::shuffleServers() {
+    shuffle(servers);
+}
+
+QString Invidious::baseUrl() {
+    QString host;
+    if (servers.isEmpty()) {
+        if (preferredServers.isEmpty()) {
+            if (!fallbackServers.isEmpty()) host = fallbackServers.first();
+        } else
+            host = preferredServers.first();
+    } else
+        host = servers.first();
+
+    QString url = host + QLatin1String("/api/v1/");
+    return url;
+}
+
+QUrl Invidious::method(const QString &name) {
+    QString base = baseUrl();
+    if (base.isEmpty()) return QUrl();
+    QUrl url(baseUrl() + name);
+    return url;
+}
diff --git a/src/yt/invidious/invidious.h b/src/yt/invidious/invidious.h
new file mode 100644 (file)
index 0000000..87b027b
--- /dev/null
@@ -0,0 +1,27 @@
+#ifndef INVIDIOUS_H
+#define INVIDIOUS_H
+
+#include <QtNetwork>
+
+class Http;
+
+class Invidious : public QObject {
+    Q_OBJECT
+
+public:
+    static Invidious &instance();
+    static Http &http();
+    static Http &cachedHttp();
+
+    explicit Invidious(QObject *parent = nullptr);
+    void initServers();
+    void shuffleServers();
+    QString baseUrl();
+    QUrl method(const QString &name);
+
+private:
+    QStringList servers;
+    bool initializing = false;
+};
+
+#endif // INVIDIOUS_H
diff --git a/src/yt/invidious/invidious.pri b/src/yt/invidious/invidious.pri
new file mode 100644 (file)
index 0000000..400937d
--- /dev/null
@@ -0,0 +1,21 @@
+INCLUDEPATH += $$PWD
+DEPENDPATH += $$PWD
+
+HEADERS += $$PWD/invidious.h \
+    $$PWD/ivchannel.h \
+    $$PWD/ivchannelsource.h \
+    $$PWD/ivlistparser.h \
+    $$PWD/ivsearch.h \
+    $$PWD/ivsinglevideosource.h \
+    $$PWD/ivvideolist.h \
+    $$PWD/ivvideosource.h
+
+SOURCES += $$PWD/invidious.cpp \
+    $$PWD/ivchannel.cpp \
+    $$PWD/ivchannelsource.cpp \
+    $$PWD/ivlistparser.cpp \
+    $$PWD/ivsearch.cpp \
+    $$PWD/ivsinglevideosource.cpp \
+    $$PWD/ivvideolist.cpp \
+    $$PWD/ivvideosource.cpp
+
diff --git a/src/yt/invidious/ivchannel.cpp b/src/yt/invidious/ivchannel.cpp
new file mode 100644 (file)
index 0000000..0b3575f
--- /dev/null
@@ -0,0 +1,39 @@
+#include "ivchannel.h"
+
+#include "http.h"
+#include "httputils.h"
+#include "invidious.h"
+
+IVChannel::IVChannel(const QString &id, QObject *parent) : QObject(parent) {
+    QUrl url = Invidious::instance().method("channels/");
+    if (url.isEmpty()) {
+        emit error("No baseUrl");
+        return;
+    }
+
+    url.setPath(url.path() + id);
+
+    auto *reply = Invidious::cachedHttp().get(url);
+    connect(reply, &HttpReply::data, this, [this](auto data) {
+        QJsonDocument doc = QJsonDocument::fromJson(data);
+        const QJsonObject obj = doc.object();
+
+        displayName = obj["author"].toString();
+        description = obj["descriptionHtml"].toString();
+
+        const auto thumbnails = obj["authorThumbnails"].toArray();
+        for (const auto &thumbnail : thumbnails) {
+            if (thumbnail["width"].toInt() >= 300) {
+                thumbnailUrl = thumbnail["url"].toString();
+                break;
+            }
+        }
+        qDebug() << displayName << description << thumbnailUrl;
+
+        emit loaded();
+    });
+    connect(reply, &HttpReply::error, this, [this](auto message) {
+        Invidious::instance().initServers();
+        emit error(message);
+    });
+}
diff --git a/src/yt/invidious/ivchannel.h b/src/yt/invidious/ivchannel.h
new file mode 100644 (file)
index 0000000..e88768a
--- /dev/null
@@ -0,0 +1,26 @@
+#ifndef IVCHANNEL_H
+#define IVCHANNEL_H
+
+#include <QtCore>
+
+class IVChannel : public QObject {
+    Q_OBJECT
+
+public:
+    IVChannel(const QString &id, QObject *parent = nullptr);
+
+    QString getDisplayName() const { return displayName; }
+    QString getDescription() const { return description; }
+    QString getThumbnailUrl() const { return thumbnailUrl; }
+
+signals:
+    void loaded();
+    void error(QString message);
+
+private:
+    QString displayName;
+    QString description;
+    QString thumbnailUrl;
+};
+
+#endif // IVCHANNEL_H
diff --git a/src/yt/invidious/ivchannelsource.cpp b/src/yt/invidious/ivchannelsource.cpp
new file mode 100644 (file)
index 0000000..dbe079e
--- /dev/null
@@ -0,0 +1,90 @@
+#include "ivchannelsource.h"
+
+#include "http.h"
+#include "httputils.h"
+#include "invidious.h"
+#include "ivlistparser.h"
+#include "mainwindow.h"
+#include "searchparams.h"
+#include "video.h"
+
+namespace {
+int invidiousFixedMax = 20;
+}
+
+IVChannelSource::IVChannelSource(SearchParams *searchParams, QObject *parent)
+    : IVVideoSource(parent), searchParams(searchParams) {
+    searchParams->setParent(this);
+}
+
+void IVChannelSource::reallyLoadVideos(int max, int startIndex) {
+    QUrl url = Invidious::instance().method("channels/videos/");
+    if (url.isEmpty()) {
+        QTimer::singleShot(500, this, [this] { handleError("No baseUrl"); });
+        return;
+    }
+    url.setPath(url.path() + searchParams->channelId());
+
+    QUrlQuery q(url);
+
+    int page = ((startIndex - 1) / invidiousFixedMax) + 1;
+    q.addQueryItem("page", QString::number(page));
+
+    switch (searchParams->sortBy()) {
+    case SearchParams::SortByNewest:
+        q.addQueryItem("sort_by", "newest");
+        break;
+    case SearchParams::SortByViewCount:
+        q.addQueryItem("sort_by", "popular");
+        break;
+    }
+
+    url.setQuery(q);
+
+    auto *reply = Invidious::cachedHttp().get(url);
+    connect(reply, &HttpReply::data, this, [this](auto data) {
+        QJsonDocument doc = QJsonDocument::fromJson(data);
+        const QJsonArray items = doc.array();
+        if (items.isEmpty()) {
+            handleError("No videos");
+            return;
+        }
+
+        IVListParser parser(items);
+        const QVector<Video *> &videos = parser.getVideos();
+
+        if (items.size() > invidiousFixedMax) invidiousFixedMax = items.size();
+
+        if (name.isEmpty() && !searchParams->channelId().isEmpty()) {
+            if (!videos.isEmpty()) {
+                name = videos.at(0)->getChannelTitle();
+                if (!searchParams->keywords().isEmpty()) {
+                    name += QLatin1String(": ") + searchParams->keywords();
+                }
+            }
+            emit nameChanged(name);
+        }
+
+        emit gotVideos(videos);
+        emit finished(videos.size());
+    });
+    connect(reply, &HttpReply::error, this, &IVChannelSource::handleError);
+}
+
+QString IVChannelSource::getName() {
+    return name;
+}
+
+const QList<QAction *> &IVChannelSource::getActions() {
+    static const QList<QAction *> channelActions = {
+            MainWindow::instance()->getAction("subscribeChannel")};
+    if (searchParams->channelId().isEmpty()) {
+        static const QList<QAction *> noActions;
+        return noActions;
+    }
+    return channelActions;
+}
+
+int IVChannelSource::maxResults() {
+    return invidiousFixedMax;
+}
diff --git a/src/yt/invidious/ivchannelsource.h b/src/yt/invidious/ivchannelsource.h
new file mode 100644 (file)
index 0000000..91bb965
--- /dev/null
@@ -0,0 +1,27 @@
+#ifndef IVCHANNELSOURCE_H
+#define IVCHANNELSOURCE_H
+
+#include "ivvideosource.h"
+#include <QtNetwork>
+
+class SearchParams;
+
+class IVChannelSource : public IVVideoSource {
+    Q_OBJECT
+
+public:
+    IVChannelSource(SearchParams *searchParams, QObject *parent = nullptr);
+
+    void reallyLoadVideos(int max, int startIndex);
+    QString getName();
+    const QList<QAction *> &getActions();
+    int maxResults();
+
+    SearchParams *getSearchParams() const { return searchParams; }
+
+private:
+    SearchParams *searchParams;
+    QString name;
+};
+
+#endif // IVCHANNELSOURCE_H
diff --git a/src/yt/invidious/ivlistparser.cpp b/src/yt/invidious/ivlistparser.cpp
new file mode 100644 (file)
index 0000000..7c03e6f
--- /dev/null
@@ -0,0 +1,68 @@
+#include "ivlistparser.h"
+
+#include "video.h"
+
+namespace {
+
+QString decodeEntities(const QString &s) {
+    return QTextDocumentFragment::fromHtml(s).toPlainText();
+}
+
+} // namespace
+
+IVListParser::IVListParser(const QJsonArray &items) {
+    videos.reserve(items.size());
+    for (const QJsonValue &v : items) {
+        QJsonObject item = v.toObject();
+        parseItem(item);
+    }
+}
+
+void IVListParser::parseItem(const QJsonObject &item) {
+    Video *video = new Video();
+
+    QJsonValue id = item[QLatin1String("videoId")];
+    video->setId(id.toString());
+
+    bool isLiveBroadcastContent = item[QLatin1String("liveNow")].toBool();
+    if (isLiveBroadcastContent) {
+        delete video;
+        return;
+    }
+
+    int publishedAt = item[QLatin1String("published")].toInt();
+    QDateTime publishedDateTime = QDateTime::fromSecsSinceEpoch(publishedAt);
+    video->setPublished(publishedDateTime);
+
+    video->setChannelId(item[QLatin1String("authorId")].toString());
+
+    QString title = item[QLatin1String("title")].toString();
+    static const QChar ampersand('&');
+    if (title.contains(ampersand)) title = decodeEntities(title);
+    video->setTitle(title);
+    video->setDescription(item[QLatin1String("descriptionHtml")].toString());
+
+    const auto thumbnails = item[QLatin1String("videoThumbnails")].toArray();
+    for (const auto &thumbnail : thumbnails) {
+        auto q = thumbnail["quality"];
+        if (q == QLatin1String("medium")) {
+            video->setThumbnailUrl(thumbnail["url"].toString());
+        } else if (q == QLatin1String("high")) {
+            video->setMediumThumbnailUrl(thumbnail["url"].toString());
+        } else if (q == QLatin1String("sddefault")) {
+            video->setLargeThumbnailUrl(thumbnail["url"].toString());
+        }
+    }
+
+    video->setChannelTitle(item[QLatin1String("author")].toString());
+
+    // These are only for "videos" requests
+
+    int duration = item[QLatin1String("lengthSeconds")].toInt();
+    video->setDuration(duration);
+
+    int viewCount = item[QLatin1String("viewCount")].toInt();
+    video->setViewCount(viewCount);
+
+    videos.append(video);
+}
diff --git a/src/yt/invidious/ivlistparser.h b/src/yt/invidious/ivlistparser.h
new file mode 100644 (file)
index 0000000..c171fea
--- /dev/null
@@ -0,0 +1,19 @@
+#ifndef IVLISTPARSER_H
+#define IVLISTPARSER_H
+
+#include <QtCore>
+
+class Video;
+
+class IVListParser {
+public:
+    IVListParser(const QJsonArray &items);
+    const QVector<Video *> &getVideos() { return videos; }
+
+private:
+    void parseItem(const QJsonObject &item);
+
+    QVector<Video *> videos;
+};
+
+#endif // IVLISTPARSER_H
diff --git a/src/yt/invidious/ivsearch.cpp b/src/yt/invidious/ivsearch.cpp
new file mode 100644 (file)
index 0000000..ae6b130
--- /dev/null
@@ -0,0 +1,137 @@
+#include "ivsearch.h"
+
+#include "http.h"
+#include "httputils.h"
+#include "invidious.h"
+#include "ivlistparser.h"
+#include "mainwindow.h"
+#include "searchparams.h"
+#include "video.h"
+
+namespace {
+int invidiousFixedMax = 20;
+}
+
+IVSearch::IVSearch(SearchParams *searchParams, QObject *parent)
+    : IVVideoSource(parent), searchParams(searchParams) {
+    searchParams->setParent(this);
+}
+
+void IVSearch::reallyLoadVideos(int max, int startIndex) {
+    QUrl url = Invidious::instance().method("search");
+    if (url.isEmpty()) {
+        QTimer::singleShot(500, this, [this] { handleError("No baseUrl"); });
+        return;
+    }
+
+    QUrlQuery q(url);
+
+    // invidious always returns 20 results
+    int page = ((startIndex - 1) / invidiousFixedMax) + 1;
+    q.addQueryItem("page", QString::number(page));
+
+    if (!searchParams->keywords().isEmpty()) {
+        q.addQueryItem("q", searchParams->keywords());
+    }
+
+    if (!searchParams->channelId().isEmpty())
+        q.addQueryItem("channelId", searchParams->channelId());
+
+    switch (searchParams->sortBy()) {
+    case SearchParams::SortByNewest:
+        q.addQueryItem("sort_by", "upload_date");
+        break;
+    case SearchParams::SortByViewCount:
+        q.addQueryItem("sort_by", "view_count");
+        break;
+    case SearchParams::SortByRating:
+        q.addQueryItem("sort_by", "rating");
+        break;
+    }
+
+    switch (searchParams->duration()) {
+    case SearchParams::DurationShort:
+        q.addQueryItem("duration", "short");
+        break;
+    case SearchParams::DurationMedium:
+        q.addQueryItem("duration", "medium");
+        break;
+    case SearchParams::DurationLong:
+        q.addQueryItem("duration", "long");
+        break;
+    }
+
+    switch (searchParams->time()) {
+    case SearchParams::TimeToday:
+        q.addQueryItem("date", "today");
+        break;
+    case SearchParams::TimeWeek:
+        q.addQueryItem("date", "week");
+        break;
+    case SearchParams::TimeMonth:
+        q.addQueryItem("date", "month");
+        break;
+    }
+
+    switch (searchParams->quality()) {
+    case SearchParams::QualityHD:
+        q.addQueryItem("features", "hd");
+        break;
+    }
+
+    url.setQuery(q);
+
+    // qWarning() << "YT3 search" << url.toString();
+    auto reply = Invidious::cachedHttp().get(url);
+    connect(reply, SIGNAL(data(QByteArray)), SLOT(parseResults(QByteArray)));
+    connect(reply, &HttpReply::error, this, &IVSearch::handleError);
+}
+
+void IVSearch::parseResults(const QByteArray &data) {
+    if (aborted) return;
+
+    QJsonDocument doc = QJsonDocument::fromJson(data);
+    const QJsonArray items = doc.array();
+    if (items.isEmpty()) {
+        handleError("No videos");
+        return;
+    }
+
+    IVListParser parser(items);
+    const QVector<Video *> &videos = parser.getVideos();
+
+    if (items.size() > invidiousFixedMax) invidiousFixedMax = items.size();
+
+    if (name.isEmpty() && !searchParams->channelId().isEmpty()) {
+        if (!videos.isEmpty()) {
+            name = videos.at(0)->getChannelTitle();
+            if (!searchParams->keywords().isEmpty()) {
+                name += QLatin1String(": ") + searchParams->keywords();
+            }
+        }
+        emit nameChanged(name);
+    }
+
+    emit gotVideos(videos);
+    emit finished(videos.size());
+}
+
+QString IVSearch::getName() {
+    if (!name.isEmpty()) return name;
+    if (!searchParams->keywords().isEmpty()) return searchParams->keywords();
+    return QString();
+}
+
+const QList<QAction *> &IVSearch::getActions() {
+    static const QList<QAction *> channelActions = {
+            MainWindow::instance()->getAction("subscribeChannel")};
+    if (searchParams->channelId().isEmpty()) {
+        static const QList<QAction *> noActions;
+        return noActions;
+    }
+    return channelActions;
+}
+
+int IVSearch::maxResults() {
+    return invidiousFixedMax;
+}
diff --git a/src/yt/invidious/ivsearch.h b/src/yt/invidious/ivsearch.h
new file mode 100644 (file)
index 0000000..25583ce
--- /dev/null
@@ -0,0 +1,29 @@
+#ifndef IVSEARCH_H
+#define IVSEARCH_H
+
+#include "ivvideosource.h"
+#include <QtNetwork>
+
+class SearchParams;
+class Video;
+
+class IVSearch : public IVVideoSource {
+    Q_OBJECT
+
+public:
+    IVSearch(SearchParams *params, QObject *parent = 0);
+    void reallyLoadVideos(int max, int startIndex);
+    QString getName();
+    const QList<QAction *> &getActions();
+    int maxResults();
+    SearchParams *getSearchParams() const { return searchParams; }
+
+private slots:
+    void parseResults(const QByteArray &data);
+
+private:
+    SearchParams *searchParams;
+    QString name;
+};
+
+#endif // IVSEARCH_H
diff --git a/src/yt/invidious/ivsinglevideosource.cpp b/src/yt/invidious/ivsinglevideosource.cpp
new file mode 100644 (file)
index 0000000..e7e1694
--- /dev/null
@@ -0,0 +1,84 @@
+#include "ivsinglevideosource.h"
+
+#include "http.h"
+#include "httputils.h"
+#include "video.h"
+
+#include "invidious.h"
+#include "ivlistparser.h"
+
+IVSingleVideoSource::IVSingleVideoSource(QObject *parent)
+    : IVVideoSource(parent), video(nullptr), startIndex(0), max(0) {}
+
+void IVSingleVideoSource::reallyLoadVideos(int max, int startIndex) {
+    aborted = false;
+    this->startIndex = startIndex;
+    this->max = max;
+
+    QUrl url;
+
+    if (startIndex == 1) {
+        if (video) {
+            QVector<Video *> videos;
+            videos << video->clone();
+            if (name.isEmpty()) {
+                name = videos.at(0)->getTitle();
+                qDebug() << "Emitting name changed" << name;
+                emit nameChanged(name);
+            }
+            emit gotVideos(videos);
+            loadVideos(max - 1, 2);
+            return;
+        }
+
+        url = Invidious::instance().method("videos/");
+        if (url.isEmpty()) {
+            QTimer::singleShot(500, this, [this] { handleError("No baseUrl"); });
+            return;
+        }
+        url.setPath(url.path() + videoId);
+
+    } else {
+        url = Invidious::instance().method("videos");
+        if (url.isEmpty()) {
+            QTimer::singleShot(500, this, [this] { handleError("No baseUrl"); });
+            return;
+        }
+        url.setPath(url.path() + "/" + videoId);
+    }
+
+    auto reply = Invidious::cachedHttp().get(url);
+    connect(reply, SIGNAL(data(QByteArray)), SLOT(parseResults(QByteArray)));
+    connect(reply, &HttpReply::error, this, &IVSingleVideoSource::handleError);
+}
+
+void IVSingleVideoSource::parseResults(QByteArray data) {
+    if (aborted) return;
+
+    QJsonDocument doc = QJsonDocument::fromJson(data);
+    const QJsonArray items = doc.object()["recommendedVideos"].toArray();
+
+    IVListParser parser(items);
+    auto videos = parser.getVideos();
+
+    emit gotVideos(videos);
+    if (startIndex == 1)
+        loadVideos(max - 1, 2);
+    else if (startIndex == 2)
+        emit finished(videos.size() + 1);
+    else
+        emit finished(videos.size());
+
+    // fake more videos by loading videos related to the last one
+    video = nullptr;
+    if (!videos.isEmpty()) videoId = videos.last()->getId();
+}
+
+QString IVSingleVideoSource::getName() {
+    return name;
+}
+
+void IVSingleVideoSource::setVideo(Video *video) {
+    this->video = video;
+    videoId = video->getId();
+}
diff --git a/src/yt/invidious/ivsinglevideosource.h b/src/yt/invidious/ivsinglevideosource.h
new file mode 100644 (file)
index 0000000..d87108b
--- /dev/null
@@ -0,0 +1,30 @@
+#ifndef IVSINGLEVIDEOSOURCE_H
+#define IVSINGLEVIDEOSOURCE_H
+
+#include <QtCore>
+
+#include "ivvideosource.h"
+
+class IVSingleVideoSource : public IVVideoSource {
+    Q_OBJECT
+public:
+    IVSingleVideoSource(QObject *parent = 0);
+
+    void reallyLoadVideos(int max, int startIndex);
+    QString getName();
+
+    void setVideoId(const QString &value) { videoId = value; }
+    void setVideo(Video *video);
+
+private slots:
+    void parseResults(QByteArray data);
+
+private:
+    Video *video;
+    QString videoId;
+    int startIndex;
+    int max;
+    QString name;
+};
+
+#endif // IVSINGLEVIDEOSOURCE_H
diff --git a/src/yt/invidious/ivvideolist.cpp b/src/yt/invidious/ivvideolist.cpp
new file mode 100644 (file)
index 0000000..c29ec6a
--- /dev/null
@@ -0,0 +1,38 @@
+#include "ivvideolist.h"
+
+#include "http.h"
+#include "httputils.h"
+#include "invidious.h"
+#include "ivlistparser.h"
+#include "video.h"
+
+IVVideoList::IVVideoList(const QString &req, const QString &name, QObject *parent)
+    : IVVideoSource(parent), name(name), req(req) {}
+
+void IVVideoList::reallyLoadVideos(int max, int startIndex) {
+    aborted = false;
+
+    QString baseUrl = Invidious::instance().baseUrl();
+    if (baseUrl.isEmpty()) {
+        QTimer::singleShot(500, this, [this] { handleError("No baseUrl"); });
+        return;
+    }
+    QUrl url(baseUrl + req);
+
+    auto *reply = Invidious::cachedHttp().get(url);
+    connect(reply, &HttpReply::data, this, [this](auto data) {
+        QJsonDocument doc = QJsonDocument::fromJson(data);
+        const QJsonArray items = doc.array();
+        if (items.isEmpty()) {
+            handleError("No videos");
+            return;
+        }
+
+        IVListParser parser(items);
+        const QVector<Video *> &videos = parser.getVideos();
+
+        emit gotVideos(videos);
+        emit finished(videos.size());
+    });
+    connect(reply, &HttpReply::error, this, &IVVideoList::handleError);
+}
diff --git a/src/yt/invidious/ivvideolist.h b/src/yt/invidious/ivvideolist.h
new file mode 100644 (file)
index 0000000..3f04fc4
--- /dev/null
@@ -0,0 +1,22 @@
+#ifndef IVVIDEOLIST_H
+#define IVVIDEOLIST_H
+
+#include "ivvideosource.h"
+#include <QtCore>
+
+class IVVideoList : public IVVideoSource {
+    Q_OBJECT
+
+public:
+    IVVideoList(const QString &req, const QString &name, QObject *parent = nullptr);
+
+    void reallyLoadVideos(int max, int startIndex);
+    QString getName() { return name; };
+    bool hasMoreVideos() { return false; }
+
+private:
+    QString name;
+    QString req;
+};
+
+#endif // IVVIDEOLIST_H
diff --git a/src/yt/invidious/ivvideosource.cpp b/src/yt/invidious/ivvideosource.cpp
new file mode 100644 (file)
index 0000000..3057859
--- /dev/null
@@ -0,0 +1,31 @@
+#include "ivvideosource.h"
+
+void IVVideoSource::loadVideos(int max, int startIndex) {
+    aborted = false;
+    retryCount = 0;
+    this->max = max;
+    this->startIndex = startIndex;
+    reallyLoadVideos(max, startIndex);
+}
+
+void IVVideoSource::abort() {
+    aborted = true;
+    retryCount = 0;
+    max = 0;
+    startIndex = 0;
+}
+
+void IVVideoSource::handleError(QString message) {
+    qDebug() << message;
+    if (retryCount < 4) {
+        qDebug() << "Retrying...";
+        Invidious::instance().shuffleServers();
+        reallyLoadVideos(max, startIndex);
+        retryCount++;
+    } else {
+        retryCount = 0;
+        Invidious::instance().initServers();
+        qWarning() << message;
+        emit error("Error loading videos");
+    }
+}
diff --git a/src/yt/invidious/ivvideosource.h b/src/yt/invidious/ivvideosource.h
new file mode 100644 (file)
index 0000000..71b6327
--- /dev/null
@@ -0,0 +1,32 @@
+#ifndef IVVIDEOSOURCE_H
+#define IVVIDEOSOURCE_H
+
+#include <QtCore>
+
+#include "invidious.h"
+#include "videosource.h"
+
+class IVVideoSource : public VideoSource {
+    Q_OBJECT
+
+public:
+    IVVideoSource(QObject *parent = nullptr) : VideoSource(parent) {}
+
+    void loadVideos(int max, int startIndex);
+    void abort();
+
+    virtual void reallyLoadVideos(int max, int startIndex) = 0;
+
+protected slots:
+    void handleError(QString message);
+
+protected:
+    bool aborted = false;
+
+private:
+    int retryCount = 0;
+    int max = 0;
+    int startIndex = 0;
+};
+
+#endif // IVVIDEOSOURCE_H
diff --git a/src/yt/searchvideosource.cpp b/src/yt/searchvideosource.cpp
new file mode 100644 (file)
index 0000000..bec7d0a
--- /dev/null
@@ -0,0 +1,89 @@
+#include "searchvideosource.h"
+
+#include "searchparams.h"
+#include "video.h"
+#include "videoapi.h"
+
+#include "ytsearch.h"
+
+#include "ivchannelsource.h"
+#include "ivsearch.h"
+#include "ivsinglevideosource.h"
+
+#include "ytjschannelsource.h"
+#include "ytjssearch.h"
+#include "ytjssinglevideosource.h"
+
+SearchVideoSource::SearchVideoSource(SearchParams *searchParams, QObject *parent)
+    : VideoSource(parent), searchParams(searchParams) {}
+
+void SearchVideoSource::loadVideos(int max, int startIndex) {
+    if (!source) {
+        aborted = false;
+        if (VideoAPI::impl() == VideoAPI::YT3) {
+            YTSearch *ytSearch = new YTSearch(searchParams);
+            ytSearch->setAsyncDetails(true);
+            // --- connect(ytSearch, SIGNAL(gotDetails()), playlistModel, SLOT(emitDataChanged()));
+            source = ytSearch;
+        } else if (VideoAPI::impl() == VideoAPI::IV) {
+            if (searchParams->channelId().isEmpty()) {
+                source = new IVSearch(searchParams);
+            } else {
+                source = new IVChannelSource(searchParams);
+            }
+        } else if (VideoAPI::impl() == VideoAPI::JS) {
+            if (searchParams->channelId().isEmpty()) {
+                source = new YTJSSearch(searchParams);
+            } else {
+                source = new YTJSChannelSource(searchParams);
+            }
+        }
+        connectSource(max, startIndex);
+    }
+    source->loadVideos(max, startIndex);
+}
+
+bool SearchVideoSource::hasMoreVideos() {
+    if (source) return source->hasMoreVideos();
+    return VideoSource::hasMoreVideos();
+}
+
+QString SearchVideoSource::getName() {
+    if (source) return source->getName();
+    return QString();
+}
+
+const QList<QAction *> &SearchVideoSource::getActions() {
+    if (source) return source->getActions();
+    return VideoSource::getActions();
+}
+
+int SearchVideoSource::maxResults() {
+    if (source) return source->maxResults();
+    return VideoSource::maxResults();
+}
+
+void SearchVideoSource::connectSource(int max, int startIndex) {
+    connect(source, &VideoSource::finished, this, &VideoSource::finished);
+    connect(source, &VideoSource::gotVideos, this, [this](auto &videos) {
+        if (aborted) return;
+        emit gotVideos(videos);
+    });
+    connect(source, &VideoSource::error, this, [this, max, startIndex](auto msg) {
+        qDebug() << source << msg;
+        if (aborted) return;
+        if (QLatin1String(source->metaObject()->className()).startsWith(QLatin1String("YTJS"))) {
+            qDebug() << "Falling back to IV";
+            source->deleteLater();
+            if (searchParams->channelId().isEmpty()) {
+                source = new IVSearch(searchParams);
+            } else {
+                source = new IVChannelSource(searchParams);
+            }
+            connectSource(max, startIndex);
+            source->loadVideos(max, startIndex);
+        } else {
+            emit error(msg);
+        }
+    });
+}
diff --git a/src/yt/searchvideosource.h b/src/yt/searchvideosource.h
new file mode 100644 (file)
index 0000000..aea3145
--- /dev/null
@@ -0,0 +1,32 @@
+#ifndef SEARCHVIDEOSOURCE_H
+#define SEARCHVIDEOSOURCE_H
+
+#include <QObject>
+#include <videosource.h>
+
+class SearchParams;
+
+class SearchVideoSource : public VideoSource {
+    Q_OBJECT
+
+public:
+    SearchVideoSource(SearchParams *searchParams, QObject *parent = 0);
+
+    SearchParams *getSearchParams() const { return searchParams; }
+
+    void loadVideos(int max, int startIndex);
+    bool hasMoreVideos();
+    void abort() { aborted = true; }
+    QString getName();
+    const QList<QAction *> &getActions();
+    int maxResults();
+
+private:
+    void connectSource(int max, int startIndex);
+
+    SearchParams *searchParams;
+    VideoSource *source = nullptr;
+    bool aborted = false;
+};
+
+#endif // SEARCHVIDEOSOURCE_H
diff --git a/src/yt/singlevideosource.cpp b/src/yt/singlevideosource.cpp
new file mode 100644 (file)
index 0000000..4f70ed6
--- /dev/null
@@ -0,0 +1,95 @@
+#include "singlevideosource.h"
+
+#include "video.h"
+#include "videoapi.h"
+
+#include "ivsinglevideosource.h"
+#include "ytjssinglevideosource.h"
+#include "ytsinglevideosource.h"
+
+SingleVideoSource::SingleVideoSource(QObject *parent) : VideoSource(parent) {}
+
+void SingleVideoSource::setVideo(Video *value) {
+    emittedVideoIds.clear();
+    video = value;
+    // some wrapped source could delete the video
+    connect(video, &QObject::destroyed, this, [this] {
+        video = nullptr;
+        videoId.clear();
+    });
+    videoId = video->getId();
+}
+
+void SingleVideoSource::setVideoId(const QString &value) {
+    emittedVideoIds.clear();
+    videoId = value;
+}
+
+void SingleVideoSource::loadVideos(int max, int startIndex) {
+    if (!source) {
+        aborted = false;
+        if (VideoAPI::impl() == VideoAPI::YT3) {
+            auto s = setupSource(new YTSingleVideoSource());
+            s->setAsyncDetails(true);
+            source = s;
+        } else if (VideoAPI::impl() == VideoAPI::IV) {
+            source = setupSource(new IVSingleVideoSource());
+        } else if (VideoAPI::impl() == VideoAPI::JS) {
+            source = setupSource(new YTJSSingleVideoSource());
+        }
+        connectSource(max, startIndex);
+    }
+    source->loadVideos(max, startIndex);
+}
+
+bool SingleVideoSource::hasMoreVideos() {
+    if (source) return source->hasMoreVideos();
+    return VideoSource::hasMoreVideos();
+}
+
+QString SingleVideoSource::getName() {
+    if (source) return source->getName();
+    return QString();
+}
+
+const QList<QAction *> &SingleVideoSource::getActions() {
+    if (source) return source->getActions();
+    return VideoSource::getActions();
+}
+
+int SingleVideoSource::maxResults() {
+    if (source) return source->maxResults();
+    return VideoSource::maxResults();
+}
+
+void SingleVideoSource::connectSource(int max, int startIndex) {
+    connect(source, &VideoSource::finished, this, &VideoSource::finished);
+    connect(source, &VideoSource::gotVideos, this, [this](auto &videos) {
+        if (aborted) return;
+        // avoid emitting duplicate videos
+        auto videosCopy = videos;
+        for (auto v : videos) {
+            if (emittedVideoIds.contains(v->getId())) {
+                videosCopy.removeOne(v);
+            } else {
+                emittedVideoIds << v->getId();
+            }
+        }
+        emit gotVideos(videosCopy);
+    });
+    connect(source, &VideoSource::error, this, [this, max, startIndex](auto msg) {
+        qDebug() << source << msg;
+        if (aborted) return;
+        if (QLatin1String(source->metaObject()->className()).startsWith(QLatin1String("YTJS"))) {
+            qDebug() << "Falling back to IV";
+            source->deleteLater();
+
+            source = setupSource(new IVSingleVideoSource());
+
+            connectSource(max, startIndex);
+            source->loadVideos(max, startIndex);
+        } else {
+            emit error(msg);
+        }
+    });
+}
diff --git a/src/yt/singlevideosource.h b/src/yt/singlevideosource.h
new file mode 100644 (file)
index 0000000..5ba4b67
--- /dev/null
@@ -0,0 +1,42 @@
+#ifndef SINGLEVIDEOSOURCE_H
+#define SINGLEVIDEOSOURCE_H
+
+#include <QtCore>
+
+#include "video.h"
+#include "videosource.h"
+
+class SingleVideoSource : public VideoSource {
+    Q_OBJECT
+
+public:
+    SingleVideoSource(QObject *parent = nullptr);
+
+    void setVideo(Video *value);
+    void setVideoId(const QString &value);
+
+    void loadVideos(int max, int startIndex);
+    bool hasMoreVideos();
+    void abort() { aborted = true; }
+    QString getName();
+    const QList<QAction *> &getActions();
+    int maxResults();
+
+private:
+    template <typename SourceType> SourceType setupSource(SourceType s) {
+        if (video)
+            s->setVideo(video);
+        else
+            s->setVideoId(videoId);
+        return s;
+    }
+    void connectSource(int max, int startIndex);
+
+    Video *video = nullptr;
+    QString videoId;
+    VideoSource *source = nullptr;
+    bool aborted = false;
+    QStringList emittedVideoIds;
+};
+
+#endif // SINGLEVIDEOSOURCE_H
diff --git a/src/yt/yt.pri b/src/yt/yt.pri
new file mode 100644 (file)
index 0000000..5351349
--- /dev/null
@@ -0,0 +1,15 @@
+INCLUDEPATH += $$PWD
+DEPENDPATH += $$PWD
+
+include($$PWD/invidious/invidious.pri)
+include($$PWD/ytjs/ytjs.pri)
+
+HEADERS += \
+    $$PWD/searchvideosource.h \
+    $$PWD/singlevideosource.h
+
+SOURCES += \
+    $$PWD/searchvideosource.cpp \
+    $$PWD/singlevideosource.cpp
+
+
diff --git a/src/yt/ytjs/ytjs.pri b/src/yt/ytjs/ytjs.pri
new file mode 100644 (file)
index 0000000..0baf115
--- /dev/null
@@ -0,0 +1,16 @@
+INCLUDEPATH += $$PWD
+DEPENDPATH += $$PWD
+
+HEADERS += \
+    $$PWD/ytjschannel.h \
+    $$PWD/ytjschannelsource.h \
+    $$PWD/ytjssearch.h \
+    $$PWD/ytjssinglevideosource.h \
+    $$PWD/ytjsvideo.h
+
+SOURCES += \
+    $$PWD/ytjschannel.cpp \
+    $$PWD/ytjschannelsource.cpp \
+    $$PWD/ytjssearch.cpp \
+    $$PWD/ytjssinglevideosource.cpp \
+    $$PWD/ytjsvideo.cpp
diff --git a/src/yt/ytjs/ytjschannel.cpp b/src/yt/ytjs/ytjschannel.cpp
new file mode 100644 (file)
index 0000000..e6ccdd3
--- /dev/null
@@ -0,0 +1,32 @@
+#include "ytjschannel.h"
+
+#include "js.h"
+
+YTJSChannel::YTJSChannel(const QString &id, QObject *parent) : QObject(parent) {
+    load(id);
+}
+
+void YTJSChannel::load(const QString &channelId) {
+    JS::instance()
+            .callFunction(new JSResult(this), "channelInfo", {channelId})
+            .onJson([this](auto &doc) {
+                auto obj = doc.object();
+
+                displayName = obj["author"].toString();
+                description = obj["description"].toString();
+
+                const auto thumbs = obj["authorThumbnails"].toArray();
+                int maxFoundWidth = 0;
+                for (const auto &thumbObj : thumbs) {
+                    QString url = thumbObj["url"].toString();
+                    int width = thumbObj["width"].toInt();
+                    if (width > maxFoundWidth) {
+                        maxFoundWidth = width;
+                        thumbnailUrl = url;
+                    }
+                }
+
+                emit loaded();
+            })
+            .onError([this](auto &msg) { emit error(msg); });
+}
diff --git a/src/yt/ytjs/ytjschannel.h b/src/yt/ytjs/ytjschannel.h
new file mode 100644 (file)
index 0000000..97450ca
--- /dev/null
@@ -0,0 +1,28 @@
+#ifndef YTJSCHANNEL_H
+#define YTJSCHANNEL_H
+
+#include <QtCore>
+
+class YTJSChannel : public QObject {
+    Q_OBJECT
+
+public:
+    YTJSChannel(const QString &id, QObject *parent = nullptr);
+
+    QString getDisplayName() const { return displayName; }
+    QString getDescription() const { return description; }
+    QString getThumbnailUrl() const { return thumbnailUrl; }
+
+signals:
+    void loaded();
+    void error(QString message);
+
+private:
+    void load(const QString &channelId);
+
+    QString displayName;
+    QString description;
+    QString thumbnailUrl;
+};
+
+#endif // YTJSCHANNEL_H
diff --git a/src/yt/ytjs/ytjschannelsource.cpp b/src/yt/ytjs/ytjschannelsource.cpp
new file mode 100644 (file)
index 0000000..f09bbab
--- /dev/null
@@ -0,0 +1,167 @@
+#include "ytjschannelsource.h"
+
+#include "mainwindow.h"
+#include "searchparams.h"
+#include "video.h"
+#include "ytsearch.h"
+
+#include "js.h"
+
+namespace {
+
+int parseDuration(const QString &s) {
+    static const QTime zeroTime(0, 0);
+    QTime time = QTime::fromString(s, QStringLiteral("hh:mm:ss"));
+    return zeroTime.secsTo(time);
+}
+
+QString parseChannelId(const QString &channelUrl) {
+    int pos = channelUrl.lastIndexOf('/');
+    if (pos >= 0) return channelUrl.mid(pos + 1);
+    return QString();
+}
+
+QDateTime parsePublishedText(const QString &s) {
+    int num = 0;
+    const auto parts = s.splitRef(' ');
+    for (const auto &part : parts) {
+        num = part.toInt();
+        if (num > 0) break;
+    }
+    if (num == 0) return QDateTime();
+
+    auto now = QDateTime::currentDateTimeUtc();
+    if (s.contains("hour")) {
+        return now.addSecs(-num * 3600);
+    } else if (s.contains("day")) {
+        return now.addDays(-num);
+    } else if (s.contains("week")) {
+        return now.addDays(-num * 7);
+    } else if (s.contains("month")) {
+        return now.addMonths(-num);
+    } else if (s.contains("year")) {
+        return now.addDays(-num * 365);
+    }
+    return QDateTime();
+}
+
+} // namespace
+
+YTJSChannelSource::YTJSChannelSource(SearchParams *searchParams, QObject *parent)
+    : VideoSource(parent), searchParams(searchParams) {}
+
+void YTJSChannelSource::loadVideos(int max, int startIndex) {
+    aborted = false;
+
+    QString channelId = searchParams->channelId();
+
+    QString sortBy;
+    switch (searchParams->sortBy()) {
+    case SearchParams::SortByNewest:
+        sortBy = "newest";
+        break;
+    case SearchParams::SortByViewCount:
+        sortBy = "oldest";
+        break;
+    case SearchParams::SortByRating:
+        sortBy = "popular";
+        break;
+    }
+
+    if (startIndex <= 1) continuation.clear();
+
+    auto &js = JS::instance();
+
+    js.callFunction(new JSResult(this), "channelVideos", {channelId, sortBy, continuation})
+            .onJson([this](auto &doc) {
+                auto obj = doc.object();
+
+                qDebug() << doc.toJson();
+
+                continuation = obj["continuation"].toString();
+
+                const auto items = obj["items"].toArray();
+                QVector<Video *> videos;
+                videos.reserve(items.size());
+
+                for (const auto &i : items) {
+                    QString type = i["type"].toString();
+                    if (type != "video") continue;
+
+                    Video *video = new Video();
+
+                    QString id = i["videoId"].toString();
+                    video->setId(id);
+
+                    QString title = i["title"].toString();
+                    video->setTitle(title);
+
+                    QString desc = i["description"].toString();
+                    if (desc.isEmpty()) desc = i["desc"].toString();
+                    video->setDescription(desc);
+
+                    const auto thumbs = i["videoThumbnails"].toArray();
+                    for (const auto &thumbObj : thumbs) {
+                        QString url = thumbObj["url"].toString();
+                        int width = thumbObj["width"].toInt();
+                        if (width >= 336)
+                            video->setLargeThumbnailUrl(url);
+                        else if (width >= 246)
+                            video->setMediumThumbnailUrl(url);
+                        else if (width >= 168)
+                            video->setThumbnailUrl(url);
+                    }
+
+                    int views = i["viewCount"].toInt();
+                    video->setViewCount(views);
+
+                    int duration = i["lengthSeconds"].toInt();
+                    video->setDuration(duration);
+
+                    auto published = parsePublishedText(i["publishedText"].toString());
+                    if (published.isValid()) video->setPublished(published);
+
+                    QString channelName = i["author"].toString();
+                    if (channelName != name) {
+                        this->name = channelName;
+                        emit nameChanged(name);
+                    }
+                    video->setChannelTitle(channelName);
+                    QString channelId = i["authorId"].toString();
+                    video->setChannelId(channelId);
+
+                    videos << video;
+                }
+
+                emit gotVideos(videos);
+                emit finished(videos.size());
+            })
+            .onError([this, &js, max, startIndex](auto &msg) {
+                static int retries = 0;
+                if (retries < 3) {
+                    qDebug() << "Retrying...";
+                    auto nam = js.getEngine().networkAccessManager();
+                    nam->clearAccessCache();
+                    nam->setCookieJar(new QNetworkCookieJar());
+                    QTimer::singleShot(0, this,
+                                       [this, max, startIndex] { loadVideos(max, startIndex); });
+                    retries++;
+                } else {
+                    emit error(msg);
+                }
+            });
+}
+
+QString YTJSChannelSource::getName() {
+    return name;
+}
+
+const QList<QAction *> &YTJSChannelSource::getActions() {
+    static const QList<QAction *> channelActions = {
+            MainWindow::instance()->getAction("subscribeChannel")};
+    if (searchParams->channelId().isEmpty()) {
+        static const QList<QAction *> noActions;
+        return noActions;
+    }
+    return channelActions;
+}
diff --git a/src/yt/ytjs/ytjschannelsource.h b/src/yt/ytjs/ytjschannelsource.h
new file mode 100644 (file)
index 0000000..58e76aa
--- /dev/null
@@ -0,0 +1,29 @@
+#ifndef YTJSCHANNELSOURCE_H
+#define YTJSCHANNELSOURCE_H
+
+#include "videosource.h"
+
+class SearchParams;
+class Video;
+
+class YTJSChannelSource : public VideoSource {
+    Q_OBJECT
+
+public:
+    YTJSChannelSource(SearchParams *searchParams, QObject *parent = 0);
+    void loadVideos(int max, int startIndex);
+    bool hasMoreVideos() { return !continuation.isEmpty(); }
+    void abort() { aborted = true; }
+    QString getName();
+    const QList<QAction *> &getActions();
+    SearchParams *getSearchParams() const { return searchParams; }
+
+private:
+    SearchParams *searchParams;
+    bool aborted = false;
+    QString name;
+
+    QString continuation;
+};
+
+#endif // YTJSCHANNELSOURCE_H
diff --git a/src/yt/ytjs/ytjssearch.cpp b/src/yt/ytjs/ytjssearch.cpp
new file mode 100644 (file)
index 0000000..efdd0a0
--- /dev/null
@@ -0,0 +1,244 @@
+#include "ytjssearch.h"
+
+#include "mainwindow.h"
+#include "searchparams.h"
+#include "video.h"
+#include "ytsearch.h"
+
+#include "js.h"
+
+namespace {
+
+int parseDuration(const QString &s) {
+    const auto parts = s.splitRef(':');
+    int secs = 0;
+    int p = 0;
+    for (auto i = parts.crbegin(); i != parts.crend(); ++i) {
+        if (p == 0) {
+            secs = i->toInt();
+        } else if (p == 1) {
+            secs += i->toInt() * 60;
+        } else if (p == 2) {
+            secs += i->toInt() * 60 * 60;
+        }
+        p++;
+    }
+    return secs;
+}
+
+QString parseChannelId(const QString &channelUrl) {
+    int pos = channelUrl.lastIndexOf('/');
+    if (pos >= 0) return channelUrl.mid(pos + 1);
+    return QString();
+}
+
+QDateTime parsePublishedText(const QString &s) {
+    int num = 0;
+    const auto parts = s.splitRef(' ');
+    for (const auto &part : parts) {
+        num = part.toInt();
+        if (num > 0) break;
+    }
+    if (num == 0) return QDateTime();
+
+    auto now = QDateTime::currentDateTimeUtc();
+    if (s.contains("hour")) {
+        return now.addSecs(-num * 3600);
+    } else if (s.contains("day")) {
+        return now.addDays(-num);
+    } else if (s.contains("week")) {
+        return now.addDays(-num * 7);
+    } else if (s.contains("month")) {
+        return now.addMonths(-num);
+    } else if (s.contains("year")) {
+        return now.addDays(-num * 365);
+    }
+    return QDateTime();
+}
+
+} // namespace
+
+YTJSSearch::YTJSSearch(SearchParams *searchParams, QObject *parent)
+    : VideoSource(parent), searchParams(searchParams) {}
+
+void YTJSSearch::loadVideos(int max, int startIndex) {
+    aborted = false;
+
+    auto &js = JS::instance();
+    auto &engine = js.getEngine();
+
+    QString q;
+    if (!searchParams->keywords().isEmpty()) {
+        if (searchParams->keywords().startsWith("http://") ||
+            searchParams->keywords().startsWith("https://")) {
+            q = YTSearch::videoIdFromUrl(searchParams->keywords());
+        } else
+            q = searchParams->keywords();
+    }
+
+    // Options
+
+    QJSValue options = engine.newObject();
+
+    if (startIndex > 1) {
+        if (!nextpageRef.isEmpty())
+            options.setProperty("nextpageRef", nextpageRef);
+        else {
+            // non-first page was requested but we have no continuation token
+            emit error("No pagination token");
+            return;
+        }
+    }
+    options.setProperty("limit", max);
+
+    switch (searchParams->safeSearch()) {
+    case SearchParams::None:
+        options.setProperty("safeSearch", false);
+        break;
+    case SearchParams::Strict:
+        options.setProperty("safeSearch", true);
+        break;
+    }
+
+    // Filters
+
+    auto filterMap = engine.evaluate("new Map()");
+    auto jsMapSet = filterMap.property("set");
+    auto addFilter = [&filterMap, &jsMapSet](QString name, QString value) {
+        jsMapSet.callWithInstance(filterMap, {name, value});
+    };
+
+    addFilter("Type", "Video");
+
+    switch (searchParams->sortBy()) {
+    case SearchParams::SortByNewest:
+        addFilter("Sort by", "Upload date");
+        break;
+    case SearchParams::SortByViewCount:
+        addFilter("Sort by", "View count");
+        break;
+    case SearchParams::SortByRating:
+        addFilter("Sort by", "Rating");
+        break;
+    }
+
+    switch (searchParams->duration()) {
+    case SearchParams::DurationShort:
+        addFilter("Duration", "Short");
+        break;
+    case SearchParams::DurationMedium:
+    case SearchParams::DurationLong:
+        addFilter("Duration", "Long");
+        break;
+    }
+
+    switch (searchParams->time()) {
+    case SearchParams::TimeToday:
+        addFilter("Upload date", "Today");
+        break;
+    case SearchParams::TimeWeek:
+        addFilter("Upload date", "This week");
+        break;
+    case SearchParams::TimeMonth:
+        addFilter("Upload date", "This month");
+        break;
+    }
+
+    switch (searchParams->quality()) {
+    case SearchParams::QualityHD:
+        addFilter("Features", "HD");
+        break;
+    case SearchParams::Quality4K:
+        addFilter("Features", "4K");
+        break;
+    case SearchParams::QualityHDR:
+        addFilter("Features", "HDR");
+        break;
+    }
+
+    js.callFunction(new JSResult(this), "search", {q, options, filterMap})
+            .onJson([this](auto &doc) {
+                if (aborted) return;
+
+                auto obj = doc.object();
+
+                nextpageRef = obj["nextpageRef"].toString();
+
+                const auto items = obj["items"].toArray();
+                QVector<Video *> videos;
+                videos.reserve(items.size());
+
+                for (const auto &i : items) {
+                    QString type = i["type"].toString();
+                    if (type != "video") continue;
+
+                    Video *video = new Video();
+
+                    QString id = YTSearch::videoIdFromUrl(i["link"].toString());
+                    video->setId(id);
+
+                    QString title = i["title"].toString();
+                    video->setTitle(title);
+
+                    QString desc = i["description"].toString();
+                    video->setDescription(desc);
+
+                    QString thumb = i["thumbnail"].toString();
+                    video->setThumbnailUrl(thumb);
+
+                    int views = i["views"].toInt();
+                    video->setViewCount(views);
+
+                    int duration = parseDuration(i["duration"].toString());
+                    video->setDuration(duration);
+
+                    auto published = parsePublishedText(i["uploaded_at"].toString());
+                    if (published.isValid()) video->setPublished(published);
+
+                    auto authorObj = i["author"];
+                    QString channelName = authorObj["name"].toString();
+                    video->setChannelTitle(channelName);
+                    QString channelId = parseChannelId(authorObj["ref"].toString());
+                    video->setChannelId(channelId);
+
+                    videos << video;
+                }
+
+                if (videos.isEmpty()) {
+                    emit error("No results");
+                } else {
+                    emit gotVideos(videos);
+                    emit finished(videos.size());
+                }
+            })
+            .onError([this, &js, max, startIndex](auto &msg) {
+                static int retries = 0;
+                if (retries < 3) {
+                    qDebug() << "Retrying...";
+                    auto nam = js.getEngine().networkAccessManager();
+                    nam->clearAccessCache();
+                    nam->setCookieJar(new QNetworkCookieJar());
+                    QTimer::singleShot(0, this,
+                                       [this, max, startIndex] { loadVideos(max, startIndex); });
+                    retries++;
+                } else {
+                    emit error(msg);
+                }
+            });
+}
+
+QString YTJSSearch::getName() {
+    if (!name.isEmpty()) return name;
+    if (!searchParams->keywords().isEmpty()) return searchParams->keywords();
+    return QString();
+}
+
+const QList<QAction *> &YTJSSearch::getActions() {
+    static const QList<QAction *> channelActions = {
+            MainWindow::instance()->getAction("subscribeChannel")};
+    if (searchParams->channelId().isEmpty()) {
+        static const QList<QAction *> noActions;
+        return noActions;
+    }
+    return channelActions;
+}
diff --git a/src/yt/ytjs/ytjssearch.h b/src/yt/ytjs/ytjssearch.h
new file mode 100644 (file)
index 0000000..7c0174a
--- /dev/null
@@ -0,0 +1,28 @@
+#ifndef YTJSSEARCH_H
+#define YTJSSEARCH_H
+
+#include "videosource.h"
+
+class SearchParams;
+class Video;
+
+class YTJSSearch : public VideoSource {
+    Q_OBJECT
+
+public:
+    YTJSSearch(SearchParams *searchParams, QObject *parent = 0);
+    void loadVideos(int max, int startIndex);
+    void abort() { aborted = true; }
+    QString getName();
+    const QList<QAction *> &getActions();
+    SearchParams *getSearchParams() const { return searchParams; }
+
+private:
+    SearchParams *searchParams;
+    bool aborted = false;
+    QString name;
+
+    QString nextpageRef;
+};
+
+#endif // YTJSSEARCH_H
diff --git a/src/yt/ytjs/ytjssinglevideosource.cpp b/src/yt/ytjs/ytjssinglevideosource.cpp
new file mode 100644 (file)
index 0000000..0449d21
--- /dev/null
@@ -0,0 +1,100 @@
+#include "ytjssinglevideosource.h"
+
+#include "js.h"
+#include "video.h"
+
+YTJSSingleVideoSource::YTJSSingleVideoSource(QObject *parent)
+    : VideoSource(parent), video(nullptr) {}
+
+void YTJSSingleVideoSource::loadVideos(int max, int startIndex) {
+    aborted = false;
+
+    if (startIndex == 1) {
+        if (video) {
+            if (name.isEmpty()) {
+                name = video->getTitle();
+                qDebug() << "Emitting name changed" << name;
+                emit nameChanged(name);
+            }
+            emit gotVideos({video->clone()});
+        }
+    }
+
+    JS::instance()
+            .callFunction(new JSResult(this), "videoInfo", {videoId})
+            .onJson([this](auto &doc) {
+                if (aborted) return;
+
+                auto obj = doc.object();
+                // qDebug() << doc.toJson();
+
+                const auto items = obj["related_videos"].toArray();
+                QVector<Video *> videos;
+                videos.reserve(items.size());
+
+                for (const auto &i : items) {
+                    Video *video = new Video();
+
+                    QString id = i["id"].toString();
+                    video->setId(id);
+
+                    QString title = i["title"].toString();
+                    video->setTitle(title);
+
+                    QString desc = i["description"].toString();
+                    if (desc.isEmpty()) desc = i["desc"].toString();
+                    video->setDescription(desc);
+
+                    const auto thumbs = i["thumbnails"].toArray();
+                    for (const auto &thumb : thumbs) {
+                        QString url = thumb["url"].toString();
+                        int width = thumb["width"].toInt();
+                        if (width >= 336)
+                            video->setLargeThumbnailUrl(url);
+                        else if (width >= 246)
+                            video->setMediumThumbnailUrl(url);
+                        else if (width >= 168)
+                            video->setThumbnailUrl(url);
+                    }
+
+                    int views = i["view_count"].toInt();
+                    video->setViewCount(views);
+
+                    int duration = i["length_seconds"].toInt();
+                    video->setViewCount(duration);
+
+                    QString channelId = i["ucid"].toString();
+                    video->setChannelId(channelId);
+
+                    QString channelName = i["author"].toString();
+                    video->setChannelTitle(channelName);
+
+                    videos << video;
+                }
+
+                if (videos.isEmpty()) {
+                    emit error("No results");
+                } else {
+                    emit gotVideos(videos);
+                    emit finished(videos.size());
+                }
+
+                // fake more videos by loading videos related to the last one
+                video = nullptr;
+                if (!videos.isEmpty()) videoId = videos.last()->getId();
+            })
+            .onError([this](auto &msg) { emit error(msg); });
+}
+
+void YTJSSingleVideoSource::setVideo(Video *video) {
+    this->video = video;
+    videoId = video->getId();
+}
+
+void YTJSSingleVideoSource::abort() {
+    aborted = true;
+}
+
+QString YTJSSingleVideoSource::getName() {
+    return name;
+}
diff --git a/src/yt/ytjs/ytjssinglevideosource.h b/src/yt/ytjs/ytjssinglevideosource.h
new file mode 100644 (file)
index 0000000..2e459a1
--- /dev/null
@@ -0,0 +1,28 @@
+#ifndef YTJSSINGLEVIDEOSOURCE_H
+#define YTJSSINGLEVIDEOSOURCE_H
+
+#include <QtCore>
+
+#include "videosource.h"
+
+class YTJSSingleVideoSource : public VideoSource {
+    Q_OBJECT
+
+public:
+    explicit YTJSSingleVideoSource(QObject *parent = 0);
+
+    void setVideoId(const QString &value) { videoId = value; }
+    void setVideo(Video *video);
+
+    void loadVideos(int max, int startIndex);
+    void abort();
+    QString getName();
+
+private:
+    Video *video;
+    QString videoId;
+    bool aborted = false;
+    QString name;
+};
+
+#endif // YTJSSINGLEVIDEOSOURCE_H
diff --git a/src/yt/ytjs/ytjsvideo.cpp b/src/yt/ytjs/ytjsvideo.cpp
new file mode 100644 (file)
index 0000000..a05f0b0
--- /dev/null
@@ -0,0 +1,76 @@
+#include "ytjsvideo.h"
+
+#include "js.h"
+#include "videodefinition.h"
+#include "yt3.h"
+
+YTJSVideo::YTJSVideo(const QString &videoId, QObject *parent)
+    : QObject(parent), videoId(videoId), definitionCode(0) {}
+
+void YTJSVideo::loadStreamUrl() {
+    if (loadingStreamUrl) return;
+    loadingStreamUrl = true;
+
+    JS::instance()
+            .callFunction(new JSResult(this), "videoInfo", {videoId})
+            .onJson([this](auto &doc) {
+                auto obj = doc.object();
+
+                QMap<int, QString> urlMap;
+                const auto formats = obj["formats"].toArray();
+                for (const auto &format : formats) {
+                    bool isDashMpd = format["isDashMPD"].toBool();
+                    if (isDashMpd) continue;
+                    int itag = format["itag"].toInt();
+                    QString url = format["url"].toString();
+                    // qDebug() << itag << url;
+                    urlMap.insert(itag, url);
+                }
+                if (urlMap.isEmpty()) {
+                    loadingStreamUrl = false;
+                    emit errorStreamUrl("No formats");
+                    return;
+                }
+
+                qDebug() << "available formats" << urlMap.keys();
+                const VideoDefinition &definition = YT3::instance().maxVideoDefinition();
+                const QVector<VideoDefinition> &definitions = VideoDefinition::getDefinitions();
+                int previousIndex = std::max(definitions.indexOf(definition), 0);
+                for (; previousIndex >= 0; previousIndex--) {
+                    const VideoDefinition &previousDefinition = definitions.at(previousIndex);
+                    qDebug() << "Testing format" << previousDefinition.getCode();
+                    if (urlMap.contains(previousDefinition.getCode())) {
+                        qDebug() << "Found format" << previousDefinition.getCode();
+
+                        QString url = urlMap.value(previousDefinition.getCode());
+                        definitionCode = previousDefinition.getCode();
+
+                        QString audioUrl;
+                        if (!previousDefinition.hasAudio()) {
+                            qDebug() << "Finding audio format";
+                            static const QVector<int> audioFormats({251, 171, 140});
+                            for (int audioFormat : audioFormats) {
+                                qDebug() << "Trying audio format" << audioFormat;
+                                auto i = urlMap.constFind(audioFormat);
+                                if (i != urlMap.constEnd()) {
+                                    qDebug() << "Found audio format" << i.value();
+                                    audioUrl = i.value();
+                                    break;
+                                }
+                            }
+                        }
+
+                        loadingStreamUrl = false;
+                        emit gotStreamUrl(url, audioUrl);
+                        return;
+                    }
+                }
+
+                loadingStreamUrl = false;
+                emit errorStreamUrl(tr("Cannot get video stream for %1").arg(videoId));
+            })
+            .onError([this](auto &msg) {
+                loadingStreamUrl = false;
+                emit errorStreamUrl(msg);
+            });
+}
diff --git a/src/yt/ytjs/ytjsvideo.h b/src/yt/ytjs/ytjsvideo.h
new file mode 100644 (file)
index 0000000..a617f51
--- /dev/null
@@ -0,0 +1,22 @@
+#ifndef YTJSVIDEO_H
+#define YTJSVIDEO_H
+
+#include <QtCore>
+class YTJSVideo : public QObject {
+    Q_OBJECT
+public:
+    explicit YTJSVideo(const QString &videoId, QObject *parent = nullptr);
+    void loadStreamUrl();
+    int getDefinitionCode() const { return definitionCode; }
+
+signals:
+    void gotStreamUrl(const QString &videoUrl, const QString &audioUrl);
+    void errorStreamUrl(const QString &message);
+
+private:
+    QString videoId;
+    bool loadingStreamUrl = false;
+    int definitionCode;
+};
+
+#endif // YTJSVIDEO_H
index 1d83b2a7c11aa8dff802f025b3d08ee86c63d7cf..9ea2f348bb2472cbdc0b390e5a835b7a38a45f11 100644 (file)
@@ -229,8 +229,8 @@ void YTChannel::storeInfo() {
     loadThumbnail();
 }
 
-void YTChannel::subscribe(const QString &channelId) {
-    if (channelId.isEmpty()) return;
+bool YTChannel::subscribe(const QString &channelId) {
+    if (channelId.isEmpty()) return false;
 
     uint now = QDateTime::currentDateTime().toTime_t();
 
@@ -244,6 +244,7 @@ void YTChannel::subscribe(const QString &channelId) {
     query.bindValue(2, now);
     bool success = query.exec();
     if (!success) qWarning() << query.lastQuery() << query.lastError().text();
+    return success;
 
     // This will call maybeLoadFromApi
     YTChannel::forId(channelId);
index 0687257b2839293ac5ec7550d2cba85dc464a4c8..22138baaf3edaa641373416980e02b59f27b3185 100644 (file)
@@ -30,7 +30,7 @@ class YTChannel : public QObject {
 
 public:
     static YTChannel* forId(const QString &channelId);
-    static void subscribe(const QString &channelId);
+    static bool subscribe(const QString &channelId);
     static void unsubscribe(const QString &channelId);
     static bool isSubscribed(const QString &channelId);
 
diff --git a/src/ytjs/ytjs.cpp b/src/ytjs/ytjs.cpp
deleted file mode 100644 (file)
index 7153ef9..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-#include "ytjs.h"
-
-#include "ytjsnamfactory.h"
-
-#include "cachedhttp.h"
-#include "http.h"
-#include "httputils.h"
-
-namespace {
-
-QString wsBase = "https://flavio.tordini.org/minitube-ws/ytjs/";
-QString ytJs = wsBase + "yt.js";
-
-} // namespace
-
-YTJS &YTJS::instance() {
-    static YTJS i;
-    return i;
-}
-
-Http &YTJS::http() {
-    static Http *h = [] {
-        Http *http = new Http;
-        http->addRequestHeader("User-Agent", HttpUtils::userAgent());
-        return http;
-    }();
-    return *h;
-}
-
-Http &YTJS::cachedHttp() {
-    static Http *h = [] {
-        CachedHttp *cachedHttp = new CachedHttp(http(), "ytjs");
-        cachedHttp->setMaxSeconds(3600 * 6);
-        // Avoid expiring the cached js
-        cachedHttp->setMaxSize(0);
-        cachedHttp->setIgnoreHostname(true);
-
-        cachedHttp->getValidators().insert("application/javascript", [](const auto &reply) -> bool {
-            return !reply.body().isEmpty();
-        });
-
-        return cachedHttp;
-    }();
-    return *h;
-}
-
-YTJS::YTJS(QObject *parent) : QObject(parent), engine(nullptr) {
-    initialize();
-}
-
-bool YTJS::checkError(const QJSValue &value) {
-    if (value.isError()) {
-        qWarning() << "Error" << value.toString();
-        qDebug() << value.property("stack").toString().splitRef('\n');
-        return true;
-    }
-    return false;
-}
-
-bool YTJS::isInitialized() {
-    if (ready) return true;
-    initialize();
-    return false;
-}
-
-void YTJS::initialize() {
-    if (initializing) return;
-    initializing = true;
-
-    if (engine) engine->deleteLater();
-    engine = new QQmlEngine(this);
-    engine->setNetworkAccessManagerFactory(new YTJSNAMFactory);
-
-    engine->globalObject().setProperty("global", engine->globalObject());
-
-    QJSValue timer = engine->newQObject(new JsTimer(engine));
-    engine->globalObject().setProperty("clearTimeout", timer.property("clearTimeout"));
-    engine->globalObject().setProperty("setTimeout", timer.property("setTimeout"));
-
-    connect(cachedHttp().get(ytJs), &HttpReply::finished, this, [this](auto &reply) {
-        if (!reply.isSuccessful()) {
-            emit initFailed("Cannot load JS");
-            qDebug() << "Cannot load JS";
-            return;
-        }
-        evaluate(reply.body());
-        ready = true;
-        initializing = false;
-        qDebug() << "Initialized";
-        emit initialized();
-    });
-}
-
-QJSValue YTJS::evaluate(const QString &js) {
-    auto value = engine->evaluate(js);
-    checkError(value);
-    return value;
-}
diff --git a/src/ytjs/ytjs.h b/src/ytjs/ytjs.h
deleted file mode 100644 (file)
index 30c0141..0000000
+++ /dev/null
@@ -1,115 +0,0 @@
-#ifndef YTJS_H
-#define YTJS_H
-
-#include <QJSEngine>
-#include <QQmlEngine>
-#include <QtCore>
-
-class Http;
-
-class JsTimer : public QTimer {
-    Q_OBJECT
-
-public:
-    static auto &getTimers() {
-        static QHash<QString, JsTimer *> timers;
-        return timers;
-    }
-    // This should be static but cannot bind static functions to QJSEngine
-    Q_INVOKABLE QJSValue clearTimeout(QJSValue id) {
-        // qDebug() << id.toString();
-        auto timer = getTimers().take(id.toString());
-        if (timer) {
-            timer->stop();
-            timer->deleteLater();
-        }
-        return QJSValue();
-    }
-    // This should be static but cannot bind static functions to QJSEngine
-    Q_INVOKABLE QJSValue setTimeout(QJSValue callback, QJSValue delayTime) {
-        // qDebug() << callback.toString() << delayTime.toInt();
-        auto timer = new JsTimer();
-        timer->setInterval(delayTime.toInt());
-        connect(timer, &JsTimer::timeout, this, [callback]() mutable {
-            // qDebug() << "Calling" << callback.toString();
-            auto value = callback.call();
-            if (value.isError()) {
-                qWarning() << "Error" << value.toString();
-                qDebug() << value.property("stack").toString().splitRef('\n');
-            }
-        });
-        timer->start();
-        return timer->hashString();
-    }
-
-    Q_INVOKABLE JsTimer(QObject *parent = nullptr) : QTimer(parent) {
-        setTimerType(Qt::VeryCoarseTimer);
-        setSingleShot(true);
-        connect(this, &JsTimer::destroyed, this, [this] { getTimers().remove(hashString()); });
-        connect(this, &JsTimer::timeout, this, &QTimer::deleteLater);
-        getTimers().insert(hashString(), this);
-    }
-
-    QString hashString() { return QString::number((std::uintptr_t)(this)); }
-
-private:
-};
-
-class ResultHandler : public QObject {
-    Q_OBJECT
-
-public:
-    Q_INVOKABLE QJSValue setData(QJSValue value) {
-        qDebug() << "Success" << value.toString();
-        auto doc = QJsonDocument::fromVariant(value.toVariant());
-        if (doc.isEmpty()) {
-            qDebug() << value.toString();
-            emit error("Cannot parse JSON");
-            return QJSValue();
-        }
-        emit data(doc);
-        return QJSValue();
-    }
-
-    Q_INVOKABLE QJSValue setError(QJSValue value) {
-        QString message = value.toString();
-        qWarning() << "Error" << message;
-        qDebug() << value.property("stack").toString().splitRef('\n');
-        emit error(message);
-        return QJSValue();
-    }
-
-signals:
-    void data(const QJsonDocument &doc);
-    void error(const QString &message);
-};
-
-class YTJS : public QObject {
-    Q_OBJECT
-
-public:
-    static YTJS &instance();
-    static Http &http();
-    static Http &cachedHttp();
-
-    explicit YTJS(QObject *parent = nullptr);
-    bool checkError(const QJSValue &value);
-
-    bool isInitialized();
-    QQmlEngine &getEngine() { return *engine; }
-
-signals:
-    void initialized();
-    void initFailed(QString message);
-
-private:
-    void initialize();
-    QJSValue evaluate(const QString &js);
-
-    // QQmlEngine gives us XMLHttpRequest, console, JSON
-    QQmlEngine *engine;
-    bool initializing = false;
-    bool ready = false;
-};
-
-#endif // YTJS_H
diff --git a/src/ytjs/ytjs.pri b/src/ytjs/ytjs.pri
deleted file mode 100644 (file)
index d93b5ea..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-INCLUDEPATH += $$PWD
-DEPENDPATH += $$PWD
-
-HEADERS += $$PWD/ytjs.h \
-    $$PWD/ytjschannel.h \
-    $$PWD/ytjschannelsource.h \
-    $$PWD/ytjsnamfactory.h \
-    $$PWD/ytjssearch.h \
-    $$PWD/ytjssinglevideosource.h \
-    $$PWD/ytjsvideo.h
-
-SOURCES += $$PWD/ytjs.cpp \
-    $$PWD/ytjschannel.cpp \
-    $$PWD/ytjschannelsource.cpp \
-    $$PWD/ytjsnamfactory.cpp \
-    $$PWD/ytjssearch.cpp \
-    $$PWD/ytjssinglevideosource.cpp \
-    $$PWD/ytjsvideo.cpp
diff --git a/src/ytjs/ytjschannel.cpp b/src/ytjs/ytjschannel.cpp
deleted file mode 100644 (file)
index da8fc80..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-#include "ytjschannel.h"
-
-#include "http.h"
-#include "httputils.h"
-#include "ytjs.h"
-
-YTJSChannel::YTJSChannel(const QString &id, QObject *parent) : QObject(parent) {
-    load(id);
-}
-
-void YTJSChannel::load(const QString &channelId) {
-    auto &ytjs = YTJS::instance();
-    if (!ytjs.isInitialized()) {
-        QTimer::singleShot(500, this, [this, channelId] { load(channelId); });
-        return;
-    }
-    auto &engine = ytjs.getEngine();
-
-    auto function = engine.evaluate("channelInfo");
-    if (!function.isCallable()) {
-        qWarning() << function.toString() << " is not callable";
-        emit error(function.toString());
-        return;
-    }
-
-    auto handler = new ResultHandler;
-    connect(handler, &ResultHandler::error, this, &YTJSChannel::error);
-    connect(handler, &ResultHandler::data, this, [this](const QJsonDocument &doc) {
-        auto obj = doc.object();
-
-        displayName = obj["author"].toString();
-        description = obj["description"].toString();
-
-        const auto thumbs = obj["authorThumbnails"].toArray();
-        int maxFoundWidth = 0;
-        for (const auto &thumbObj : thumbs) {
-            QString url = thumbObj["url"].toString();
-            int width = thumbObj["width"].toInt();
-            if (width > maxFoundWidth) {
-                maxFoundWidth = width;
-                thumbnailUrl = url;
-            }
-        }
-
-        emit loaded();
-    });
-    QJSValue h = engine.newQObject(handler);
-    auto value = function.call({h, channelId});
-    ytjs.checkError(value);
-}
diff --git a/src/ytjs/ytjschannel.h b/src/ytjs/ytjschannel.h
deleted file mode 100644 (file)
index 97450ca..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef YTJSCHANNEL_H
-#define YTJSCHANNEL_H
-
-#include <QtCore>
-
-class YTJSChannel : public QObject {
-    Q_OBJECT
-
-public:
-    YTJSChannel(const QString &id, QObject *parent = nullptr);
-
-    QString getDisplayName() const { return displayName; }
-    QString getDescription() const { return description; }
-    QString getThumbnailUrl() const { return thumbnailUrl; }
-
-signals:
-    void loaded();
-    void error(QString message);
-
-private:
-    void load(const QString &channelId);
-
-    QString displayName;
-    QString description;
-    QString thumbnailUrl;
-};
-
-#endif // YTJSCHANNEL_H
diff --git a/src/ytjs/ytjschannelsource.cpp b/src/ytjs/ytjschannelsource.cpp
deleted file mode 100644 (file)
index c8e2d57..0000000
+++ /dev/null
@@ -1,166 +0,0 @@
-#include "ytjschannelsource.h"
-
-#include "mainwindow.h"
-#include "searchparams.h"
-#include "video.h"
-#include "ytjs.h"
-#include "ytsearch.h"
-
-namespace {
-
-int parseDuration(const QString &s) {
-    static const QTime zeroTime(0, 0);
-    QTime time = QTime::fromString(s, QStringLiteral("hh:mm:ss"));
-    return zeroTime.secsTo(time);
-}
-
-QString parseChannelId(const QString &channelUrl) {
-    int pos = channelUrl.lastIndexOf('/');
-    if (pos >= 0) return channelUrl.mid(pos + 1);
-    return QString();
-}
-
-QDateTime parsePublishedText(const QString &s) {
-    int num = 0;
-    const auto parts = s.splitRef(' ');
-    for (const auto &part : parts) {
-        num = part.toInt();
-        if (num > 0) break;
-    }
-    if (num == 0) return QDateTime();
-
-    auto now = QDateTime::currentDateTimeUtc();
-    if (s.contains("day")) {
-        return now.addDays(-num);
-    } else if (s.contains("week")) {
-        return now.addDays(-num * 7);
-    } else if (s.contains("month")) {
-        return now.addMonths(-num);
-    } else if (s.contains("year")) {
-        return now.addDays(-num * 365);
-    }
-    return QDateTime();
-}
-
-} // namespace
-
-YTJSChannelSource::YTJSChannelSource(SearchParams *searchParams, QObject *parent)
-    : VideoSource(parent), searchParams(searchParams) {}
-
-void YTJSChannelSource::loadVideos(int max, int startIndex) {
-    auto &ytjs = YTJS::instance();
-    if (!ytjs.isInitialized()) {
-        QTimer::singleShot(500, this, [this, max, startIndex] { loadVideos(max, startIndex); });
-        return;
-    }
-    auto &engine = ytjs.getEngine();
-
-    aborted = false;
-
-    auto function = engine.evaluate("channelVideos");
-    if (!function.isCallable()) {
-        qWarning() << function.toString() << " is not callable";
-        emit error(function.toString());
-        return;
-    }
-
-    QString channelId = searchParams->channelId();
-
-    QString sortBy;
-    switch (searchParams->sortBy()) {
-    case SearchParams::SortByNewest:
-        sortBy = "newest";
-        break;
-    case SearchParams::SortByViewCount:
-        sortBy = "oldest";
-        break;
-    case SearchParams::SortByRating:
-        sortBy = "popular";
-        break;
-    }
-
-    if (startIndex <= 1) continuation.clear();
-
-    auto handler = new ResultHandler;
-    connect(handler, &ResultHandler::error, this, &VideoSource::error);
-    connect(handler, &ResultHandler::data, this, [this](const QJsonDocument &doc) {
-        auto obj = doc.object();
-
-        qDebug() << doc.toJson();
-
-        continuation = obj["continuation"].toString();
-
-        const auto items = obj["items"].toArray();
-        QVector<Video *> videos;
-        videos.reserve(items.size());
-
-        for (const auto &i : items) {
-            QString type = i["type"].toString();
-            if (type != "video") continue;
-
-            Video *video = new Video();
-
-            QString id = i["videoId"].toString();
-            video->setId(id);
-
-            QString title = i["title"].toString();
-            video->setTitle(title);
-
-            QString desc = i["description"].toString();
-            if (desc.isEmpty()) desc = i["desc"].toString();
-            video->setDescription(desc);
-
-            const auto thumbs = i["videoThumbnails"].toArray();
-            for (const auto &thumbObj : thumbs) {
-                QString url = thumbObj["url"].toString();
-                int width = thumbObj["width"].toInt();
-                if (width >= 336)
-                    video->setLargeThumbnailUrl(url);
-                else if (width >= 246)
-                    video->setMediumThumbnailUrl(url);
-                else if (width >= 168)
-                    video->setThumbnailUrl(url);
-            }
-
-            int views = i["viewCount"].toInt();
-            video->setViewCount(views);
-
-            int duration = i["lengthSeconds"].toInt();
-            video->setDuration(duration);
-
-            auto published = parsePublishedText(i["publishedText"].toString());
-            if (published.isValid()) video->setPublished(published);
-
-            QString channelName = i["author"].toString();
-            if (channelName != name) {
-                this->name = channelName;
-                emit nameChanged(name);
-            }
-            video->setChannelTitle(channelName);
-            QString channelId = i["authorId"].toString();
-            video->setChannelId(channelId);
-
-            videos << video;
-        }
-
-        emit gotVideos(videos);
-        emit finished(videos.size());
-    });
-    QJSValue h = engine.newQObject(handler);
-    auto value = function.call({h, channelId, sortBy, continuation});
-    ytjs.checkError(value);
-}
-
-QString YTJSChannelSource::getName() {
-    return name;
-}
-
-const QList<QAction *> &YTJSChannelSource::getActions() {
-    static const QList<QAction *> channelActions = {
-            MainWindow::instance()->getAction("subscribeChannel")};
-    if (searchParams->channelId().isEmpty()) {
-        static const QList<QAction *> noActions;
-        return noActions;
-    }
-    return channelActions;
-}
diff --git a/src/ytjs/ytjschannelsource.h b/src/ytjs/ytjschannelsource.h
deleted file mode 100644 (file)
index 0691c24..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef YTJSCHANNELSOURCE_H
-#define YTJSCHANNELSOURCE_H
-
-#include "videosource.h"
-
-class SearchParams;
-class Video;
-
-class YTJSChannelSource : public VideoSource {
-    Q_OBJECT
-
-public:
-    YTJSChannelSource(SearchParams *searchParams, QObject *parent = 0);
-    void loadVideos(int max, int startIndex);
-    void abort() { aborted = true; }
-    QString getName();
-    const QList<QAction *> &getActions();
-    SearchParams *getSearchParams() const { return searchParams; }
-
-private:
-    SearchParams *searchParams;
-    bool aborted = false;
-    QString name;
-
-    QString continuation;
-};
-
-#endif // YTJSCHANNELSOURCE_H
diff --git a/src/ytjs/ytjsnamfactory.cpp b/src/ytjs/ytjsnamfactory.cpp
deleted file mode 100644 (file)
index c3550a7..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-#include "ytjsnamfactory.h"
-
-YTJSDiskCache::YTJSDiskCache(QObject *parent) : QNetworkDiskCache(parent) {}
-
-void YTJSDiskCache::updateMetaData(const QNetworkCacheMetaData &meta) {
-    auto meta2 = fixMetadata(meta);
-    QNetworkDiskCache::updateMetaData(meta2);
-}
-
-QIODevice *YTJSDiskCache::prepare(const QNetworkCacheMetaData &meta) {
-    auto meta2 = fixMetadata(meta);
-    return QNetworkDiskCache::prepare(meta2);
-}
-
-QNetworkCacheMetaData YTJSDiskCache::fixMetadata(const QNetworkCacheMetaData &meta) {
-    auto meta2 = meta;
-
-    auto now = QDateTime::currentDateTimeUtc();
-    if (meta2.expirationDate() < now) {
-        meta2.setExpirationDate(now.addSecs(3600));
-    }
-
-    // Remove caching headers
-    auto headers = meta2.rawHeaders();
-    for (auto i = headers.begin(); i != headers.end(); ++i) {
-        // qDebug() << i->first << i->second;
-        if (i->first == "Cache-Control" || i->first == "Expires") {
-            qDebug() << "Removing" << i->first << i->second;
-            headers.erase(i);
-        }
-    }
-    meta2.setRawHeaders(headers);
-
-    return meta2;
-}
-
-YTJSNAM::YTJSNAM(QObject *parent) : QNetworkAccessManager(parent) {
-    auto cache = new YTJSDiskCache(this);
-    cache->setCacheDirectory(QStandardPaths::writableLocation(QStandardPaths::CacheLocation) +
-                             "/ytjs");
-    setCache(cache);
-    setRedirectPolicy(QNetworkRequest::NoLessSafeRedirectPolicy);
-}
-
-QNetworkReply *YTJSNAM::createRequest(QNetworkAccessManager::Operation op,
-                                      const QNetworkRequest &request,
-                                      QIODevice *outgoingData) {
-    auto req2 = request;
-    req2.setAttribute(QNetworkRequest::CacheLoadControlAttribute, QNetworkRequest::PreferCache);
-    qDebug() << req2.url();
-    return QNetworkAccessManager::createRequest(op, req2, outgoingData);
-}
-
-QNetworkAccessManager *YTJSNAMFactory::create(QObject *parent) {
-    qDebug() << "Creating NAM";
-    return new YTJSNAM(parent);
-}
diff --git a/src/ytjs/ytjsnamfactory.h b/src/ytjs/ytjsnamfactory.h
deleted file mode 100644 (file)
index 01afda9..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-#ifndef YTJSNAMFACTORY_H
-#define YTJSNAMFACTORY_H
-
-#include <QtQml>
-
-class YTJSDiskCache : public QNetworkDiskCache {
-public:
-    YTJSDiskCache(QObject *parent);
-    void updateMetaData(const QNetworkCacheMetaData &meta);
-    QIODevice *prepare(const QNetworkCacheMetaData &meta);
-
-private:
-    QNetworkCacheMetaData fixMetadata(const QNetworkCacheMetaData &meta);
-};
-
-class YTJSNAM : public QNetworkAccessManager {
-    Q_OBJECT
-
-public:
-    YTJSNAM(QObject *parent);
-
-protected:
-    QNetworkReply *
-    createRequest(Operation op, const QNetworkRequest &request, QIODevice *outgoingData);
-};
-
-class YTJSNAMFactory : public QQmlNetworkAccessManagerFactory {
-public:
-    QNetworkAccessManager *create(QObject *parent);
-};
-
-#endif // YTJSNAMFACTORY_H
diff --git a/src/ytjs/ytjssearch.cpp b/src/ytjs/ytjssearch.cpp
deleted file mode 100644 (file)
index b6413e3..0000000
+++ /dev/null
@@ -1,236 +0,0 @@
-#include "ytjssearch.h"
-
-#include "mainwindow.h"
-#include "searchparams.h"
-#include "video.h"
-#include "ytjs.h"
-#include "ytsearch.h"
-
-namespace {
-
-int parseDuration(const QString &s) {
-    const auto parts = s.splitRef(':');
-    int secs = 0;
-    int p = 0;
-    for (auto i = parts.crbegin(); i != parts.crend(); ++i) {
-        if (p == 0) {
-            secs = i->toInt();
-        } else if (p == 1) {
-            secs += i->toInt() * 60;
-        } else if (p == 2) {
-            secs += i->toInt() * 60 * 60;
-        }
-        p++;
-    }
-    return secs;
-}
-
-QString parseChannelId(const QString &channelUrl) {
-    int pos = channelUrl.lastIndexOf('/');
-    if (pos >= 0) return channelUrl.mid(pos + 1);
-    return QString();
-}
-
-QDateTime parsePublishedText(const QString &s) {
-    int num = 0;
-    const auto parts = s.splitRef(' ');
-    for (const auto &part : parts) {
-        num = part.toInt();
-        if (num > 0) break;
-    }
-    if (num == 0) return QDateTime();
-
-    auto now = QDateTime::currentDateTimeUtc();
-    if (s.contains("day")) {
-        return now.addDays(-num);
-    } else if (s.contains("week")) {
-        return now.addDays(-num * 7);
-    } else if (s.contains("month")) {
-        return now.addMonths(-num);
-    } else if (s.contains("year")) {
-        return now.addDays(-num * 365);
-    }
-    return QDateTime();
-}
-
-} // namespace
-
-YTJSSearch::YTJSSearch(SearchParams *searchParams, QObject *parent)
-    : VideoSource(parent), searchParams(searchParams) {}
-
-void YTJSSearch::loadVideos(int max, int startIndex) {
-    auto &ytjs = YTJS::instance();
-    if (!ytjs.isInitialized()) {
-        QTimer::singleShot(500, this, [this, max, startIndex] { loadVideos(max, startIndex); });
-        return;
-    }
-    auto &engine = ytjs.getEngine();
-
-    aborted = false;
-
-    auto function = engine.evaluate("search");
-    if (!function.isCallable()) {
-        qWarning() << function.toString() << " is not callable";
-        emit error(function.toString());
-        return;
-    }
-
-    QString q;
-    if (!searchParams->keywords().isEmpty()) {
-        if (searchParams->keywords().startsWith("http://") ||
-            searchParams->keywords().startsWith("https://")) {
-            q = YTSearch::videoIdFromUrl(searchParams->keywords());
-        } else
-            q = searchParams->keywords();
-    }
-
-    // Options
-
-    QJSValue options = engine.newObject();
-
-    if (startIndex > 1 && !nextpageRef.isEmpty()) options.setProperty("nextpageRef", nextpageRef);
-    options.setProperty("limit", max);
-
-    switch (searchParams->safeSearch()) {
-    case SearchParams::None:
-        options.setProperty("safeSearch", false);
-        break;
-    case SearchParams::Strict:
-        options.setProperty("safeSearch", true);
-        break;
-    }
-
-    // Filters
-
-    auto filterMap = engine.evaluate("new Map()");
-    auto jsMapSet = filterMap.property("set");
-    auto addFilter = [&filterMap, &jsMapSet](QString name, QString value) {
-        jsMapSet.callWithInstance(filterMap, {name, value});
-    };
-
-    addFilter("Type", "Video");
-
-    switch (searchParams->sortBy()) {
-    case SearchParams::SortByNewest:
-        addFilter("Sort by", "Upload date");
-        break;
-    case SearchParams::SortByViewCount:
-        addFilter("Sort by", "View count");
-        break;
-    case SearchParams::SortByRating:
-        addFilter("Sort by", "Rating");
-        break;
-    }
-
-    switch (searchParams->duration()) {
-    case SearchParams::DurationShort:
-        addFilter("Duration", "Short");
-        break;
-    case SearchParams::DurationMedium:
-    case SearchParams::DurationLong:
-        addFilter("Duration", "Long");
-        break;
-    }
-
-    switch (searchParams->time()) {
-    case SearchParams::TimeToday:
-        addFilter("Upload date", "Today");
-        break;
-    case SearchParams::TimeWeek:
-        addFilter("Upload date", "This week");
-        break;
-    case SearchParams::TimeMonth:
-        addFilter("Upload date", "This month");
-        break;
-    }
-
-    switch (searchParams->quality()) {
-    case SearchParams::QualityHD:
-        addFilter("Features", "HD");
-        break;
-    case SearchParams::Quality4K:
-        addFilter("Features", "4K");
-        break;
-    case SearchParams::QualityHDR:
-        addFilter("Features", "HDR");
-        break;
-    }
-
-    auto handler = new ResultHandler;
-    connect(handler, &ResultHandler::error, this, &VideoSource::error);
-    connect(handler, &ResultHandler::data, this, [this](const QJsonDocument &doc) {
-        if (aborted) return;
-
-        auto obj = doc.object();
-
-        /*
-        QFile jsonFile("/Users/flavio/test.json");
-        jsonFile.open(QFile::WriteOnly);
-        jsonFile.write(doc.toJson());
-        */
-
-        nextpageRef = obj["nextpageRef"].toString();
-
-        const auto items = obj["items"].toArray();
-        QVector<Video *> videos;
-        videos.reserve(items.size());
-
-        for (const auto &i : items) {
-            QString type = i["type"].toString();
-            if (type != "video") continue;
-
-            Video *video = new Video();
-
-            QString id = YTSearch::videoIdFromUrl(i["link"].toString());
-            video->setId(id);
-
-            QString title = i["title"].toString();
-            video->setTitle(title);
-
-            QString desc = i["description"].toString();
-            video->setDescription(desc);
-
-            QString thumb = i["thumbnail"].toString();
-            video->setThumbnailUrl(thumb);
-
-            int views = i["views"].toInt();
-            video->setViewCount(views);
-
-            int duration = parseDuration(i["duration"].toString());
-            video->setDuration(duration);
-
-            auto published = parsePublishedText(i["uploaded_at"].toString());
-            if (published.isValid()) video->setPublished(published);
-
-            auto authorObj = i["author"];
-            QString channelName = authorObj["name"].toString();
-            video->setChannelTitle(channelName);
-            QString channelId = parseChannelId(authorObj["ref"].toString());
-            video->setChannelId(channelId);
-
-            videos << video;
-        }
-
-        emit gotVideos(videos);
-        emit finished(videos.size());
-    });
-    QJSValue h = engine.newQObject(handler);
-    auto value = function.call({h, q, options, filterMap});
-    if (ytjs.checkError(value)) emit error(value.toString());
-}
-
-QString YTJSSearch::getName() {
-    if (!name.isEmpty()) return name;
-    if (!searchParams->keywords().isEmpty()) return searchParams->keywords();
-    return QString();
-}
-
-const QList<QAction *> &YTJSSearch::getActions() {
-    static const QList<QAction *> channelActions = {
-            MainWindow::instance()->getAction("subscribeChannel")};
-    if (searchParams->channelId().isEmpty()) {
-        static const QList<QAction *> noActions;
-        return noActions;
-    }
-    return channelActions;
-}
diff --git a/src/ytjs/ytjssearch.h b/src/ytjs/ytjssearch.h
deleted file mode 100644 (file)
index 7c0174a..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef YTJSSEARCH_H
-#define YTJSSEARCH_H
-
-#include "videosource.h"
-
-class SearchParams;
-class Video;
-
-class YTJSSearch : public VideoSource {
-    Q_OBJECT
-
-public:
-    YTJSSearch(SearchParams *searchParams, QObject *parent = 0);
-    void loadVideos(int max, int startIndex);
-    void abort() { aborted = true; }
-    QString getName();
-    const QList<QAction *> &getActions();
-    SearchParams *getSearchParams() const { return searchParams; }
-
-private:
-    SearchParams *searchParams;
-    bool aborted = false;
-    QString name;
-
-    QString nextpageRef;
-};
-
-#endif // YTJSSEARCH_H
diff --git a/src/ytjs/ytjssinglevideosource.cpp b/src/ytjs/ytjssinglevideosource.cpp
deleted file mode 100644 (file)
index 8adcb54..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-#include "ytjssinglevideosource.h"
-
-#include "video.h"
-#include "ytjs.h"
-
-YTJSSingleVideoSource::YTJSSingleVideoSource(QObject *parent)
-    : VideoSource(parent), video(nullptr) {}
-
-void YTJSSingleVideoSource::loadVideos(int max, int startIndex) {
-    aborted = false;
-
-    auto &ytjs = YTJS::instance();
-    if (!ytjs.isInitialized()) {
-        QTimer::singleShot(500, this, [this, max, startIndex] { loadVideos(max, startIndex); });
-        return;
-    }
-    auto &engine = ytjs.getEngine();
-
-    auto function = engine.evaluate("videoInfo");
-    if (!function.isCallable()) {
-        qWarning() << function.toString() << " is not callable";
-        emit error(function.toString());
-        return;
-    }
-
-    if (startIndex == 1) {
-        if (video) {
-            if (name.isEmpty()) {
-                name = video->getTitle();
-                qDebug() << "Emitting name changed" << name;
-                emit nameChanged(name);
-            }
-            emit gotVideos({video->clone()});
-        }
-    }
-
-    auto handler = new ResultHandler;
-    connect(handler, &ResultHandler::error, this, &VideoSource::error);
-    connect(handler, &ResultHandler::data, this, [this](const QJsonDocument &doc) {
-        if (aborted) return;
-
-        auto obj = doc.object();
-
-        const auto items = obj["related_videos"].toArray();
-        QVector<Video *> videos;
-        videos.reserve(items.size());
-
-        for (const auto &i : items) {
-            Video *video = new Video();
-
-            QString id = i["id"].toString();
-            video->setId(id);
-
-            QString title = i["title"].toString();
-            video->setTitle(title);
-
-            QString desc = i["description"].toString();
-            if (desc.isEmpty()) desc = i["desc"].toString();
-            video->setDescription(desc);
-
-            QString thumb = i["video_thumbnail"].toString();
-            video->setThumbnailUrl(thumb);
-
-            int views = i["view_count"].toInt();
-            video->setViewCount(views);
-
-            int duration = i["length_seconds"].toInt();
-            video->setViewCount(duration);
-
-            QString channelId = i["ucid"].toString();
-            video->setChannelId(channelId);
-
-            QString channelName = i["author"].toString();
-            video->setChannelTitle(channelName);
-
-            videos << video;
-        }
-
-        emit gotVideos(videos);
-        emit finished(videos.size());
-    });
-    QJSValue h = engine.newQObject(handler);
-    auto value = function.call({h, videoId});
-    ytjs.checkError(value);
-}
-
-void YTJSSingleVideoSource::setVideo(Video *video) {
-    this->video = video;
-    videoId = video->getId();
-}
-
-void YTJSSingleVideoSource::abort() {
-    aborted = true;
-}
-
-QString YTJSSingleVideoSource::getName() {
-    return name;
-}
diff --git a/src/ytjs/ytjssinglevideosource.h b/src/ytjs/ytjssinglevideosource.h
deleted file mode 100644 (file)
index 2e459a1..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef YTJSSINGLEVIDEOSOURCE_H
-#define YTJSSINGLEVIDEOSOURCE_H
-
-#include <QtCore>
-
-#include "videosource.h"
-
-class YTJSSingleVideoSource : public VideoSource {
-    Q_OBJECT
-
-public:
-    explicit YTJSSingleVideoSource(QObject *parent = 0);
-
-    void setVideoId(const QString &value) { videoId = value; }
-    void setVideo(Video *video);
-
-    void loadVideos(int max, int startIndex);
-    void abort();
-    QString getName();
-
-private:
-    Video *video;
-    QString videoId;
-    bool aborted = false;
-    QString name;
-};
-
-#endif // YTJSSINGLEVIDEOSOURCE_H
diff --git a/src/ytjs/ytjsvideo.cpp b/src/ytjs/ytjsvideo.cpp
deleted file mode 100644 (file)
index 39c1beb..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-#include "ytjsvideo.h"
-
-#include "videodefinition.h"
-#include "yt3.h"
-#include "ytjs.h"
-
-YTJSVideo::YTJSVideo(const QString &videoId, QObject *parent)
-    : QObject(parent), videoId(videoId), definitionCode(0) {}
-
-void YTJSVideo::loadStreamUrl() {
-    auto &ytjs = YTJS::instance();
-    if (!ytjs.isInitialized()) {
-        QTimer::singleShot(500, this, [this] { loadStreamUrl(); });
-        return;
-    }
-    auto &engine = ytjs.getEngine();
-
-    if (loadingStreamUrl) return;
-    loadingStreamUrl = true;
-
-    auto function = engine.evaluate("videoInfo");
-    if (!function.isCallable()) {
-        qWarning() << function.toString() << " is not callable";
-        loadingStreamUrl = false;
-        emit errorStreamUrl(function.toString());
-        return;
-    }
-
-    auto handler = new ResultHandler;
-    connect(handler, &ResultHandler::error, this, &YTJSVideo::errorStreamUrl);
-    connect(handler, &ResultHandler::data, this, [this](const QJsonDocument &doc) {
-        auto obj = doc.object();
-
-        QMap<int, QString> urlMap;
-        const auto formats = obj["formats"].toArray();
-        for (const auto &format : formats) {
-            bool isDashMpd = format["isDashMPD"].toBool();
-            if (isDashMpd) continue;
-            int itag = format["itag"].toInt();
-            QString url = format["url"].toString();
-            // qDebug() << itag << url;
-            urlMap.insert(itag, url);
-        }
-        if (urlMap.isEmpty()) {
-            loadingStreamUrl = false;
-            emit errorStreamUrl("No formats");
-            return;
-        }
-
-        qDebug() << "available formats" << urlMap.keys();
-        const VideoDefinition &definition = YT3::instance().maxVideoDefinition();
-        const QVector<VideoDefinition> &definitions = VideoDefinition::getDefinitions();
-        int previousIndex = std::max(definitions.indexOf(definition), 0);
-        for (; previousIndex >= 0; previousIndex--) {
-            const VideoDefinition &previousDefinition = definitions.at(previousIndex);
-            qDebug() << "Testing format" << previousDefinition.getCode();
-            if (urlMap.contains(previousDefinition.getCode())) {
-                qDebug() << "Found format" << previousDefinition.getCode();
-
-                QString url = urlMap.value(previousDefinition.getCode());
-                definitionCode = previousDefinition.getCode();
-
-                QString audioUrl;
-                if (!previousDefinition.hasAudio()) {
-                    qDebug() << "Finding audio format";
-                    static const QVector<int> audioFormats({251, 171, 140});
-                    for (int audioFormat : audioFormats) {
-                        qDebug() << "Trying audio format" << audioFormat;
-                        auto i = urlMap.constFind(audioFormat);
-                        if (i != urlMap.constEnd()) {
-                            qDebug() << "Found audio format" << i.value();
-                            audioUrl = i.value();
-                            break;
-                        }
-                    }
-                }
-
-                loadingStreamUrl = false;
-                emit gotStreamUrl(url, audioUrl);
-                return;
-            }
-        }
-
-        loadingStreamUrl = false;
-        emit errorStreamUrl(tr("Cannot get video stream for %1").arg(videoId));
-    });
-    QJSValue h = engine.newQObject(handler);
-    auto value = function.call({h, videoId});
-    ytjs.checkError(value);
-}
diff --git a/src/ytjs/ytjsvideo.h b/src/ytjs/ytjsvideo.h
deleted file mode 100644 (file)
index a617f51..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#ifndef YTJSVIDEO_H
-#define YTJSVIDEO_H
-
-#include <QtCore>
-class YTJSVideo : public QObject {
-    Q_OBJECT
-public:
-    explicit YTJSVideo(const QString &videoId, QObject *parent = nullptr);
-    void loadStreamUrl();
-    int getDefinitionCode() const { return definitionCode; }
-
-signals:
-    void gotStreamUrl(const QString &videoUrl, const QString &audioUrl);
-    void errorStreamUrl(const QString &message);
-
-private:
-    QString videoId;
-    bool loadingStreamUrl = false;
-    int definitionCode;
-};
-
-#endif // YTJSVIDEO_H