-
My error code is below. I am having trouble playing Youtube videos as it says This video is unavailable. However if I go into my browser on my PC it is not region restricted or anything. Youtube-Dl is…
-
I think by default youtuble-dl grabs best quality anyhow, so maybe setting this is kinda passé anyhow?
A setting to change this globally (subs and on-demand) would be helpful. I'm open to grabbing …
-
# Checklist
- [x] I have used the search function to see if someone else has already submitted the same bug report.
- [x] I will describe the problem with as much detail as possible.
- [x] If t…
-
Testing iOS right now, in the simualtor...
I've got it just above applicationRun
```
registerUniversalLinkCallback(ul => {
Util.log("------------------------- UNIVERSAL LINK!")
// use …
-
![image](https://user-images.githubusercontent.com/22325129/48582312-7b358680-e924-11e8-8928-8d0a48403a37.png)
As shown in picture, MKBHD's icon on twitter is correct, but his icon on youtube is the …
-
When doing:
`followers = session.grab_followers(username="mkbhd", amount=100, live_match=False, store_locally=True)`
Each time I run this script it does a live download of a user's followers. I alre…
-
My script has the same setup as the basic setup in the readme.
Using this function:
`session.follow_user_followers(['mkbhd'], amount=100, randomize=False)`
I run into this error:
` session.…
-
Thinking of getting a wide(r) angle lens with larger aperture for shooting indoors and in low-light.
My reasoning for getting a better quality lens is to _minimise_ noise and maximise low-light qual…
-
Running developer build 525 and this issue just popped up today. I haven't touched any of my settings in the extension or in chrome.
- Chrome 43.0.2357.65 m
![yt](https://cloud.githubusercontent.com/…
-
I've created a search index in common code
```
Videos = new Mongo.Collection("myvideos");
EasySearch.createSearchIndex('videoSearch', {
'collection' : Videos, // instanceof Meteor.C…