Skip to content

Instantly share code, notes, and snippets.

Here is the result for http://www.saavn.com/play/featured/hindi/Boys_of_Bollywood
http://www.youtube.com/watch?v=Ukbabjkei44&feature=youtube_gdata
http://www.youtube.com/watch?v=3oCG28nyzss&feature=youtube_gdata
http://www.youtube.com/watch?v=XfsYk3_-Zm0&feature=youtube_gdata
http://www.youtube.com/watch?v=lL-haHcfIls&feature=youtube_gdata
http://www.youtube.com/watch?v=iBF-dWuGhg0&feature=youtube_gdata
http://www.youtube.com/watch?v=wFrHn4ekbQM&feature=youtube_gdata
http://www.youtube.com/watch?v=nMODgbbce_o&feature=youtube_gdata
http://www.youtube.com/watch?v=D3PqPbtSp_o&feature=youtube_gdata
http://www.youtube.com/watch?v=smNWYE4A1I8&feature=youtube_gdata
will o wisp
quantum mechanica (will o wisp and gossolalia)
Impaktronet
Arcek and Frog?
Sator Arepo
Kokobloko
Kasatka
Parandroid
Kykeon
Ataro
http://www.youtube.com/watch?v=IoBGHPBCHqA
http://www.youtube.com/watch?v=VWOL69IbxOk
http://www.youtube.com/watch?v=hGwTxETo33w
https://www.youtube.com/watch?v=57wxcqlbXMc
http://www.youtube.com/watch?v=JnwffjdlDh4
http://www.youtube.com/watch?v=n8bXy1WdSK4
http://www.youtube.com/watch?v=d920GUcY7OM
http://www.youtube.com/watch?v=cjdaGx_UMQg
http://www.youtube.com/watch?v=7ozo0ti0Ubc
http://www.youtube.com/watch?v=rSbsKiqOxBc
cobra-~/src/android-beamto git:(master): rm local.properties
cobra-~/src/android-beamto git:(master) ✗: ./build-debug.sh
Buildfile: /Users/riteshn/src/android-beamto/build.xml
BUILD FAILED
/Users/riteshn/src/android-beamto/build.xml:71: sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable.
Total time: 0 seconds
Started POST "/api/v1/getAlbumsForArtist" for 127.0.0.1 at 2014-01-05 00:57:02 -0800
Processing by Api::V1::SearchesController#getAlbumsForArtist as JSON
Parameters: {"page"=>1, "id"=>"bleacher", "search"=>{"page"=>1, "id"=>"bleacher", "controller"=>"api/v1/searches", "action"=>"getAlbumsForArtist"}}
bleacher
curl -X GET 'http://localhost:9200/beammusic/album/_search?size=250&pretty' -d '{"query":{"query_string":{"query":"all_artists:bleacher*"}}}'
Album Load (0.1ms) SELECT "albums".* FROM "albums" WHERE "albums"."id" = ? LIMIT 1 [["id", "450"]]
Rendered notification_mailer/internal.html.haml (0.1ms)
Sent mail to [email protected] (1560ms)
Date: Sun, 05 Jan 2014 00:57:03 -0800
WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.9.1
[fog][WARNING] Unable to load the 'unf' gem. Your AWS strings may not be properly encoded.
[default] Rsyncing folder: /Users/riteshn/src/beamtous/provision/ => /vagrant
[default] Running provisioner: ansible...
PLAY [Beamtous staging/test/production] ***************************************
TASK: [ec2-vol | Create a volume and attach] **********************************
fatal: [default] => failed to parse: SUDO-SUCCESS-tnmhwpnuiqdvaqgjmuxkzzduwvkhpewz
Traceback (most recent call last):
TASK: [ec2-vol | Create a volume and attach] **********************************
fatal: [default] => failed to parse: SUDO-SUCCESS-rycgqlmzcfszcgtjeafuzjagmdrykjgp
Traceback (most recent call last):
File "/home/ubuntu/.ansible/tmp/ansible-1388799519.93-83602290976533/ec2_vol", line 1321, in <module>
main()
File "/home/ubuntu/.ansible/tmp/ansible-1388799519.93-83602290976533/ec2_vol", line 207, in main
volume = ec2.create_volume(volume_size, zone, None, volume_type, iops)
TypeError: create_volume() takes at most 4 arguments (6 given)
- name: Create a volume and attach
ec2_vol: volume_size=10 instance=i-XXXXXXXXX
device_name={{ aws.ebs.device }} region=us-east-1
>>>
TASK: [ec2-vol | Create a volume and attach] **********************************
failed: [default] => {"failed": true, "item": ""}
msg: No handler was ready to authenticate. 1 handlers were checked. ['QuerySignatureV2AuthHandler'] Check your credentials
---
- name: install elasticsearch prerequisties
apt: pkg=openjdk-7-jre-headless state=installed
- name: download deb file
get_url: url={{ elasticsearch.url }}/{{ elasticsearch.debian_package }} dest=/tmp
- name: install elasticsearch
shell: "dpkg -i /tmp/{{ elasticsearch.debian_package }}"
- name: remove the debian package
file: dest=/tmp/{{ elasticsearch.debian_package }}
Started POST "/api/v1/undefined" for 127.0.0.1 at 2014-01-01 19:04:06 -0800
AbstractController::ActionNotFound (The action 'undefined' could not be found for Api::V1::ApiController):
actionpack (3.2.2) lib/abstract_controller/base.rb:116:in `process'
actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process'
actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch'
actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action'
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call'
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch'