[size=150]Accélérer le surf avec Iceweasel[/size]
[size=150]Pourquoi utiliser Flash Player ?[/size]
Tu écris que cela consomme trop de ressources alors pourquoi continuer avec ? Il y a d’autres formats de fichiers vidéos qui sont disponibles dans les vidéos autre que le dépassé et bouffeur de ressources .flv.
Avec youtube : .webm, .3gp, .mp4
Nous pouvons le voir si nous utilisons le script de téléchargement youtubr-dl : rg3.github.io/youtube-dl/
Un exemple d’utilisation du script de youtube-dl sur une page de youtube avec l’option -F pour voir la liste des formats disponibles, l’option -s pour simuler les actions sans encore télécharger et bien sûr --verbose pour avoir tous retours détaillés. Les options de yoube-dl sont expliquées en français ici :
github.com/rg3/youtube-dl/
youtube-dl -Fs --verbose https://www.youtube.com/watch?v=wW533pwLMv0
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-Fs', '--verbose', 'https://www.youtube.com/watch?v=wW533pwLMv0']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.12.04.2
[debug] Python version 2.7.3 - Linux-3.2.0-4-powerpc-smp-ppc-with-debian-7.7
[debug] exe versions: avconv 0.8.16-6, avprobe 0.8.16-6, ffmpeg 0.8.16-6, ffprobe 0.8.16-6
[debug] Proxy map: {}
[youtube] wW533pwLMv0: Downloading webpage
[youtube] wW533pwLMv0: Extracting video information
[youtube] {43} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] wW533pwLMv0: Downloading js player vflIlILAX
[youtube] {18} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {5} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {36} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {17} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {135} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {244} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {134} signature length 44.34.3, html5 player en_US-vflIlILAX
[youtube] wW533pwLMv0: Downloading js player vflIlILAX
[youtube] {243} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {133} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {242} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {160} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {140} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] {171} signature length 46.34.3, html5 player en_US-vflIlILAX
[youtube] wW533pwLMv0: Downloading DASH manifest
[info] Available formats for wW533pwLMv0:
format code extension resolution note
139 m4a audio only DASH audio 49k , audio@ 48k (22050Hz), 1.81MiB (worst)
140 m4a audio only DASH audio 129k , audio@128k (44100Hz), 4.82MiB
171 webm audio only DASH audio 140k , audio@128k (44100Hz), 4.82MiB
172 webm audio only DASH audio 212k , audio@256k (44100Hz), 7.30MiB
141 m4a audio only DASH audio 255k , audio@256k (44100Hz), 9.57MiB
278 webm 192x144 DASH video 30k , webm container, VP9, 1fps, video only, 986.88KiB
160 mp4 192x144 DASH video 106k , 15fps, video only, 1.68MiB
242 webm 320x240 DASH video 45k , 1fps, video only, 1.10MiB
133 mp4 320x240 DASH video 220k , 30fps, video only, 2.94MiB
243 webm 480x360 DASH video 83k , 1fps, video only, 1.67MiB
134 mp4 480x360 DASH video 96k , 30fps, video only, 985.99KiB
244 webm 640x480 DASH video 120k , 1fps, video only, 2.50MiB
135 mp4 640x480 DASH video 208k , 30fps, video only, 1.53MiB
17 3gp 176x144
36 3gp 320x240
5 flv 400x240
43 webm 640x360
18 mp4 640x360 (best)
Eh, bien le format flv n’est pratiquement plus représenté, il n’existe plus qu’une seule version en flv sur les 13 versions vidéos proposées ! Alors pourquoi insister à faire vivre ce bouffeur de ressources ? Crois-tu que les téléphones mobiles visionnent les vidéos avec Flash Player ? Non, Flash Player est mort pour les téléphones mobiles : fr.wikipedia.org/wiki/3GP
fr.wikipedia.org/wiki/WebM
Tu peux télécharger la vidéo en mp4, en webm, en 3gp avec le script youtube-dl ou voir le flux avec le logiciel mintube : flavio.tordini.org/minitube