Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFlix.to #487

Open
Babyyoda777 opened this issue Mar 6, 2024 · 6 comments
Open

SFlix.to #487

Babyyoda777 opened this issue Mar 6, 2024 · 6 comments
Labels
provider request A request to add a new source

Comments

@Babyyoda777
Copy link

Source name

sflix

Source link

https://www.sflix.to

Language

English

Source type

Movie/TV

Additional info

Alternative to FlixHQ

@Babyyoda777 Babyyoda777 added the provider request A request to add a new source label Mar 6, 2024
@dhelbegor
Copy link
Contributor

It's interresting. but the sources are encrypted.

{
  "sources": "U2FsdGVkX1+LCk027RU5mG8JzGSzIkyq1Qly8VbNTJ1ix3pfYwQZjYnB+2APdlZIYvImQ0+0hFB2YVpCeSOdvOUB6r+GKlClE9Dj3hvpQ20GQR78uL9rzYyJ3BIIWQN8el1hhsobqkv1qlsVhGJ08JX0gHPcXRZFLtSMoVfPsAa7kw4zk14YTvmp7wJiADXCWgis0UUKmLhoS9anSkZalvPzo5HtIpy8Tpdqn1StP+9m3yBW+PB0haeIUUEqbnzBJ26bPNJQLwzjaEBAt9Ff/s/EXXRq5Ahgfe/i4DwW4tzTV9ASuzcn7XAoZAyZchT6hAZP/HejKYrwLwEimDKv1kCf2cJYa6KPK/Wu9Zi/oLh/6GABvyKdeC9m5/dF5XAJWsHk3thHRon7AhpSm1+dODr+T0HJQeMqyg0p5UUCtZRCodaEwTyDmMdgldbzxhWOb/+h9k0NjhFFPeevYXtRBqygaUtmns/VFHT1uw1tJq7OudnOfck60H+fqMO2a4soxFa4FBgF2zo80hiih+nashweoI7PQBr4/5AQAJbFWbG99ZaLlhR2B51fRCNQ4BWXwstbg7I+e3sXw0AJCm5xGwNS9irWIHboXsJpl8AhQvc=",
  "tracks": [
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/eng-2.vtt",
      "label": "English",
      "kind": "captions",
      "default": true
    },
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/ger-3.vtt",
      "label": "German",
      "kind": "captions"
    },
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/spa-4.vtt",
      "label": "Spanish",
      "kind": "captions"
    }
  ],
  "t": 1,
  "server": 18
}

@Babyyoda777
Copy link
Author

Oh hmm @dhelbegor how about this https://www.braflix.video/ I think they're similar under the hood maybe it doesn't have the encryption tho?

@riimuru
Copy link
Contributor

riimuru commented Mar 7, 2024

@dhelbegor @Babyyoda777 sflix.to should be using the same encryption method as flixhq.to so you can use the vidcloud extractor and pass the iframe to it and it should return the sources.

@ownerHZH
Copy link

vidcloud can't parse any more

@stillmanpeeer
Copy link

It's interresting. but the sources are encrypted.

{
  "sources": "U2FsdGVkX1+LCk027RU5mG8JzGSzIkyq1Qly8VbNTJ1ix3pfYwQZjYnB+2APdlZIYvImQ0+0hFB2YVpCeSOdvOUB6r+GKlClE9Dj3hvpQ20GQR78uL9rzYyJ3BIIWQN8el1hhsobqkv1qlsVhGJ08JX0gHPcXRZFLtSMoVfPsAa7kw4zk14YTvmp7wJiADXCWgis0UUKmLhoS9anSkZalvPzo5HtIpy8Tpdqn1StP+9m3yBW+PB0haeIUUEqbnzBJ26bPNJQLwzjaEBAt9Ff/s/EXXRq5Ahgfe/i4DwW4tzTV9ASuzcn7XAoZAyZchT6hAZP/HejKYrwLwEimDKv1kCf2cJYa6KPK/Wu9Zi/oLh/6GABvyKdeC9m5/dF5XAJWsHk3thHRon7AhpSm1+dODr+T0HJQeMqyg0p5UUCtZRCodaEwTyDmMdgldbzxhWOb/+h9k0NjhFFPeevYXtRBqygaUtmns/VFHT1uw1tJq7OudnOfck60H+fqMO2a4soxFa4FBgF2zo80hiih+nashweoI7PQBr4/5AQAJbFWbG99ZaLlhR2B51fRCNQ4BWXwstbg7I+e3sXw0AJCm5xGwNS9irWIHboXsJpl8AhQvc=",
  "tracks": [
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/eng-2.vtt",
      "label": "English",
      "kind": "captions",
      "default": true
    },
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/ger-3.vtt",
      "label": "German",
      "kind": "captions"
    },
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/spa-4.vtt",
      "label": "Spanish",
      "kind": "captions"
    }
  ],
  "t": 1,
  "server": 18
}

try https://github.com/stillmanpeeer/rabbitstream

@Babyyoda777
Copy link
Author

It's interresting. but the sources are encrypted.

{
  "sources": "U2FsdGVkX1+LCk027RU5mG8JzGSzIkyq1Qly8VbNTJ1ix3pfYwQZjYnB+2APdlZIYvImQ0+0hFB2YVpCeSOdvOUB6r+GKlClE9Dj3hvpQ20GQR78uL9rzYyJ3BIIWQN8el1hhsobqkv1qlsVhGJ08JX0gHPcXRZFLtSMoVfPsAa7kw4zk14YTvmp7wJiADXCWgis0UUKmLhoS9anSkZalvPzo5HtIpy8Tpdqn1StP+9m3yBW+PB0haeIUUEqbnzBJ26bPNJQLwzjaEBAt9Ff/s/EXXRq5Ahgfe/i4DwW4tzTV9ASuzcn7XAoZAyZchT6hAZP/HejKYrwLwEimDKv1kCf2cJYa6KPK/Wu9Zi/oLh/6GABvyKdeC9m5/dF5XAJWsHk3thHRon7AhpSm1+dODr+T0HJQeMqyg0p5UUCtZRCodaEwTyDmMdgldbzxhWOb/+h9k0NjhFFPeevYXtRBqygaUtmns/VFHT1uw1tJq7OudnOfck60H+fqMO2a4soxFa4FBgF2zo80hiih+nashweoI7PQBr4/5AQAJbFWbG99ZaLlhR2B51fRCNQ4BWXwstbg7I+e3sXw0AJCm5xGwNS9irWIHboXsJpl8AhQvc=",
  "tracks": [
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/eng-2.vtt",
      "label": "English",
      "kind": "captions",
      "default": true
    },
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/ger-3.vtt",
      "label": "German",
      "kind": "captions"
    },
    {
      "file": "https://cc.2cdns.com/3e/72/3e72c253cc18c82313c144dc62db20e8/spa-4.vtt",
      "label": "Spanish",
      "kind": "captions"
    }
  ],
  "t": 1,
  "server": 18
}

Just a question, how did you get this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider request A request to add a new source
Projects
None yet
Development

No branches or pull requests

5 participants