How To Make a YouTube Video App – Ep 01

[ad_1]
How to Make a YouTube Video App
Lesson 1
In this series, I’ll show you guys how to build a video app that plays YouTube videos!

I actually built this app for myself about a year ago and it was built with Objective-C but we’re going to build it again using Swift together.

You’ll learn how to use a tableview (like a scrollable list), display custom table cells, slide out menu, display images, embed and play YouTube videos, navigate between two screens and more!

Xcode project, source code and video download:

Warning:
It’s going to be a little challenging for those who are completely new to iPhone app development so I recommend that you watch my “How To Make An iPhone App With No Programming Experience” series of videos first. That playlist is 17 lessons long but it’ll give you the foundation and explain the terminology and object oriented programming concepts that I’m going to be using in the building of this YouTube Video App.

That playlist can be found on my site here:

For more tutorials on how to build iPhone apps, make sure you subscribe and visit my site where you’ll find a community of like minded learners! Learning something new is always more fun with other people!

Youtube:
Website:

CodeWithChris is dedicated to teaching beginners and non-programmers all about building iOS apps. On the site, you’ll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have successfully picked up Swift, Objective-C, Xcode and app building from my course and materials!

Intro music
“Heartbreaker” by Jahzzar (

Comments

20 responses to “How To Make a YouTube Video App – Ep 01”

  1. Alakh Singh Avatar

    I thought you just said that this video is not for beginners in iOS development so why are you explaining and providing viewers basic intro to xcode. :/

  2. Jaime Muñoz Avatar

    Can it catch the videos? Or does is have to be connected to the Internet at all times?

  3. Lee Sophia Avatar

    Hi Chris! Thank you for all your tutorials! They're really easy to catch up.
    I have a question here. alamofire's newest version seems not to work in Xcode 7.2. I think that's why it keeps saying "cannot find alamofire module" How can i fix this?
    ps. i am not able to use Xcode 7.3 since i am not willing to upgrade to OS X 10.11

  4. Abdul Rehman Avatar

    hi Chris

    whenever I try to run any app stimulator it doesn't show the name of the app, can you assist me please

  5. DarthFener Avatar

    Any change you'll publish the video of it being made with Objective-C ?
    Or at least the source code?

  6. Nao Ukiyo Avatar

    So this plays youtube videos and not videos I would want to put in the app?

  7. Karina Ramirez Avatar

    Hi Chris, this video helps me a lot. I just want to know two things, if we want to use a segmented control to load different content but with the same method (json using alamofire) how I do to load every time that I clicked in the button to load correctly. And another thing, can you do a video to know how to implement the navigation menu you did in this video? I appreciate a lot! Thanks

  8. Nisar Ahmad Avatar

    can you please share with me objective c code of youtube app

  9. Dominic Avatar

    Is there a way to get the users subscription videos? (Currently I've got a UWP app that gets the users subscriptions, parses the atom feed for each channel, adds those videos to a list, and then organizes the videos by date.- Currently this is quite slow (30 seconds on first load). Is there a better way to get the users subscriptions videos?

  10. Mohamed Hadrami Avatar

    Hey Chris,
    How do you make the picture you have at the beginning of each video?
    Do you use Pixelmator?

  11. sokhim khung Avatar

    delete object from Parse with Swift Please.

  12. Fabian Boulegue Avatar

    amazing work chris … i m a long time follower but never command 😛

  13. anakinluke100 Avatar

    I just want to say thanks man. Your videos help me out a lot

  14. Vichet Meng Avatar

    Can't wait for this! 🙂 Thanks, Chris!!!!

  15. MGreels11 Avatar

    Hey um quick question any chance that I could get swift for Windows? I know this is probably in a previous video but if so which one?

  16. FlyteWizard Avatar

    What I like about tutorials, is once you've done step by step, you can go back and add or remove or completely do your own thing with your new knowledge. Visual is the best method for me, thank you for posting 😀

  17. Coding Avatar

    Hi how can i make a hashtag

  18. Radu Klb Avatar

    I'm new to iOS programming and I will surely be following these tutorials with interest. Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *