Drexel's VidUp - Ein templatebasierter Youtube Uploader

  • Och, ich hätte nochn paar Feature Wünsche. Aber ich nutze VidUp auch täglich - da fallen einem immer Sachen auf, die cool wären ;)


    Nr1 wäre zb, das man Templates kopieren kann. Ich nutze oft einen ähnlichen Aufbau im Text / Titel, aber muss jedes Mal ein neues Template anlegen. Ein "altes" kopieren, kurz was ändern - und gut wäre ;)

  • Der mit dem Bart schon wieder....


    Irgendwie hab ich grad Probleme mit den Playlists. Wenn sie Privat gestellt sind, weil ich gerade einen Upload zu einem neuen Projekt mache, kann ich sie nicht in VidUp hinzufügen, ist einfach nicht da.


    Mach ich sie dann sichtbar - isse auch nicht da. Erstelle ich jedoch eine, die gleich sichtbar ist, gehts.


    Wer is nu doof hier :P


    PS: Google is bestimmt Schuld ^^

  • fellpower


    Ich hab das grade mal nachgestellt:


    Im Browser über Youtube Studio neue Playlist erstellt, Name "Test", Sichtbarkeit "Privat".

    Anschließend bin ich in VidUp in das Playlist-Menü und bin auf "Import Playlist".

    Die Playlist steht mir problemlos zum Importieren zur Verfügung.


    Hast du evtl. schon eine identische Playlist importiert?

  • Noch was anderes gabs heute - ein Error - hatte ja lange keinen...


    ---------------------------

    PRESS CTRL+C TO COPY!

    ---------------------------

    System.NullReferenceException: Object reference not set to an instance of an object.

    at Drexel.VidUp.UI.ViewModels.UploadRibbonViewModel.executelFinalAutomationExecutions() in D:\Daten\Matthias\Dokumente\Source\VidUp\VidUp.UI\ViewModels\UploadRibbonViewModel.cs:line 760

    at Drexel.VidUp.UI.ViewModels.UploadRibbonViewModel.startUploadingAsync() in D:\Daten\Matthias\Dokumente\Source\VidUp\VidUp.UI\ViewModels\UploadRibbonViewModel.cs:line 728

    at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)

    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    at System.Windows.Threading.DispatcherOperation.InvokeImpl()

    at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)

    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

    --- End of stack trace from previous location ---

    at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)

    at System.Windows.Threading.DispatcherOperation.Invoke()

    at System.Windows.Threading.Dispatcher.ProcessQueue()

    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)

    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

    at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

    at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

    at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

    at System.Windows.Threading.Dispatcher.Run()

    at System.Windows.Application.RunDispatcher(Object ignore)

    at System.Windows.Application.RunInternal(Window window)

    at System.Windows.Application.Run()

    at Drexel.VidUp.UI.App.Main()

    ---------------------------

    OK

    ---------------------------



    Kann auch nicht mehr Uploaden. Sobald ich den Upload Button drücke, kommt der Fehler.

  • Ich habe über Nacht Videos hochgeladen und viele sind nach exakt 1.026/1.027 MB mit Fehler ERR0027 abgebrochen und dann nach drei Versuchen komplett abgebrochen worden.


    Das habe ich eben dann fixen wollen und habe nochmal versucht die Dateien neu hochzuladen und den alten Versuch habe ich gekillt. Trotzdem hatte ich auf einmal die selben Fehler.


    Ist bei YT gerade ein Problem, oder kann das mal vorkommen?

  • Hatte ich vor einer Woche oder zwei auch schon mal, dass die Quota gerissen ist.


    Mal nebenbei gefragt: Was müsste im Code geändert werden, damit VidUp eine dunkle Oberfläche bekommt?

    Das wäre nämlich tatsächlich ein Feature, welches ich mir wünschen würde.


    Wenn der Wunsch nicht auf großes Feedback stößt, würde es auch reichen, mir zu sagen, welche Parameter das sind, dann ändere ich es für mich im Code :)

  • Ich bekomme gelegentlich diesen Fehler ausgeworfen, weiß damit aber nicht viel anzufangen:

    Was mich ein bisschen irritiert, ist der Verweis auf

    Code
    D:\Daten\Matthias\Dokumente\Source\VidUp\VidUp.Youtube\Uploader

    Wenn ich die Meldung dann bestätige, schließt sich das Programm.

  • Hallo zusammen,

    ich wollte auch einmal ein Feedback zur aktuellen Version geben. Ich bekomme aktuell sehr häufig diesen Fehler und der Upload bricht dann auch ab:


    ---------------------------

    PRESS CTRL+C TO COPY!

    ---------------------------

    System.NullReferenceException: Object reference not set to an instance of an object.

    at Drexel.VidUp.UI.ViewModels.UploadRibbonViewModel.executelFinalAutomationExecutions() in D:\Daten\Matthias\Dokumente\Source\VidUp\VidUp.UI\ViewModels\UploadRibbonViewModel.cs:line 760

    at Drexel.VidUp.UI.ViewModels.UploadRibbonViewModel.startUploadingAsync() in D:\Daten\Matthias\Dokumente\Source\VidUp\VidUp.UI\ViewModels\UploadRibbonViewModel.cs:line 728

    at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)

    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    at System.Windows.Threading.DispatcherOperation.InvokeImpl()

    at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)

    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

    --- End of stack trace from previous location ---

    at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)

    at System.Windows.Threading.DispatcherOperation.Invoke()

    at System.Windows.Threading.Dispatcher.ProcessQueue()

    at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)

    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

    at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

    at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

    at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

    at System.Windows.Threading.Dispatcher.Run()

    at System.Windows.Application.RunDispatcher(Object ignore)

    at System.Windows.Application.RunInternal(Window window)

    at System.Windows.Application.Run()

    at Drexel.VidUp.UI.App.Main()

    ---------------------------

    OK

    ---------------------------

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!