Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Youtube video downloading?  (Read 2542 times)

0 Members and 1 Guest are viewing this topic.

MPTech

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 437
  • Last login:January 05, 2025, 03:58:54 pm
  • UltimateArcade completed!
Youtube video downloading?
« on: February 14, 2008, 02:40:06 am »
I tried a program called "YouTube Downloader" but it doesn't seem to work.
When I put the link in and hit start, I get this message (and an empty file)
HTTP/1.1 400 Bad Request

Does anyone know what I'm doing wrong

OR better yet, does anyone have a better program for downloading YouTube videos?
MPTech
   Better living thru technology!   ;-)

shardian

  • Saint is the evil mastermind
  • Trade Count: (+23)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9218
  • Last login:August 21, 2015, 03:11:31 pm
  • Friends don't let friends build frankenpanels...
Re: Youtube video downloading?
« Reply #1 on: February 14, 2008, 08:54:26 am »
I've never got any firefox add-ons to work either.

saint

  • turned to the Dark Side
  • Supreme Chancellor
  • Trade Count: (+6)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 6149
  • Last login:July 05, 2025, 12:51:00 pm
  • I only work in cyberspace...
    • Build Your Own Arcade Controls
Re: Youtube video downloading?
« Reply #2 on: February 14, 2008, 09:05:52 am »
http://www.zamzar.com/

Works every time so far.
--- John St.Clair
     Build Your Own Arcade Controls FAQ
     http://www.arcadecontrols.com/
     Project Arcade 2!
     http://www.projectarcade2.com/
     saint@arcadecontrols.com

Hurray Banana

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 334
  • Last login:October 18, 2016, 02:11:08 pm
  • My unique teaching style
Re: Youtube video downloading?
« Reply #3 on: February 14, 2008, 10:40:54 am »
Cheers Eric

TZ Pinball, PowerDrift upright, 4 vertical Mame cab and 8 way 2 player Mame cab

shardian

  • Saint is the evil mastermind
  • Trade Count: (+23)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9218
  • Last login:August 21, 2015, 03:11:31 pm
  • Friends don't let friends build frankenpanels...
Re: Youtube video downloading?
« Reply #4 on: February 14, 2008, 10:42:06 am »
http://www.zamzar.com/

Works every time so far.

Worked well, and converted straight to 3gp for my cell phone. Very cool.

mccoy178

  • It's hard to work with a straight jacket on
  • Trade Count: (+9)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3127
  • Last login:September 03, 2021, 10:23:42 am
  • Go Bucks!
Re: Youtube video downloading?
« Reply #5 on: February 14, 2008, 10:58:16 am »
For macs, I use SnapzPro.  It captures, any one of the three following things:  video, audio, and external mic.  I use it at school to make tutorials for the students.

MPTech

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 437
  • Last login:January 05, 2025, 03:58:54 pm
  • UltimateArcade completed!
Re: Youtube video downloading?
« Reply #6 on: February 15, 2008, 01:06:03 am »
Saint, I tried zamzar and it worked just fine, THANKS!
MPTech
   Better living thru technology!   ;-)

Level42

  • Wiki Contributor
  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5965
  • Last login:November 13, 2018, 01:56:39 am
  • A Suzo stick is a joy forever...
Re: Youtube video downloading?
« Reply #7 on: February 15, 2008, 02:16:53 am »
For macs, I use SnapzPro.  It captures, any one of the three following things:  video, audio, and external mic.  I use it at school to make tutorials for the students.
I use TubeTV. Works great and easy !
http://www.chimoosoft.com/products/tubetv/


O, and it's free.... :D
« Last Edit: February 15, 2008, 02:19:07 am by Level42 »

danny_galaga

  • Grand high prophet of the holy noodle.
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 8522
  • Last login:Today at 09:34:31 pm
  • because the mail never stops
    • dans cocktail lounge
Re: Youtube video downloading?
« Reply #8 on: February 15, 2008, 06:41:42 am »


keepvid is easy to use. but ive had no success converting to any other format...


ROUGHING UP THE SUSPECT SINCE 1981

patrickl

  • I cannot know for certain which will be tastiest
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4614
  • Last login:August 27, 2021, 09:25:30 am
  • Yo momma llama
    • PocketGalaga
Re: Youtube video downloading?
« Reply #9 on: February 16, 2008, 08:43:08 am »
I use flvplayer. I copy the files from the temporary internet files folder (open it from "view files" from the internet options)
This signature is intentionally left blank

MaximRecoil

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1729
  • Last login:September 12, 2022, 09:50:44 pm
Re: Youtube video downloading?
« Reply #10 on: February 21, 2008, 07:49:34 am »


keepvid is easy to use. but ive had no success converting to any other format...

Use a program called FLVextract to demux the file into a video stream (which will be put in an AVI container but still have the same compression as when it was in the FLV container) and the MP3 audio. Make sure you have AVIsynth installed and then reference the AVI in an AVS script using the DirectShowSource command. For example:

Code: [Select]
DirectShowSource("C:\movie.avi")
You can then open the AVI video file in a video editing program that supports AVS scripts (such as VirtualDub) via the AVS script (which acts as a frame server). From there you can encode the video to whatever format you want and/or whatever format the video encoder you are using supports, and you can also mux in the MP3 audio stream.
« Last Edit: February 21, 2008, 08:00:09 am by MaximRecoil »