PyAMF

PyAMF

Type:script
Version:0.8.10+matrix.4
Views:1809
Help other people decide, vote up or down?

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player.

Description

The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. AMF3, the default serialization for ActionScript 3.0, provides various advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends data over the network more efficiently than AMF0. AMF3 supports sending int and uint objects as integers and supports data types that are available only in ActionScript 3.0, such as ByteArray, ArrayCollection, ObjectProxy and IExternalizable.

View More

How To Install

Direct installation

Via Repository

Via Directory

  1. Download the addon.
  2. Open up Kodi and navigate into Add-ons.
    addon install - Add-ons
  3. Click the open box icon (above the side-menu).
    addon install - openbox
  4. Select Install from zip file.
    • If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
    • In any case, Kodi will warn you, you may not get auto-updates for this addon.
  5. Navigate into the location where you've downloaded the addon to and select it to Install.
Installing via directory means you connect to a Web server directly using Kodi.
It also means that the addon is found under a repositry or a sub-repository you install from that directory (check out which repositories host PyAMF addon below).
  1. Open up Kodi and navigate into the System settings screen by selecting the cogwheel button (above the side-menu inside Kodi's home-screen).
  2. Select File manager.
    addon install - Kodi file manager
  3. Select Add source from the left pane (the right pane is in case you want to move files from one folder to another, if you're using a mouse you may need to double click it).
  4. Click the line where it says <None> and enter the following url:
    https://mrgsi.github.io/gsource/
    Note: some servers may be case-sensitive.
    addon install - Add new source
    click OK after you are done typing.
  5. Below that, if there isn't already, enter a name for the source which will be easy for you to recognize in the future. Click OK
  6. Now press the return button twice to return to home-screen.
    Navigate into Add-ons.
    addon install - Add-ons
  7. Click the open box icon (above the side-menu).
    addon install - openbox
  8. Select Install from zip file.
    • If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
    • In any case, Kodi will warn you, you may not get auto-updates for this addon.
  9. Look for the name of the source as it was entered in step 5, select the repository zip file you see inside it.
    That's it. The rest of the instructions are as detailed in installing Via Repository, use the repository you've just installed.

For a full installation guide please click here.

Additional Information

Updated:June 29, 2022

In Repositories:

Platform:all

Alternative Sources:

Download 1Download 2Download 3Download 4Download 5Download 6Download 7Download 8Download 9Download 10Download 11Download 12Download 13Download 14
License:MIT

Depends On:

Recommended Addons

ResolveURL

ResolveURL

gujal13829 views
COMMENTS