Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joedawson/youtube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: joedawson/youtube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 27, 2023

  1. Notice

    joedawson committed Aug 27, 2023
    Copy the full SHA
    6ca1459 View commit details
  2. Emphasis

    joedawson committed Aug 27, 2023
    Copy the full SHA
    fa8bccf View commit details
Showing with 3 additions and 1 deletion.
  1. +3 −1 README.md
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> ## 🚨 I am no longer able to maintain this project, therefore please consider this abandoned.
# Laravel 5 - YouTube Video Upload

**Please note, that this package will only work with a single YouTube account and does not support multiple accounts.**
@@ -67,7 +69,7 @@ Previously, users of this package have reported issues with their access token(s

**You need to check that a `refresh_token` exists within this value. If this is correct, you're all set to begin uploading.**

You will also want to disable the routes used for authorization as they will no longer be required since you are now autheticated. The token you just reviewed, assuming as a `refresh_token` will automatically be handled.
You will also want to disable the routes used for authorization as they will no longer be required since you are now autheticated. The token you just reviewed, assuming as a `refresh_token` will automatically be handled.

# Upload a Video