DylanVanAssche / harbour-sailbook

Sailbook is an unofficial Facebook client for Sailfish OS
GNU General Public License v3.0
9 stars 9 forks source link

Redirected YT to Browser, Added downloader, several fixes #56

Closed DylanVanAssche closed 6 years ago

DylanVanAssche commented 6 years ago
  1. Explanation: This PR fixes what #52 broke. More concrete, this PR implements:

    • Redirects every YT video to the browser (not our core business, YT restricts too much and Youtube-DL is too slow to retrieve the stream see #50 )
    • A C++ downloader called TransferEngine, until Nemo-Transferengine is allowed in Harbour we should make one on our own. See #49
    • Connects those things in our existing code.

    :exclamation: When this PR is merged, all translations are frozen for Sailbook V17.10 and pushed to Transifex.

  2. Fixed issues: Fixed #49 #50

  3. Testing environment:

    • Sailfish OS version: 2.1.0.11, 2.1.1.26
    • Oneplus X, Intex Aquafish (Jolla C)