Recherche d url des vidéo

Résolu
Bonjour,

Je cherche a trouver l'url de cette vidéo :
http://www.publicg.tv/export/videopublicgexp.swf?movieAction=lecture&Program=79

ainsi que celle ci :
https://www.numeridanse.tv/videotheque-danse/la-chambre

Merci d'avance pour votre aide

Configuration: Macintosh / Firefox 71.0

3 réponses

  1. Contributeur
    Re-

    La 2nd vidéo tu pourras l'obtenir via Youtube-dl (il y a un exécutable pour Windows).

    Je viens de tester (sous GNU/Linux), ça marche :

    $ youtube-dl https://www.numeridanse.tv/videotheque-danse/la-chambre
    [generic] la-chambre: Requesting header
    WARNING: Falling back on generic information extractor.
    [generic] la-chambre: Downloading webpage
    [generic] la-chambre: Extracting information
    [download] Downloading playlist: La Chambre
    [generic] playlist La Chambre: Collected 1 video ids (downloading 1 of them)
    [download] Downloading video 1 of 1
    [vimeo] 243531215: Downloading webpage
    [vimeo] 243531215: Extracting information
    [vimeo] 243531215: Downloading JSON metadata
    WARNING: Unable to download JSON metadata: HTTP Error 404: Not Found
    [vimeo] 243531215: Downloading akfire_interconnect_quic m3u8 information
    [vimeo] 243531215: Downloading fastly_skyfire m3u8 information
    [vimeo] 243531215: Downloading akfire_interconnect_quic MPD information
    [vimeo] 243531215: Downloading akfire_interconnect_quic MPD information
    [vimeo] 243531215: Downloading fastly_skyfire MPD information
    [vimeo] 243531215: Downloading fastly_skyfire MPD information
    [dashsegments] Total fragments: 107
    [download] Destination: MEDIA131213103155191 720p 1-243531215.fdash-fastly_skyfire_sep-video-876035683.mp4
    [download] 100% of 87.76MiB in 02:43
    [dashsegments] Total fragments: 107
    [download] Destination: MEDIA131213103155191 720p 1-243531215.fdash-fastly_skyfire_sep-audio-876035683.m4a
    [download] 100% of 17.99MiB in 01:21
    [ffmpeg] Merging formats into "MEDIA131213103155191 720p 1-243531215.mp4"
    Deleting original file MEDIA131213103155191 720p 1-243531215.fdash-fastly_skyfire_sep-video-876035683.mp4 (pass -k to keep)
    Deleting original file MEDIA131213103155191 720p 1-243531215.fdash-fastly_skyfire_sep-audio-876035683.m4a (pass -k to keep)
    [download] Finished downloading playlist: La Chambre

    $ ls
    'MEDIA131213103155191 720p 1-243531215.mp4'


    Pour la 1ère, je n'en sais rien, c'est du flash (swf)… quelle horreur, je passe mon tour ;-\
    2
    1. Contributeur
      salut

      tu as raison pour la premiere du stream en flash...beurk
      url :rtmp://91.121.145.38/simplevideostreaming/Entre 4 Zyeux Worlds Apart2.flv

      aucune idée de la façon de telecharger ce truc

      cia ciao
      0
    2. Contributeur
      @fmqSalut,

      Normalement cURL devrait le faire, mais j'ai une erreur ;-(

      $ curl rtmp://91.121.145.38/simplevideostreaming/"Entre 4 Zyeux Worlds Apart2.flv" -o flv.mp4
      % Total % Received % Xferd Average Speed Time Time Time Current
      Dload Upload Total Spent Left Speed
      0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0ERROR: Closing connection: NetStream.Play.StreamNotFound
      0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
      curl: (2) Failed initialization
      0
    3. Contributeur
      @zipe31essaies sans le .flv .c'est moi qui l'ai rajouté pour la compréhension
      0
    4. Contributeur
      @fmqIdem ;-(
      0
    5. Contributeur
      @zipe31perso j'ai essayé rtmpdump
      pour essayé de le lire avec vlc ou le telecharger
      mais je n'ai pas trouvé la bonne syntaxe !

      c'est une grosse galere !!

      cia ciao
      0
  2. Contributeur
    Tiens, elles sont là tes vidéos : https://we.tl/t-o5ty6zxgNO

    ;-)
    1
    1. Ok merci beaucoup.

      Je précise que je suis sur mac

      mais je vais trouver le moyen de trouver un PC.
      0
      1. Contributeur
        Je cite : "youtube-dl should work in your Unix box, in Windows or in Mac OS X"
        0

    Discussions similaires

    Sécurité de l'URL

    2 réponses