Connect your app with API in Sketchware (oMDB - MOVIE API)

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

Комментарии • 95

  • @DreamPLAYdevYT
    @DreamPLAYdevYT  3 года назад +3

    UPDATE : You can now request the json responce using . REQUEST NETWORK component.( No need to use ASD block 2)

    • @TOPGAMESLC
      @TOPGAMESLC 3 года назад +1

      could you teach please

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад +1

      @@TOPGAMESLC Yah will do..

    • @TOPGAMESLC
      @TOPGAMESLC 3 года назад +1

      @@DreamPLAYdevYT 😊

    • @lugandaradingacademy256
      @lugandaradingacademy256 3 года назад

      @@DreamPLAYdevYT bro code

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      @@lugandaradingacademy256 Bro see the TMDB video Its shown in those videos.. how to use requeust network components

  • @ranaswork4259
    @ranaswork4259 4 года назад +3

    গুড

  • @carjahunter3247
    @carjahunter3247 4 года назад +5

    Bro making football api please... Your video easy for understanding i love it!

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      as far as i know.. football api 's / sports api are paid api's you need to pay monthly to get an api service from them..
      its the same..
      you can use any api in this method...
      you Just need the API KEY and request URL..

  • @DreamPLAYdevYT
    @DreamPLAYdevYT  4 года назад +3

    Sign up for MOVIE API link in description
    if you want to make your own api for your website (if you have one) let me know in comments 😊

    • @jayshreechavan4052
      @jayshreechavan4052 4 года назад

      Can we watch the movie there.?

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      @@jayshreechavan4052 no.. its just an movie info database.. it contains details such as, rating, release year, summary, director, cast...

  • @DreamPLAYdevYT
    @DreamPLAYdevYT  4 года назад +1

    Want to make an API for your Website?
    if interested let me know in comments 👇

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      @A Sone Tote what kind of website you have?

    • @satishd8093
      @satishd8093 4 года назад

      @@DreamPLAYdevYT RUclips subscribe button api

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      @@satishd8093 will look into it

    • @kb8633
      @kb8633 4 года назад

      Yes

    • @carjahunter3247
      @carjahunter3247 4 года назад +1

      @@DreamPLAYdevYT please bro here
      api.azanpro.com/

  • @appfallakatv919
    @appfallakatv919 2 года назад

    You are best

  • @edilmafatima5336
    @edilmafatima5336 3 года назад +1

    Thank's bro

  • @Technical2019
    @Technical2019 4 года назад +1

    Thanks pro, very good

  • @AmarAldarwich1
    @AmarAldarwich1 4 года назад +1

    Thx bro👍😍

  • @khanindustry6359
    @khanindustry6359 2 года назад +1

    @DreamPLAYDev error is coming

  • @jms0070
    @jms0070 4 года назад +2

    Salve

  • @Technical2019
    @Technical2019 4 года назад +1

    I want video about exoplayer in sketchware

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      we will do that
      . thank you for your support ♥️

  • @rexstudio258
    @rexstudio258 4 года назад +2

    like

  • @beautifulworld4259
    @beautifulworld4259 2 года назад

    can you able to help me in Adding analytics to my app?

  • @pubgkorean1576
    @pubgkorean1576 3 года назад

    How to show in listview

  • @TOPGAMESLC
    @TOPGAMESLC 3 года назад

    This error is happening to me !!
    ----------
    1. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 65)
    new BackTask().execute(get);
    ^^^^^^^^^^^^
    The method execute(String...) from the type AsyncTask is deprecated
    ----------
    2. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 83)
    private class BackTask extends AsyncTask {
    ^^^^^^^^
    The constructor AsyncTask() is deprecated
    ----------
    3. WARNING in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 83)
    private class BackTask extends AsyncTask {
    ^^^^^^^^^
    The type AsyncTask is deprecated
    ----------
    4. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 95)
    java.net.URL url = newᅡᅠjava.net.URL(address[0]);
    ^
    Syntax error on token "Invalid Character", delete this token
    ----------
    5. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 97)
    java.io.BufferedReader in = newᅡᅠjava.io.BufferedReader(newᅡᅠjava.io.InputStreamReader(url.openStream()));
    ^
    Syntax error on token "Invalid Character", delete this token
    ----------
    6. ERROR in /storage/emulated/0/.sketchware/mysc/789/app/src/main/java/com/my/newproject10/MainActivity.java (at line 97)
    java.io.BufferedReader in = newᅡᅠjava.io.BufferedReader(newᅡᅠjava.io.InputStreamReader(url.openStream()));
    ^
    Syntax error on token "Invalid Character", delete this token
    ----------
    6 problems (3 errors, 3 warnings)
    HELP HELP

    • @TOPGAMESLC
      @TOPGAMESLC 3 года назад

      Just to remember! I'm using Sketchware Pro

    • @TOPGAMESLC
      @TOPGAMESLC 3 года назад

      friend, I got it
      resolve the error, I copied the wrong code

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      @@TOPGAMESLC yah.. This code is not necessary any more.. You can use REQUEST NETWORK component

  • @viewer75599
    @viewer75599 3 года назад

    make a tutorial for getting sunrise and sunset time from online using api.

  • @shubhamjitcse8109
    @shubhamjitcse8109 3 года назад

    this background music is non-copyright music I want this background music?

  • @eeriemyxi
    @eeriemyxi 3 года назад

    Hello, I'm Myxi.
    I need your help!
    I have programmed an API with python and its modules. The API is working very well. Now I want to try to create an Android app for it. The problem is that,
    I need to upload an image to my api. How do I do that?

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      you mean upload image through api?

    • @eeriemyxi
      @eeriemyxi 3 года назад

      @@DreamPLAYdevYT Kinda. Have you tried something like this before or know to do it using sketchware?

    • @eeriemyxi
      @eeriemyxi 3 года назад

      @@DreamPLAYdevYT Can we talk somewhere else?
      You can either add me on Discord, s.myxi.tk/lelA or on matrix, @myxi:matrix.org

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      @@eeriemyxi No bro . I only used api to fetch data from server to app.. not from app to server..
      but i can check , will tell you if i found anything..
      Alternative way.
      you can upload files to firebase. and
      Put the downlodurl. to the api..
      through POST/GET method on php

    • @eeriemyxi
      @eeriemyxi 3 года назад

      @@DreamPLAYdevYT alright. thanks for the help. if you find a better way, dont forget to tell me!

  • @TOPGAMESLC
    @TOPGAMESLC 3 года назад

    I am Brazilian, how can I receive information in Portuguese?

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад +2

      The api only Supports English. May be multi language available in TMDB

  • @mifhushorts794
    @mifhushorts794 3 года назад

    Hello there is a problem in the extra block and it is code and it does not let me can you help me, and I use the sketchware revolution and I am a new sub

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      sorry for this, but The ASD codes not Nessessory anymore. because Sketchware is advanced now.. that you can use REQUEST NETWORK component to do the same..
      We will do a video on updated version soon

    • @mifhushorts794
      @mifhushorts794 3 года назад

      @@DreamPLAYdevYT okay

  • @maskdeveloper4586
    @maskdeveloper4586 2 года назад

    Kindly I Can't watch Movie

  • @DarkGhost0
    @DarkGhost0 3 года назад

    we need get all data
    on listmap
    without set text movie🙂

  • @leokurdo1653
    @leokurdo1653 4 года назад

    Bro the limitation is 1000, this means only 1k users can be active at the same time or how? Please explain

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      Bro its 1k request limit..
      ie; your app can request only 1000 movie/series info a day..
      if it exceed limit you wont recive the responce..
      but you can pay to remove the limit
      the limit we can say...
      1000 users can request 1 data/day..
      or 2 users can request 500 datas/day..
      ..
      the total number of requests your app can make a day is 1000
      thats the limit

  • @yogeshlokhande6957
    @yogeshlokhande6957 4 года назад

    News app banake dikhao bhai

  • @khanindustry6359
    @khanindustry6359 2 года назад +1

    Errors

  • @RandomMovieExplain
    @RandomMovieExplain 3 года назад +1

    Can we get the video file of this movie from this api if possible how?

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      No its not possible.. to get Movie files using api.
      its not legall tho..
      This API only provides.. the Movie info.
      like IMDB
      you can try.. yts api
      but its only available in some countries..
      and its not video file.
      its torrent file..
      which is used to download the movie..
      but that API is complected

  • @dsnutts
    @dsnutts 2 года назад

    1/8/22 Email Issue! If you requested a key within 1/5/22 - 1/8/22 and did not receive it, please try again

  • @edilson_guilherme
    @edilson_guilherme 3 года назад

    Hello, how do I use information from Ratings Ex: "Rotten Tomatoes"?

  • @tonhesco
    @tonhesco 3 года назад

    how do I get the value that is elsewhere, like:
    "test": {
    "name": "test",
    img: {
    "url": "..."
    }
    }
    I want to get the "url

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  3 года назад

      this is a Listmap.
      use json to listmap.

    • @tonhesco
      @tonhesco 3 года назад

      @@DreamPLAYdevYT and position? How I get it?

  • @djjokerofficial5814
    @djjokerofficial5814 3 года назад

    How to make OMDb api?

  • @Sya_new
    @Sya_new 4 года назад +1

    Is this streaming apps?

    • @DreamPLAYdevYT
      @DreamPLAYdevYT  4 года назад

      what?
      this is just an app runs with OMDB API.
      omdb is an free movie database
      you can get movie details such as..
      movie name , year, runtime, rating, ..
      you cannot get the movie download links..
      or streaming functions..

    • @Sya_new
      @Sya_new 4 года назад

      @@DreamPLAYdevYT ohh

  • @lugandaradingacademy256
    @lugandaradingacademy256 3 года назад

    Brother code

  • @watchmovies2651
    @watchmovies2651 4 года назад

    Fix code 2