Skip to main content
December 14, 2016
Answered

Unable to Programmatically Download Linux NPAPI Linux (64-bit)

  • December 14, 2016
  • 2 replies
  • 647 views

I have a script to check distribution5.html for a new version.  If a new version is found, it will download flash-player from this URL...

https://fpdownload.macromedia.com/get/flashplayer/distyfp/current/linux/flash_player_npapi_linux.x86_64.tar.gz

However, that just redirects to distribution5.html.  I have to manually visit distribution5.html and click on  the download URL for it to work.  Please provide a URL that allows for programmatically downloading flash player NPAPI Linux (64-bit).

    This topic has been closed for replies.
    Correct answer _maria_

    Hi,

    We now have a version xml file that lists all of the versions for the various OS/browsers that customers can use to programmatically check for a new version.  The file is posted at https://fpdownload.macromedia.com/pub/flashplayer/masterversion/masterversion.xml .  Using this to check for an update is the preferred method as opposed to using the distribution page.

    With regards to offering a programmatic way to download the licensed installers, there currently are no plans to change this and offer the links without logging in to the distribution page first.  The behaviour you are observing is expected behaviour.

    --

    Maria

    2 replies

    December 14, 2016

    Maria -

    Thank you for the version xml file information.

    Can you please confirm the supported workflow for enterprise customers is to manually visit the distribution page, login and download the latest version?  Or is there a supported way to login to the distribution page using wget or curl?

    _maria_
    Legend
    December 14, 2016

    Hi Flash_Sucks

    It is my understanding that customer's must log in to the page, however, I'll forward your question to the team responsible for the distribution page.

    --

    Maria

    _maria_
    _maria_Correct answer
    Legend
    December 14, 2016

    Hi,

    We now have a version xml file that lists all of the versions for the various OS/browsers that customers can use to programmatically check for a new version.  The file is posted at https://fpdownload.macromedia.com/pub/flashplayer/masterversion/masterversion.xml .  Using this to check for an update is the preferred method as opposed to using the distribution page.

    With regards to offering a programmatic way to download the licensed installers, there currently are no plans to change this and offer the links without logging in to the distribution page first.  The behaviour you are observing is expected behaviour.

    --

    Maria