Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Command: python3 tubeup.py https://www.youtube.com/watch?v=7LfwliEvCVY
- [debug] Python version 3.4.2 - Linux-3.16.0-4-amd64-x86_64-with-debian-8.3
- [debug] exe versions: avconv 11.6-6, avprobe 11.6-6, rtmpdump 2.4
- [debug] Proxy map: {}
- {'status': 'finished', '_elapsed_str': '02:20', 'elapsed': 140.20441150665283, 'total_bytes': 859555206, 'filename': 'downloads/Columbine_Cafeteria_Footage_Full_Video-7LfwliEvCVY.f135.mp4', '_total_bytes_str': '819.74MiB', 'downloaded_bytes': 859555206}
- :: Downloaded: downloads/Columbine_Cafeteria_Footage_Full_Video-7LfwliEvCVY.f135.mp4...
- {'status': 'finished', '_elapsed_str': '01:19', 'elapsed': 79.2211446762085, 'total_bytes': 409177185, 'filename': 'downloads/Columbine_Cafeteria_Footage_Full_Video-7LfwliEvCVY.f141.m4a', '_total_bytes_str': '390.22MiB', 'downloaded_bytes': 409177185}
- :: Downloaded: downloads/Columbine_Cafeteria_Footage_Full_Video-7LfwliEvCVY.f141.m4a...
- :: Uploading downloads/Columbine_Cafeteria_Footage_Full_Video-7LfwliEvCVY...
- Traceback (most recent call last):
- File "tubeup.py", line 240, in <module>
- main()
- File "tubeup.py", line 233, in main
- identifier, meta = upload_ia(video)
- File "tubeup.py", line 158, in upload_ia
- if no_description or os.stat(videobasename + '.description').st_size == 0:
- UnboundLocalError: local variable 'no_description' referenced before assignment
Advertisement
Add Comment
Please, Sign In to add comment