It's been a while since my last update. Since then, IPFS is regularly failing to upload or serve video files and STEEM got ddos-ed 10 times. But at least the Smart Media Tokens have been announced, so that is some good news for us. I plan to release an announcement for the DTube SMT, directly from the @dtube account, in the upcoming weeks, and will totally ignore any comment related to it until then. This update focuses mostly on graphical and marketing changes, however I have also decided to do something about videos loading poorly, so I added a backup. Keep reading to know more :) <center><a href='https://d.tube/'> <img src='https://ipfs.io/ipfs/QmWJNhrmzWLB6GhBiqb92vWo4b46nPmhRUzb6vQEu1BFgb'> </a></center> ## New Domain: [D.Tube](https://d.tube/) DTube is now available at https://d.tube. As simple and powerful as that. Domain names are more than web addresses, they are the brand of a project. When they are short, cool and memorable, they help a lot in the marketing and branding of an idea. That is why I am happy to announce that DTube has now a new home, [D.Tube](https://d.tube/). When I learned that .TUBE domains were available, I contacted the folks at @livedottube, the company behind the .TUBE domain name extension. They understood my vision and decided to support my efforts with this great domain name. D.Tube was contributed to me for hosting the DTube project and it was an offer I couldn’t refuse. I can now proudly say to my nerd friends that I own a 1-letter domain name, one that is faster to type and memorize, and one that will increase exponentially the likelihood of success of our community. Do not worry for links pointing to the old dtube.video domain, they will redirect automatically. So If you want to create your own video website [www.live.tube](https://www.live.tube/) is a great place to start. I know I did and I feel very confident that it was a very good decision. ## Presentation page: [About.D.Tube](https://about.d.tube/) This is the first thing DTube competitors would do most of the time. A webpage explaining the project. It was badly lacking here, considering the app doesn't include many texts or explanations for things. The page was made by @mkt. It features many small features that are useful for the all around DTube experience, such as a FAQ, an official DTube blog (which is resteems of my own DTube articles at the moment), a STEEM price ticker, and links to our community channels (crowdin, github, discord, steemit.chat) ## Upload Shenanigans On behalf of all actors responsible for the situation, I would like to apologize for anyone who had their uploads messed up. I did a lot of digging around to find out the problems associated with the upload page, to end up understanding that basically IPFS takes a lot of time to properly add a file to the network, especially when you **don't use a SSD**, and deal with large files like DTube does. When two users try to do this step at the same time, one of them gets thrown an error (usually the second one). For now you have **a progress bar** so you can see if it is working or not. Sadly, I cannot promise that your upload will have a 100% chance of working, but we are currently developing and testing [a new uploader](https://github.com/dtube/ipfs-uploader) that should hopefully solve these issues, and enable new features such as automatic video encoding. ## Adding [WebTorrent](https://webtorrent.io/) as a backup Any DTube user can notice how sometimes IPFS just doesn't load any videos, except maybe a few popular ones. At times, new videos take hours before being viewable, and even the pictures wouldn't display. I talked with IPFS developers and they are working on a fix (probably in the next IPFS version), but we don't know when this is going to happen. This is why, starting from this patch, you will automatically seed videos on Torrent while browsing DTube (if your browser supports it). We will use this as a backup. Then, when you try to load a video, if IPFS is not loading or stuttering, then the video will try to play from Torrent if there are seeders available. #### How can I help DTube and seed video files? 1- People who watch a video on DTube, automatically seed the video inside the browser. This should increase the number of seeders on popular videos. Seeding multiple files inside the browser would be a dream, but it eats up the ram really quick and isn't really a possibility right now. 2- WebTorrent provides an easy to use torrent client that you can download on their [official website](https://webtorrent.io/). Installing it and simply downloading the video from the magnet link on the video page, will be enough to enable you to seed to DTube users, without needing to keep the DTube website open. I recommend this option to all serious content creators, who want to make sure all their videos load smoothly. 3- I have personally [modified this torrent client](https://github.com/dtube/webtorrent-desktop/raw/master/dtube-dist/WebTorrent-v0.18.0-win.zip), to add some options to automatically fetch magnet links written on the STEEM blockchain. You can set a % of magnets to fetch, or simply a list of authors that you want to help. This allows you to passively help DTube without having any button to click. This is obviously what would help DTube the most, however it will probably require a decent internet connection, and a bit of storage space. I would love to see this help videos load better. In theory, here you will be downloading directly from anyone around the world, at the same time, instead of downloading the video from a single IPFS gateway. So it should work better, as long as we have people seeding. We will see how it goes. ## UI Changes This is probably the first difference you will spot from previous version. @hightouch is responsible for most of these changes. I am only listing the biggest changes, but there has been a lot of work all around the interface (except the search). #### Mobile Responsiveness <center> https://i.imgur.com/gZfswLh.jpg </center> I invite you to try to use DTube on your mobile now. It should now be properly readable and browsable. #### Side Menu <center> https://i.imgur.com/bQDlUpC.png </center> A familiar feature from other well known video sites. More space to put more links to new pages. Also features a list of your subscribed content creators for quick access. #### Recommended Videos This will display the videos of the same author, as well as his resteems. This will greatly increase the visibility of some lower content creators when more popular ones decide to give them a resteem. <center> https://i.imgur.com/GAdRh62.png <br /> </center> #### New Video Player This is basically the embed I presented in the previous article. It should now correctly show when it's trying to load, or failed to load. It's also more pretty, you can make the video go fast or slow (from x0.25 to x2), and it should enable future features such as subtitles, or video preview (when you hover the time bar) more easily. ## Using GitHub: [GitHub.com/DTube](https://github.com/dtube) The DTube related code was starting to grow, so I finally decided to create an organization where I could manage everything. Sadly, the 'dtube' username was taken already so I had to go through the GitHub support, but they allowed me to have the name :) DTube is also now **hosted directly on GitHub pages**, so I am really not running anything anymore, and DTube runs at true $0 costs. All the code on GitHub is open to collaboration. If you want to implement a feature in some of our open code, feel free to submit a PR. ## DTube Roadmap until 1.0 I didn't do this before because it was hard to see where it was going and what needed to be prioritized, but I believe that starting from this patch, it's easy to see the end of the tunnel. I've always had a big todo list of things required to make DTube 'solid', and the list is getting thinner and thinner. Here is how I think it's gonna go now: **0.5 will probably include the following:** * Edit * Tags * New uploader with encoding * Steem Connect Then the rest of the roadmap, probably in order will be: * In-app notifications * Video subtitles * Autovoting Bot like other STEEM apps have * X-Rated version of DTube, probably on another domain * iOS + Android app * Creating good documentation and open sourcing the app * The DTube SMT ## Going to [SteemFest](https://steemfest.com) in Lisbon next week I bought my regular entry, a plane ticket to Lisbon and Airbnb reservation for SteemFest! If you are a content creator or just a user of DTube generally, feel free to reach out to me in person, I will happily answer any question. ## Final words The project is getting more and more solid. We probably need only 2 or 3 more patches to get it to the state where I want it to be. The work done by @hightouch on the UI side gives the website credibility. It always makes the overall browsing experience much nicer for anyone. If some stuff is displaying weirdly on your PC or Mobile, please kindly take a screenshot and post it in the comments. Torrent is only a backup in DTube at the moment, but it might change in the future, depending on how well it works. I personally don't like the idea of having magnet links on DTube as some people could easily associate it with 'pirate' websites. As usual, don't hesitate to give insightful comments, I will pay extra attention to them in the next few days and try to answer as many as possible.
author | heimindanger |
---|---|
permlink | d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more |
category | dtube |
json_metadata | {"community":"busy","app":"busy/2.0.0","format":"markdown","tags":["dtube","video","steem","busy","dev"],"users":["dtube","livedottube","mkt.","hightouch"],"links":["https://d.tube/","https://d.tube","https://d.tube/","https://www.live.tube/","https://about.d.tube/","https://github.com/dtube/ipfs-uploader","https://webtorrent.io/","https://webtorrent.io/","https://github.com/dtube/webtorrent-desktop/raw/master/dtube-dist/WebTorrent-v0.18.0-win.zip","https://i.imgur.com/gZfswLh.jpg","https://i.imgur.com/bQDlUpC.png","https://i.imgur.com/GAdRh62.png","https://github.com/dtube","https://steemfest.com"]} |
created | 2017-10-24 21:42:21 |
last_update | 2017-10-24 21:42:51 |
depth | 0 |
children | 260 |
last_payout | 2017-10-31 21:42:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 423.747 HBD |
curator_payout_value | 62.793 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9,528 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,483,464 |
net_rshares | 215,640,789,583,150 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wackou | 0 | 2,849,755,581,866 | 30% | ||
xeldal | 0 | 562,618,495,657 | 8% | ||
pharesim | 0 | 308,223,622,617 | 1.5% | ||
adol | 0 | 2,297,797,277,608 | 100% | ||
liondani | 0 | 1,975,921,175,396 | 100% | ||
roadscape | 0 | 14,915,061,198,334 | 100% | ||
steem-id | 0 | 100,945,037,734 | 25% | ||
fminer05 | 0 | 9,218,224,521 | 100% | ||
pfunk | 0 | 5,361,480,123,162 | 100% | ||
tuck-fheman | 0 | 419,648,063,217 | 100% | ||
team | 0 | 84,255,866,785 | 10% | ||
jchch | 0 | 102,284,648,336 | 25% | ||
fractalnode | 0 | 11,132,477,301 | 20% | ||
ilanaakoundi | 0 | 90,888,989,721 | 25% | ||
marketingmonk | 0 | 473,759,704,413 | 100% | ||
pnc | 0 | 300,637,250,883 | 100% | ||
noisy | 0 | 1,614,143,294,397 | 100% | ||
cyan91 | 0 | 312,349,209,769 | 100% | ||
bleepcoin | 0 | 765,704,752,220 | 100% | ||
teamsteem | 0 | 12,963,277,195,545 | 100% | ||
acidyo | 0 | 11,054,891,293,210 | 50% | ||
oaldamster | 0 | 6,670,263,575 | 7.97% | ||
kevinwong | 0 | 2,500,076,830,666 | 49% | ||
murh | 0 | 65,893,320 | 0.7% | ||
slickwilly | 0 | 289,376,261,760 | 51% | ||
frabrunelle | 0 | 1,503,719,306 | 100% | ||
hedge-x | 0 | 5,314,226,119 | 100% | ||
andrarchy | 0 | 2,794,366,075,665 | 100% | ||
samether | 0 | 7,323,494,485 | 50% | ||
pangur-ban | 0 | 1,372,057,459 | 25% | ||
dahaz159 | 0 | 29,413,685,073 | 100% | ||
dana-varahi | 0 | 34,704,987,653 | 100% | ||
christoryan | 0 | 3,377,156,028 | 5% | ||
knopki | 0 | 235,734,144 | 20% | ||
geoffrey | 0 | 1,910,826,145,883 | 100% | ||
jonnyrevolution | 0 | 124,539,385,612 | 100% | ||
gtg | 0 | 3,646,705,393,858 | 100% | ||
superfreek | 0 | 4,727,776,290 | 100% | ||
bacchist | 0 | 53,876,953,984 | 25% | ||
juanmora | 0 | 13,455,789,249 | 100% | ||
joshbreslauer | 0 | 451,704,364,632 | 100% | ||
stealthtrader | 0 | 14,318,667,815 | 100% | ||
chamviet | 0 | 2,115,093,637 | 100% | ||
cryptochannel | 0 | 5,613,006,891 | 50% | ||
slowwalker | 0 | 3,810,421,609,675 | 38% | ||
shayne | 0 | 8,821,415,042 | 100% | ||
alkemix | 0 | 0 | 100% | ||
ausbitbank | 0 | 2,291,865,420,889 | 20% | ||
fulltimegeek | 0 | 13,780,553,646,069 | 100% | ||
igster | 0 | 8,897,221,847 | 5% | ||
transisto | 0 | 11,317,437,122,904 | 100% | ||
juvyjabian | 0 | 1,320,997,380 | 3% | ||
nascimentoab | 0 | 1,118,542,207 | 100% | ||
blinova | 0 | 2,543,359,603 | 100% | ||
streetstyle | 0 | 105,544,674,722 | 10% | ||
shla-rafia | 0 | 15,305,857,766 | 38% | ||
demotruk | 0 | 21,288,227,848 | 100% | ||
manthostsakirid | 0 | 0 | 100% | ||
jens84 | 0 | 54,172,542,565 | 25% | ||
heimindanger | 0 | 83,060,348,330 | 100% | ||
animus | 0 | 9,909,057,435 | 100% | ||
exyle | 0 | 3,731,078,058,482 | 100% | ||
rea | 0 | 237,018,965,059 | 20% | ||
neroru | 0 | 1,546,617,422 | 5% | ||
zaebars | 0 | 481,535,985,102 | 100% | ||
jedau | 0 | 54,534,646,139 | 100% | ||
yogi | 0 | 6,120,889,625 | 100% | ||
winstonwolfe | 0 | 7,529,706,060 | 25% | ||
emilhoch | 0 | 149,646,486,292 | 5% | ||
stef | 0 | 21,059,373,604 | 100% | ||
greymass | 0 | 15,910,015,256 | 25% | ||
kiraxoy | 0 | 2,199,232,722 | 100% | ||
coldbolt | 0 | 863,887,869 | 100% | ||
fabien | 0 | 296,113,239,832 | 100% | ||
deepakboyz | 0 | 435,911,522 | 100% | ||
alexpmorris | 0 | 115,690,406,730 | 100% | ||
lsc9999 | 0 | 132,337,510,412 | 100% | ||
shortcut | 0 | 236,759,961,203 | 100% | ||
gomeravibz | 0 | 256,165,588,849 | 100% | ||
gergi6a | 0 | 54,307,933,633 | 100% | ||
french.fyde | 0 | 40,791,003,563 | 100% | ||
twinner | 0 | 1,935,402,834,077 | 100% | ||
dez1337 | 0 | 25,275,458,852 | 42% | ||
timcliff | 0 | 608,897,181,197 | 38% | ||
cryptoninja | 0 | 169,655,401 | 2% | ||
toxichan | 0 | 4,671,072,352 | 17.5% | ||
veerprit | 0 | 5,107,783,584 | 100% | ||
snowflake | 0 | 5,865,334,474 | 100% | ||
lenatramper | 0 | 12,250,971,221 | 50% | ||
ekitcho | 0 | 713,469,743,401 | 100% | ||
cmorton | 0 | 8,188,087,302 | 100% | ||
bryan-imhoff | 0 | 39,832,190,059 | 50% | ||
wobblle | 0 | 4,094,592,971 | 100% | ||
ashwim | 0 | 4,025,000,416 | 100% | ||
sasa1980 | 0 | 0 | 100% | ||
cabelindsay | 0 | 10,100,524,796 | 100% | ||
wildfamily | 0 | 3,237,588,598 | 100% | ||
bailey0799 | 0 | 580,965,890 | 100% | ||
husamia | 0 | 102,571,010 | 1.5% | ||
techwizardry | 0 | 10,055,130,943 | 100% | ||
samstonehill | 0 | 80,611,037,764 | 100% | ||
zacksuner | 0 | 240,291,441 | 100% | ||
steevc | 0 | 27,709,375,488 | 11% | ||
anarcho-andrei | 0 | 1,750,350,768 | 6% | ||
themonetaryfew | 0 | 1,100,081,017,342 | 100% | ||
metafzx | 0 | 1,634,081,039 | 100% | ||
sumiiit | 0 | 2,724,875,133 | 100% | ||
aaronsuncamacho | 0 | 3,651,727,399 | 100% | ||
ats-david | 0 | 3,356,632,429,930 | 25% | ||
dannyshine | 0 | 355,273,138,128 | 100% | ||
carlos.portugal | 0 | 0 | 100% | ||
patrickulrich | 0 | 4,133,055,378 | 100% | ||
richardcrill | 0 | 307,500,401,386 | 100% | ||
leoplaw | 0 | 29,579,494,188 | 100% | ||
sebastianbauer | 0 | 198,182,115 | 100% | ||
kjartan | 0 | 41,940,941,042 | 100% | ||
necrus | 0 | 956,857,088 | 100% | ||
shieha | 0 | 2,682,709,017 | 100% | ||
seckorama | 0 | 0 | 100% | ||
dan-bn | 0 | 220,408,630,745 | 25% | ||
the-ego-is-you | 0 | 39,621,938,149 | 100% | ||
drcanes | 0 | 0 | 100% | ||
unblogd | 0 | 925,525,354 | 100% | ||
damarth | 0 | 1,855,304,711,996 | 30% | ||
littlescribe | 0 | 22,165,976,069 | 25% | ||
snakesvs | 0 | 213,694,373 | 100% | ||
burnin | 0 | 14,494,962,629 | 25% | ||
bestoftherest | 0 | 3,176,890,662 | 25% | ||
themoneygps | 0 | 10,848,547,837 | 100% | ||
tarekadam | 0 | 113,713,719,252 | 100% | ||
arama | 0 | 3,522,126,537,432 | 80% | ||
michelle.gent | 0 | 201,139,403,350 | 20% | ||
largelyuseless | 0 | 1,763,562,637 | 100% | ||
greatdabu | 0 | 314,573,778,643 | 100% | ||
mudanoman | 0 | 203,453,205 | 100% | ||
ginacarr | 0 | 0 | 100% | ||
dylanhobalart | 0 | 109,732,540,753 | 100% | ||
rusteemitblog | 0 | 90,018,928,690 | 100% | ||
cryplectibles | 0 | 9,230,434,528 | 100% | ||
ura-soul | 0 | 63,437,381,316 | 44% | ||
lyndsaybowes | 0 | 1,008,638,542,885 | 100% | ||
freiheit50 | 0 | 66,958,434,982 | 100% | ||
simonjay | 0 | 13,397,449,041 | 11% | ||
dgiors | 0 | 42,942,056,493 | 20% | ||
jephline | 0 | 619,147,418 | 100% | ||
jaki01 | 0 | 664,263,742,541 | 33% | ||
garethnelsonuk | 0 | 30,559,679,381 | 100% | ||
stray | 0 | 65,848,600,656 | 100% | ||
thejohalfiles | 0 | 46,653,572,742,838 | 100% | ||
contentking | 0 | 25,838,248,710 | 100% | ||
judasp | 0 | 173,731,897,519 | 100% | ||
decebal2dac | 0 | 314,857,665,273 | 100% | ||
jmehta | 0 | 3,118,505,976 | 100% | ||
poet | 0 | 405,480,904 | 100% | ||
voronoi | 0 | 700,146,992,654 | 100% | ||
harlotscurse | 0 | 75,451,431,324 | 100% | ||
jxwonah | 0 | 247,211,599,864 | 100% | ||
kirk-gosik | 0 | 15,867,495,717 | 100% | ||
nigelmarkdias | 0 | 98,072,655,988 | 100% | ||
gutzofter | 0 | 34,887,546,889 | 100% | ||
busy.org | 0 | 3,347,712,446,071 | 100% | ||
pulpworx | 0 | 11,817,027,556 | 100% | ||
nataliechickee | 0 | 20,778,959,045 | 100% | ||
wagnertamanaha | 0 | 11,211,560,292 | 100% | ||
teamhumble | 0 | 7,248,093,426 | 20% | ||
libertatiauk | 0 | 0 | 100% | ||
jumowa | 0 | 0 | 34% | ||
wooklym | 0 | 269,296,443,394 | 100% | ||
dammylohar | 0 | 8,973,725,496 | 100% | ||
v4vapid | 0 | 6,639,294,597,620 | 41% | ||
lovemetouchme2 | 0 | 20,215,082,501 | 14% | ||
guytremat | 0 | 35,092,190,136 | 100% | ||
sinclaether | 0 | 2,335,135,409 | 100% | ||
truthwarrior | 0 | 228,466,708 | 100% | ||
raymondmendoza | 0 | 1,671,438,967 | 100% | ||
shak | 0 | 0 | 100% | ||
norwegianviking | 0 | 105,961,994,813 | 100% | ||
jackhircus | 0 | 65,917,000,955 | 80% | ||
rahul.stan | 0 | 1,085,193,550 | 5% | ||
steemcenterwiki | 0 | 8,531,185,440 | 100% | ||
ryivhnn | 0 | 3,468,192,865 | 20% | ||
bitsy | 0 | 1,807,139,880 | 100% | ||
riskdebonair | 0 | 213,786,713,553 | 100% | ||
firesteem | 0 | 0 | 100% | ||
michaelten | 0 | 1,515,643,888 | 100% | ||
distantsignal | 0 | 0 | 100% | ||
thekyle | 0 | 3,142,640,061 | 100% | ||
blockchained | 0 | 131,104,655,626 | 100% | ||
idealsceneprod | 0 | 2,684,880,377 | 100% | ||
badguacamole | 0 | 4,687,897,850 | 100% | ||
pqlenator | 0 | 6,263,163,855 | 100% | ||
maximdraws | 0 | 3,119,177,109 | 100% | ||
hightouch | 0 | 386,189,936,331 | 100% | ||
vidallia | 0 | 16,783,476,664 | 65% | ||
bilbop | 0 | 6,197,284,104 | 100% | ||
kornykory | 0 | 358,662,061 | 100% | ||
decentralizd | 0 | 13,559,205,432 | 5% | ||
samhamou | 0 | 2,049,439,766 | 100% | ||
nick.sunchild | 0 | 1,498,371,295 | 100% | ||
elmetro | 0 | 0 | 100% | ||
funkit | 0 | 44,695,439,165 | 100% | ||
diggndeeper.com | 0 | 504,190,206,647 | 100% | ||
tarquinmaine | 0 | 417,959,821,044 | 100% | ||
fayetristan | 0 | 1,801,830,420 | 100% | ||
joanawatts | 0 | 543,751,668 | 5% | ||
nasgu | 0 | 209,308,829,313 | 100% | ||
dailydogger | 0 | 139,319,847,984 | 100% | ||
kkugel2 | 0 | 154,105,912 | 100% | ||
jcoins79 | 0 | 0 | 100% | ||
tvulgaris | 0 | 1,476,889,482 | 100% | ||
bat-junior | 0 | 6,703,189,540 | 100% | ||
jupadr | 0 | 621,340,000 | 100% | ||
nutela | 0 | 11,287,291,119 | 100% | ||
zukka | 0 | 0 | 100% | ||
daudimitch | 0 | 4,788,504,478 | 25% | ||
markmage.com | 0 | 0 | 100% | ||
marxrab | 0 | 4,441,160,972 | 10% | ||
sames | 0 | 946,317,717 | 100% | ||
sarasate | 0 | 5,085,556,098 | 5% | ||
luna33 | 0 | 441,217,131 | 100% | ||
quehacer | 0 | 1,310,863,609 | 100% | ||
imperfect-one | 0 | 22,522,343,765 | 25% | ||
jeff001 | 0 | 5,714,933,209 | 100% | ||
hiimamazing | 0 | 1,153,460,652 | 50% | ||
gynsi | 0 | 562,350,181 | 100% | ||
egregorian | 0 | 27,409,715,235 | 100% | ||
aarkay | 0 | 448,299,576 | 100% | ||
yungnass | 0 | 623,200,630 | 100% | ||
mathfortress | 0 | 4,360,346,317 | 100% | ||
itchykitten | 0 | 813,955,246,801 | 100% | ||
globocop | 0 | 15,255,710,589 | 100% | ||
steffenengman | 0 | 4,763,723,913 | 100% | ||
jerge | 0 | 198,606,662 | 100% | ||
sighmanjestah | 0 | 8,538,545,807 | 100% | ||
wiering | 0 | 2,143,907,363 | 100% | ||
swenger | 0 | 19,627,258,416 | 49% | ||
ili0braz | 0 | 617,220,000 | 100% | ||
vannfrik | 0 | 5,737,555,792 | 10% | ||
andyjaypowell | 0 | 22,301,539,750 | 100% | ||
broncnutz | 0 | 446,062,069,426 | 100% | ||
choihaennim | 0 | 10,126,834,669 | 100% | ||
inus12345 | 0 | 7,696,530,958 | 100% | ||
kingyus | 0 | 5,340,961,242 | 100% | ||
rageofreason | 0 | 0 | 100% | ||
belleontherocks | 0 | 17,085,166,714 | 100% | ||
me-do | 0 | 274,109,554 | 1% | ||
forykw | 0 | 90,868,979,355 | 100% | ||
indend007 | 0 | 56,805,776,412 | 57% | ||
jerrybanfield | 0 | 157,300,573,116 | 10% | ||
n0toriouszig | 0 | 3,731,494,972 | 100% | ||
followbtcnews | 0 | 226,574,124,271 | 100% | ||
inkedandsexy | 0 | 7,886,019,195 | 50% | ||
sekhmet | 0 | 10,647,588,476 | 50% | ||
hydro100 | 0 | 163,129,405,535 | 100% | ||
thethreehugs | 0 | 128,051,641 | 50% | ||
sallsteem | 0 | 1,157,834,248 | 25% | ||
shad0w | 0 | 0 | 100% | ||
ayijufridar | 0 | 13,319,691,392 | 100% | ||
azissuloh | 0 | 2,886,745,930 | 100% | ||
newsflash | 0 | 11,750,880,362,770 | 100% | ||
hqmafa420 | 0 | 569,161,043 | 2.5% | ||
mkt | 0 | 23,949,596,902 | 100% | ||
ryanchavez | 0 | 3,852,093,488 | 100% | ||
brindocorp | 0 | 3,532,798,215 | 100% | ||
dpencilpusher | 0 | 6,389,217,315 | 100% | ||
diogogomes | 0 | 344,748,526 | 100% | ||
kkw | 0 | 87,913,030,002 | 100% | ||
nuagnorab | 0 | 14,029,963,739 | 69% | ||
lovysteem | 0 | 2,061,073,887 | 100% | ||
lucky.digger | 0 | 18,446,059,403 | 100% | ||
raja123 | 0 | 610,227,200 | 100% | ||
parimple | 0 | 753,707,008 | 100% | ||
elteamgordo | 0 | 22,903,883,355 | 40% | ||
orbitalqq | 0 | 38,688,941,261 | 100% | ||
ralph.clayton | 0 | 9,552,887,691 | 100% | ||
kyungjaechoo | 0 | 12,619,315,662 | 100% | ||
htliven | 0 | 0 | 100% | ||
springwind46 | 0 | 0 | 100% | ||
jno | 0 | 285,201,775 | 100% | ||
besteulz | 0 | 2,524,644,700 | 100% | ||
obinna | 0 | -597,836,800 | -100% | ||
speakerhornet | 0 | 663,239,905 | 100% | ||
maxer27 | 0 | 29,234,619,081 | 100% | ||
johnlue | 0 | 8,740,727,970 | 71.53% | ||
huskyhunter | 0 | 600,934,400 | 100% | ||
ammonite | 0 | 9,501,241,383 | 50.35% | ||
siddm96 | 0 | 1,542,159,157 | 100% | ||
friesennerz | 0 | 3,707,777,998 | 100% | ||
lahomestead | 0 | 601,493,373 | 100% | ||
tastetwist | 0 | 64,022,930,483 | 100% | ||
kuldeepkaul | 0 | 662,029,609 | 100% | ||
voyceatlas | 0 | 5,854,539,188 | 100% | ||
aboutyourbiz | 0 | 15,342,184,546 | 100% | ||
novale | 0 | 566,941,978 | 5% | ||
primajohn | 0 | 458,842,447 | 100% | ||
nicomax | 0 | 1,847,908,384 | 100% | ||
truthforce | 0 | 5,924,604,226 | 65% | ||
kramarenko | 0 | 283,883,981 | 100% | ||
nnnhhh | 0 | 0 | 100% | ||
rahmanovic | 0 | 3,232,535,663 | 100% | ||
omar-hesham | 0 | 4,823,996,446 | 100% | ||
elvispandawa | 0 | 533,808,778 | 100% | ||
gizzmah | 0 | 0 | 100% | ||
murda-ra | 0 | 7,623,959,450 | 100% | ||
bobarker | 0 | 0 | 100% | ||
javybar | 0 | 554,154,062,277 | 100% | ||
zneeke | 0 | 8,487,871,269 | 100% | ||
theoccultcorner | 0 | 0 | 100% | ||
androsform | 0 | 7,702,630,892 | 100% | ||
parlo | 0 | 0 | 100% | ||
ufv | 0 | 606,741,482 | 100% | ||
libertyteeth | 0 | 2,136,558,459 | 10% | ||
brianpolanco | 0 | 586,185,552 | 100% | ||
zeldandroy | 0 | 555,542,357 | 100% | ||
tandemus | 0 | 1,887,419,778 | 100% | ||
pondycrane | 0 | 597,836,800 | 100% | ||
ragepeanut | 0 | 26,640,101,312 | 100% | ||
mvassist | 0 | 0 | 100% | ||
sirisingh | 0 | 8,098,297,053 | 100% | ||
elbiasto | 0 | 1,696,278,553 | 100% | ||
ibay | 0 | 619,520,000 | 100% | ||
tatyanamishenko | 0 | 1,313,621,362 | 100% | ||
bubke | 0 | 194,715,596,900 | 100% | ||
sndbox | 0 | 8,985,712,342,855 | 50% | ||
raili | 0 | 3,793,314,766 | 100% | ||
lefactuoscope | 0 | 7,939,558,513 | 100% | ||
shoshin | 0 | 3,912,475,198 | 100% | ||
trave160 | 0 | 3,969,109,037 | 100% | ||
vrrom | 0 | 573,510,273 | 100% | ||
thinknzombie | 0 | 14,976,518,750 | 6% | ||
bigboi | 0 | 506,358,805 | 100% | ||
hasoon | 0 | 5,118,543,223,268 | 100% | ||
tamiil | 0 | 1,841,325,274 | 100% | ||
pawkos | 0 | 619,520,000 | 100% | ||
devilcat | 0 | 595,617,300 | 100% | ||
steemitcurator | 0 | 3,472,897,891 | 100% | ||
daniham | 0 | 604,875,600 | 100% | ||
yushkov | 0 | 661,708,709 | 100% | ||
molometer | 0 | 50,007,455,548 | 100% | ||
nandoregis | 0 | 0 | 100% | ||
minteh | 0 | 22,279,555,075 | 100% | ||
joshvel | 0 | 2,425,448,486 | 100% | ||
luciancovaci | 0 | 1,268,984,489 | 100% | ||
iwanttruth | 0 | 900,151,315 | 100% | ||
aifuture | 0 | 984,755,926 | 100% | ||
shebe | 0 | 3,390,868,068 | 100% | ||
matthewshaw | 0 | 14,478,810,850 | 50% | ||
yann0975 | 0 | 5,520,811,877 | 100% | ||
themarkymark | 0 | 18,895,892,892 | 100% | ||
bucipuci | 0 | 626,533,181 | 100% | ||
flygoing | 0 | 7,613,619,402 | 100% | ||
ahsansaeed | 0 | 15,407,516,608 | 100% | ||
overdrive321 | 0 | 0 | 100% | ||
sprad | 0 | 619,520,000 | 100% | ||
tydavis | 0 | 38,570,596,460 | 100% | ||
fhstralow | 0 | 626,149,219 | 100% | ||
dreamarif | 0 | 1,422,345,281 | 10% | ||
markhalen | 0 | 393,971,081 | 100% | ||
kdevilla | 0 | 1,609,015,649 | 100% | ||
elenahornfilm | 0 | 5,340,833,758 | 100% | ||
kalvas | 0 | 12,302,878,310 | 100% | ||
atherz | 0 | 115,451,722 | 100% | ||
buy-bitcoin | 0 | 568,981,294 | 100% | ||
criptoworld | 0 | 85,750,674 | 100% | ||
krazypoet | 0 | 1,022,247,360 | 100% | ||
singledudetravel | 0 | 597,836,800 | 100% | ||
prc | 0 | 41,213,444,480 | 100% | ||
picassolo | 0 | 3,235,684,221 | 100% | ||
holadeivi | 0 | 3,815,874,687 | 100% | ||
anto10 | 0 | 2,629,041,664 | 100% | ||
nehuen | 0 | 4,214,016,505 | 100% | ||
academix87 | 0 | 712,129,137 | 100% | ||
muslihat | 0 | 620,435,401 | 100% | ||
drollspectator | 0 | 2,794,088,722 | 100% | ||
jquispe03 | 0 | 620,305,242 | 100% | ||
msp-waves | 0 | 344,708,928,148 | 100% | ||
kerdan | 0 | 10,119,454,977 | 50% | ||
marylaluna | 0 | 1,206,437,424 | 100% | ||
chnadrakant111 | 0 | 68,151,726 | 100% | ||
dtube | 0 | 298,022,448,158 | 100% | ||
morphewq | 0 | 539,018,360 | 100% | ||
dignityinside | 0 | 0 | 100% | ||
daniel007 | 0 | 3,083,762,466 | 100% | ||
freedomrevival | 0 | 539,055,559 | 100% | ||
adoelesteem | 0 | 2,193,890,363 | 100% | ||
lewizo | 0 | 605,238,451 | 100% | ||
kennedybros | 0 | 619,520,000 | 100% | ||
duekie | 0 | 175,662,578 | 45.66% | ||
amarhusin37 | 0 | 1,434,211,432 | 100% | ||
victhor | 0 | 617,220,000 | 100% | ||
zisan012 | 0 | 587,436,895 | 100% | ||
whalez | 0 | 260,436,484 | 55.27% | ||
faustofraser | 0 | 591,818,471 | 100% | ||
filobeatmaker | 0 | 624,634,367 | 100% | ||
eternalsunshine | 0 | 2,355,606,975 | 100% | ||
nurhasib | 0 | 187,171,065 | 100% | ||
smb14 | 0 | 1,338,994,053 | 100% | ||
modemser | 0 | 6,820,112,994 | 28% | ||
roy92 | 0 | 5,526,072,538 | 100% | ||
hendrikcrause | 0 | 2,579,014,377 | 100% | ||
nazarul | 0 | 0 | 100% | ||
sagor24 | 0 | 0 | 100% | ||
ma8trix | 0 | 31,202,944,179 | 100% | ||
mrs.ginger | 0 | 5,260,733,771 | 100% | ||
ata27 | 0 | 1,926,543,036 | 100% | ||
derz | 0 | 2,386,659,206 | 100% | ||
yunkard | 0 | 158,771,057 | 100% | ||
debraycodes | 0 | 1,118,166,805 | 100% | ||
vandigital | 0 | 3,783,909,310 | 100% | ||
alli.top | 0 | 785,946,149 | 100% | ||
medicbtom | 0 | 252,012,748 | 100% | ||
kahdafy | 0 | 2,353,279,845 | 100% | ||
nannal | 0 | 1,159,949,869 | 100% | ||
kusatsuri | 0 | 667,163,604 | 100% | ||
zf90 | 0 | 656,243,009 | 100% | ||
djlethalskillz | 0 | 858,503,876 | 100% | ||
freedomtrader | 0 | 578,758,395 | 100% | ||
santigs | 0 | 800,807,257 | 100% | ||
eosfan | 0 | 2,896,565,878 | 100% | ||
gregor112 | 0 | 689,449,660 | 100% | ||
free999enigma | 0 | 27,994,070,058 | 100% | ||
mhmegh | 0 | 224,743,490 | 100% | ||
stefanonsense | 0 | 16,719,380,334 | 100% | ||
asdrubal | 0 | 905,502,874 | 100% | ||
sandrina.life | 0 | 2,339,092,729 | 100% | ||
tusharvasave | 0 | 133,839,497 | 100% | ||
roshanlal2017 | 0 | 332,096,106 | 100% | ||
anatolich | 0 | 528,665,143 | 100% | ||
geeekgirl | 0 | 591,241,550 | 100% | ||
bertimusx | 0 | 384,588,105 | 100% | ||
jaalig | 0 | 679,039,134 | 100% | ||
asmaasema | 0 | 249,899,937 | 100% | ||
ridwan-kamil | 0 | 155,933,603 | 100% | ||
yefeth | 0 | 0 | 100% | ||
ericksawer5 | 0 | 528,816,857 | 100% | ||
jaszczur | 0 | 571,499,247 | 100% | ||
episadi | 0 | 595,617,300 | 100% | ||
turymenecier | 0 | 75,986,162 | 30% | ||
bmost | 0 | 527,723,100 | 100% | ||
manishseo | 0 | 1,160,646,498 | 100% | ||
softboy112 | 0 | 3,824,072,560 | 100% | ||
whisy | 0 | 583,583,947 | 100% | ||
saimegh | 0 | 8,263,311,149 | 100% | ||
kokoliso | 0 | 3,511,264,113 | 100% | ||
palwashabhatti | 0 | 619,227,823 | 100% | ||
smiller | 0 | 27,174,558,664 | 15% | ||
sixersfeds | 0 | 14,599,415,191 | 70% | ||
thewinter | 0 | 535,624,062 | 100% | ||
tonygreene113 | 0 | 588,397,135 | 100% | ||
neoconqueso | 0 | 448,599,956 | 100% | ||
click3rs | 0 | 89,326,721 | 100% | ||
shaan007 | 0 | 619,111,632 | 100% | ||
vicspics | 0 | 2,306,209,642 | 100% | ||
ghorardim | 0 | 983,358,823 | 100% | ||
cwinter | 0 | 247,677,469 | 100% | ||
err0rist | 0 | 371,604,649 | 100% | ||
thomasuk | 0 | 0 | 100% | ||
peterxixonex | 0 | 1,084,848,036 | 100% | ||
bmarsh123 | 0 | 619,031,127 | 100% | ||
masterwu | 0 | 5,868,033,193 | 100% | ||
chenlocus | 0 | 3,219,288,744 | 100% | ||
rosatravels | 0 | 4,236,436,316 | 100% | ||
jess2cute | 0 | 507,110,921 | 100% | ||
footsoldier | 0 | 1,150,738,625 | 100% | ||
casiquect | 0 | 993,248,631 | 100% | ||
chamudiliyanage | 0 | 3,568,043,476 | 100% | ||
waldbw | 0 | 586,210,450 | 42.96% | ||
aprilllicious | 0 | 729,855,865 | 100% | ||
rtificialnrg | 0 | 608,002,222 | 100% | ||
jamin90 | 0 | 1,236,449,696 | 100% | ||
airwavez | 0 | 81,619,658 | 25% | ||
i-steem | 0 | 195,229,932 | 100% | ||
brandongiesing | 0 | 634,211,184 | 100% | ||
ghmboyan | 0 | 604,670,663 | 100% | ||
musicfromsoul | 0 | 561,727,465 | 100% | ||
jfmherokiller | 0 | 654,330,717 | 100% | ||
rolrien | 0 | 617,220,000 | 100% | ||
dc004 | 0 | 1,983,154,684 | 100% | ||
renaldrobby | 0 | 617,220,000 | 100% | ||
albanna | 0 | 447,484,500 | 100% | ||
nakedtrader | 0 | 23,721,942,916 | 100% | ||
cipas | 0 | 2,269,740,081 | 100% | ||
leticiachiantia | 0 | 3,341,519,223 | 100% | ||
melavie | 0 | 8,746,560,987 | 100% | ||
fxwllmusic | 0 | 0 | 100% | ||
joshpeterson | 0 | 5,172,531,487 | 100% | ||
torquewrench1969 | 0 | 0 | 100% | ||
rayken04 | 0 | 629,358,201 | 100% | ||
musicandmovies | 0 | 0 | -100% | ||
wannis | 0 | 0 | 100% | ||
espoem | 0 | 11,973,636,423 | 100% | ||
shadowblade | 0 | 603,600,883 | 100% | ||
karlstanley | 0 | 607,961,700 | 100% | ||
xiaoshancun | 0 | 0 | 100% | ||
nickleason | 0 | 0 | 100% | ||
viviesteem | 0 | 527,723,100 | 100% | ||
millicow | 0 | 1,222,618,056 | 100% | ||
untrust | 0 | 625,326,309 | 100% | ||
wissenswertes | 0 | 617,220,000 | 100% | ||
rsrestinga | 0 | 0 | -100% | ||
cryptomondo | 0 | 0 | 100% | ||
bergshire | 0 | 0 | 100% | ||
creativetruth | 0 | 28,284,804,321 | 100% | ||
omgrofl | 0 | 554,547,378 | 100% | ||
across-the-moon | 0 | 44,932,013,305 | 100% | ||
jeyf123 | 0 | 596,213,733 | 100% | ||
smartlogic | 0 | 1,772,524,200 | 100% | ||
mdarhri | 0 | 7,414,178,262 | 100% | ||
hvnscnt | 0 | 1,160,622,812 | 100% | ||
gezzazoom | 0 | 0 | 100% | ||
outwalking | 0 | 2,140,991,512 | 100% | ||
hilladigahackles | 0 | 746,951,137 | 100% | ||
andesilesteem | 0 | 570,928,500 | 100% | ||
followme95 | 0 | 192,162,063,854 | 100% | ||
jlsplatts | 0 | 4,920,855,340 | 100% | ||
saifulamri | 0 | 514,590,178 | 100% | ||
iamsubbu | 0 | 576,883,793 | 100% | ||
ipfs01 | 0 | 64,340,629 | 15% | ||
albertojld | 0 | 512,292,600 | 100% | ||
thegoliath | 0 | 4,083,321,100 | 100% | ||
folker-wulff | 0 | 1,424,606,284 | 100% | ||
spellmaker | 0 | 1,238,393,296 | 100% | ||
govind7 | 0 | 638,982,160 | 100% | ||
glopesmartins | 0 | 1,160,620,824 | 100% | ||
skinnzero68 | 0 | 1,415,054,515 | 100% | ||
outcast81 | 0 | 621,410,900 | 100% | ||
btcpopco | 0 | 1,423,931,883 | 100% | ||
gadgeteyeguides | 0 | 0 | 100% | ||
foodchannel | 0 | 225,819,909 | 100% | ||
ax10m | 0 | 617,220,000 | 100% | ||
dinglehopper | 0 | 635,980,473 | 100% | ||
nixyo | 0 | 0 | 100% | ||
cryptonauta | 0 | 620,881,488 | 100% | ||
nmalove | 0 | 581,233,146 | 100% | ||
icountedzero | 0 | 8,188,929,251 | 100% | ||
sayafoneill | 0 | 617,220,000 | 100% | ||
topfindings | 0 | 547,537,406 | 100% | ||
zizizhuji | 0 | 3,345,057,473 | 100% | ||
cattledog | 0 | 614,133,900 | 100% | ||
portiajay | 0 | 0 | 100% | ||
duski | 0 | 0 | 100% | ||
bdk1970 | 0 | 424,730,815 | 100% | ||
myaceh | 0 | 359,352,523 | 100% | ||
netmaxis | 0 | 604,875,600 | 100% | ||
micayla | 0 | 86,410,800 | 25% | ||
brendashockley | 0 | 67,894,200 | 20% | ||
dennisphillips | 0 | 70,980,300 | 20% | ||
zorrologo | 0 | 617,220,000 | 100% | ||
andr33ty | 0 | 0 | 100% | ||
thenewforktimes | 0 | 1,525,102,464 | 100% | ||
nilkonom | 0 | 617,220,000 | 100% | ||
petersilie | 0 | 0 | 100% | ||
themassivetruth | 0 | 620,304,557 | 100% | ||
philberlin | 0 | 611,047,800 | 100% | ||
pierlave | 0 | 8,908,066,738 | 100% | ||
tamires | 0 | 127,488,610 | 32.28% | ||
tulston | 0 | 165,884,677 | 100% | ||
roosterred | 0 | 857,659,040 | 100% | ||
anonymous7 | 0 | 1,117,032,651 | 100% | ||
enzor | 0 | 1,039,895,758 | 100% | ||
alex-discord | 0 | 2,474,322,273 | 100% | ||
allowisticartist | 0 | 885,740,050 | 100% | ||
bgumbs | 0 | 13,739,684,196 | 54% | ||
brittuf | 0 | 18,016,296,554 | 15% | ||
loshcat | 0 | 1,742,692,305 | 100% | ||
superkoala | 0 | 0 | 100% | ||
athealchemist | 0 | 607,961,700 | 100% | ||
ximoun | 0 | 0 | 100% | ||
smileplease | 0 | 724,338,144 | 100% | ||
sizuka | 0 | 931,070,343 | 100% | ||
letssmile | 0 | 616,914,546 | 100% | ||
rksumanthraju | 0 | 199,692,656 | 100% | ||
planetauto | 0 | 1,625,595,553 | 100% | ||
thiscow | 0 | 1,119,985,640 | 100% | ||
lucasportella | 0 | 1,443,432,168 | 100% | ||
castleberry | 0 | 2,150,361,308 | 100% | ||
booksandbeauty | 0 | 619,235,843 | 100% | ||
druidcruize | 0 | 617,261,131 | 100% | ||
callmetoxy | 0 | 925,461,472 | 100% | ||
tixinhacapitinha | 0 | 670,249,670 | 100% | ||
pratik27 | 0 | 5,575,130,218 | 89.79% | ||
klevn | 0 | 4,013,074,386 | 100% | ||
spencervogel | 0 | 617,220,000 | 100% | ||
nowthis | 0 | 549,325,800 | 100% | ||
missgee | 0 | 583,272,900 | 100% | ||
nicholas83 | 0 | 2,743,393,312 | 100% | ||
ceikdo | 0 | 604,875,600 | 100% | ||
bramin | 0 | 416,623,500 | 100% | ||
alunar34 | 0 | 604,915,929 | 100% | ||
kingman | 0 | 500,835,504 | 100% | ||
odim2 | 0 | 607,327,261 | 100% | ||
oktaykzlbay | 0 | 604,875,600 | 100% | ||
macgyver77 | 0 | 607,961,700 | 100% | ||
atnicholson | 0 | 24,549,025,184 | 49% | ||
choicehumanitary | 0 | 617,220,000 | 100% | ||
adejoke16 | 0 | 304,077,781 | 100% | ||
bangmimi | 0 | 0 | 100% | ||
murtaziqah | 0 | 586,398,087 | 100% | ||
katsonka | 0 | 617,220,000 | 100% | ||
sunsquall | 0 | 342,557,100 | 100% | ||
prosieben | 0 | 1,073,555,885 | 100% | ||
jaysds1 | 0 | 1,166,650,767 | 100% | ||
wamsverrucko | 0 | 382,963,001 | 100% | ||
goge-vandire | 0 | 90,647,938 | 100% | ||
krystal-paws | 0 | 0 | 100% | ||
riskiaff | 0 | 1,154,689,242 | 100% | ||
twerking-girls | 0 | 1,189,880,519 | 100% | ||
rawdawg | 0 | 273,868,794 | 100% | ||
mustafiz66sb | 0 | 1,137,386,842 | 100% | ||
faiber | 0 | 1,089,676,736 | 100% | ||
enmy | 0 | 770,441,804 | 100% | ||
high4life | 0 | 1,674,168,014 | 100% | ||
metinyolcu | 0 | 171,423,690 | 100% | ||
cyriana | 0 | 7,045,046,297 | 100% | ||
yekta | 0 | 617,261,178 | 100% | ||
sumaira12 | 0 | 321,698,921 | 100% | ||
bryanlin | 0 | 2,659,539,016 | 100% | ||
carlos84 | 0 | 1,240,113,499 | 100% | ||
hasim5164 | 0 | 126,315,897 | 100% | ||
boombam | 0 | 185,770,886 | 100% | ||
katamori | 0 | 1,098,703,338 | 100% | ||
venku898 | 0 | 160,568,147 | 100% | ||
heisali | 0 | 354,697,602 | 100% | ||
adamschockmusic | 0 | 1,696,355,098 | 100% | ||
kristoff | 0 | 10,292,577,672 | 100% | ||
outofskooltv | 0 | 605,029,282 | 100% | ||
brandon-staab | 0 | 571,309,238 | 100% | ||
fcrypto | 0 | 1,357,557,588 | 100% | ||
edward.maesen | 0 | 472,025,387 | 100% | ||
juicy-shark | 0 | 197,869,732,253 | 100% | ||
speewave | 0 | 0 | 100% | ||
palikari123 | 0 | 0 | 100% | ||
shivamnigam | 0 | 604,895,200 | 100% | ||
nuttinghere | 0 | 247,125,396 | 100% | ||
mmgalore | 0 | 614,100,417 | 100% | ||
leap8 | 0 | 552,590,467 | 100% | ||
jarzonek | 0 | 614,204,058 | 100% | ||
namra | 0 | 845,183,000 | 100% | ||
alfrichreyes | 0 | 506,136,800 | 100% | ||
sheikh.farooq | 0 | 492,603,064 | 100% | ||
bookguy | 0 | 555,385,674 | 100% | ||
onlydog | 0 | 0 | -100% | ||
abuzenk | 0 | 1,022,322,735 | 100% | ||
onsteem | 0 | 1,092,595,567 | 100% | ||
devosdevosi | 0 | 233,417,805 | 100% | ||
maskarajr | 0 | 466,001,100 | 100% | ||
louissteffek56 | 0 | 595,617,300 | 100% | ||
bustan | 0 | 265,404,600 | 100% | ||
fermond | 0 | 288,346,190 | 100% | ||
tarikhakan55 | 0 | 634,764,145 | 100% | ||
amulla505 | 0 | 130,813,129 | 100% | ||
alina12 | 0 | 577,855,689 | 100% | ||
dragonite | 0 | 475,259,400 | 100% | ||
dirorodje | 0 | 617,220,000 | 100% | ||
zenjuddhism | 0 | 604,875,600 | 100% | ||
dfilm | 0 | 1,282,186,771 | 1% | ||
redeauxtech | 0 | 577,118,197 | 100% | ||
willkriski | 0 | 1,161,244,333 | 100% | ||
mahmutfirat | 0 | 637,316,773 | 100% | ||
mauricesg | 0 | 1,156,849,346 | 100% | ||
kaesspaetzle | 0 | 0 | 100% | ||
mahafuz20 | 0 | 148,660,979 | 100% | ||
toniofonz | 0 | 604,895,200 | 100% | ||
zelivsky | 0 | 659,303,142 | 100% | ||
diverse | 0 | 6,739,041,394 | 100% | ||
bestshamim2020 | 0 | 466,062,478 | 100% | ||
bapin | 0 | 197,299,374 | 100% | ||
bestrakibul2 | 0 | 186,023,502 | 100% | ||
mdtipo | 0 | 92,586,000 | 100% | ||
umehmadu | 0 | 3,018,885,978 | 100% | ||
bhautik | 0 | 182,134,343 | 100% | ||
rana420 | 0 | 439,292,086 | 100% | ||
julienbell | 0 | 1,030,589,111 | 100% | ||
daes131 | 0 | 148,167,230 | 100% | ||
haja | 0 | 389,369,751 | 100% | ||
anikaa | 0 | 580,384,950 | 100% | ||
jedeonphenics | 0 | 570,947,000 | 100% | ||
mdarifishtiaque | 0 | 664,174,152 | 100% | ||
bobinson | 0 | 244,817,982 | 100% | ||
moorkedi | 0 | 2,046,410,822 | 100% | ||
steveconnor | 0 | 926,335,891 | 100% | ||
seb-art | 0 | 0 | 100% | ||
marshalllife | 0 | 528,443,509 | 100% | ||
muksihs | 0 | 641,550,954 | 100% | ||
kramat23 | 0 | 410,464,600 | 100% | ||
besthelal03 | 0 | 60,353,424 | 100% | ||
kowinnhtunn | 0 | 172,827,200 | 100% | ||
silovar88 | 0 | 506,136,800 | 100% | ||
bestmdfisal01 | 0 | 258,033,997 | 100% | ||
bambache | 0 | 648,947,194 | 100% | ||
nischal123 | 0 | 241,390,712 | 100% | ||
haamed233 | 0 | 596,271,629 | 100% | ||
ffp84 | 0 | 617,240,000 | 100% | ||
rkanwal | 0 | 178,999,600 | 100% | ||
zenk02 | 0 | 466,016,200 | 100% | ||
iamfusion | 0 | 0 | 100% | ||
mdhasan58 | 0 | 287,494,700 | 100% | ||
artworld | 0 | 390,649,427 | 100% | ||
traveled | 0 | 413,550,800 | 100% | ||
mikeeast | 0 | 971,786,614 | 100% | ||
kamariee | 0 | 484,920,886 | 100% | ||
steemitposter | 0 | 86,419,360 | 100% | ||
paulmoon410 | 0 | 713,246,873 | 100% | ||
richiejoe | 0 | 0 | 100% | ||
rimonkst06 | 0 | 595,636,600 | 100% | ||
zenk05 | 0 | 393,815,074 | 100% | ||
dianaakmal | 0 | 86,410,800 | 100% | ||
budulai | 0 | 381,992,407 | 100% | ||
broeman | 0 | 617,240,000 | 100% | ||
twotripleow | 0 | 97,319,579 | 100% | ||
oliviadejeu | 0 | 2,180,856,573 | 100% | ||
hardthey | 0 | 607,981,400 | 100% | ||
ishfaqlone | 0 | 583,272,900 | 100% | ||
maxoutyogi | 0 | 284,341,850 | 100% | ||
lyra.roberge | 0 | 654,490,329 | 100% | ||
kabirulislam | 0 | 595,636,600 | 100% | ||
blade325 | 0 | 620,860,232 | 100% | ||
kubi | 0 | 555,516,000 | 100% | ||
aminx | 0 | 601,849,111 | 100% | ||
kslo | 0 | 2,336,823,217 | 100% | ||
woodstaveaus | 0 | 79,549,145 | 11.79% | ||
babuahmmed | 0 | 0 | 100% | ||
dunfikar | 0 | 524,719,462 | 100% | ||
israelbonbagay | 0 | 604,895,200 | 100% | ||
dysangcocey | 0 | 563,939,579 | 100% | ||
meherunnesa | 0 | 290,000,259 | 100% | ||
snipets | 0 | 595,636,600 | 100% | ||
alexdimitrov | 0 | 0 | 100% | ||
aneilpatel | 0 | 256,475,935 | 100% | ||
jason482 | 0 | 822,941,192 | 100% | ||
tcpaikano | 0 | 260,694,877 | 100% | ||
plushzilla | 0 | 184,622,660 | 100% | ||
kalinh | 0 | 0 | 100% | ||
icee | 0 | 29,768,053,816 | 100% | ||
vikaskaladharan | 0 | 108,017,000 | 100% | ||
richardcok | 0 | 179,567,568 | 100% | ||
daikael | 0 | 0 | 100% | ||
mbruno | 0 | 1,160,573,473 | 100% | ||
iskenderbaran | 0 | 998,093,044 | 100% | ||
eifeler | 0 | 412,755,822 | 50% | ||
msabolik | 0 | 919,537,867 | 100% | ||
lishu | 0 | 3,375,463,031 | 100% | ||
embomb701 | 0 | 7,618,364,758 | 100% | ||
ashcoin | 0 | 1,119,950,083 | 100% | ||
cybersolution | 0 | 1,027,104,480 | 100% | ||
sourabhrana | 0 | 974,947,873 | 100% | ||
shipra | 0 | 986,484,330 | 100% | ||
maksudarrahman | 0 | 243,719,652 | 100% | ||
pritish1122 | 0 | 267,356,656 | 100% | ||
chireerocks | 0 | 208,991,384 | 100% | ||
jose9955 | 0 | 116,056,971 | 100% | ||
iftikhar01 | 0 | 1,011,985,329 | 100% | ||
anoopsingh | 0 | 0 | 100% | ||
ryan1628 | 0 | 1,124,553,022 | 100% | ||
piyasmarty121287 | 0 | 98,648,344 | 47% | ||
chrislo2004 | 0 | 928,455,002 | 100% | ||
retirejapan | 0 | 504,847,399 | 100% | ||
ramanraina19 | 0 | 574,481,522 | 100% | ||
lekhraj | 0 | 301,779,946 | 100% | ||
dawnsheree | 0 | 479,806,304 | 100% | ||
hkarci88 | 0 | 1,137,357,345 | 100% | ||
jasimg | 0 | 1,044,548,855 | 100% | ||
itsolutions | 0 | 1,102,540,254 | 100% | ||
jli | 0 | 1,160,568,681 | 100% | ||
lpreap | 0 | 6,575,904,949 | 39% | ||
dhshin9123 | 0 | 0 | 100% | ||
liton34 | 0 | 168,282,451 | 100% | ||
heart0048 | 0 | 481,635,958 | 100% | ||
xmkd | 0 | 1,119,948,674 | 100% | ||
pinkayesh | 0 | 568,678,595 | 100% | ||
skuumar840 | 0 | 1,085,131,600 | 100% | ||
jhera | 0 | 1,143,159,999 | 100% | ||
atozebra | 0 | 1,663,941,101 | 100% | ||
adamgrizman | 0 | 1,119,948,602 | 100% | ||
valdas | 0 | 1,926,000,236 | 100% | ||
satyajitroy | 0 | 208,902,301 | 100% | ||
various | 0 | 359,776,158 | 100% | ||
arkashem | 0 | 765,974,977 | 100% | ||
jeremiajohnson | 0 | 1,067,722,672 | 100% | ||
muazikram | 0 | 957,468,609 | 100% | ||
steemit-arabia | 0 | 762,740,452 | 100% | ||
lemniscate | 0 | 1,090,933,812 | 100% | ||
coachme | 0 | 2,791,564,010 | 100% | ||
kinns | 0 | 696,340,518 | 100% | ||
yogeshpatgunan | 0 | 1,160,567,407 | 100% | ||
lebedeva.eka | 0 | 371,381,570 | 100% | ||
mjkeen | 0 | 1,160,567,226 | 100% | ||
abhishek77 | 0 | 1,090,933,186 | 100% | ||
hugo.exe | 0 | 794,988,537 | 100% | ||
mizanurrahman199 | 0 | 1,125,750,188 | 100% | ||
theking603 | 0 | 1,137,355,804 | 100% | ||
rdvn | 0 | 1,143,158,629 | 100% | ||
ross1977 | 0 | 783,382,811 | 100% | ||
amal123a | 0 | 1,160,567,090 | 100% | ||
tommyheryawan | 0 | 174,085,055 | 100% | ||
blantonian | 0 | 1,119,947,178 | 100% | ||
supremexx | 0 | 1,160,567,013 | 100% | ||
jahidhossen | 0 | 487,438,142 | 100% | ||
mdsayhammia | 0 | 603,494,809 | 100% | ||
ronakknkr | 0 | 986,481,701 | 100% | ||
reskiamelia | 0 | 1,160,566,677 | 100% | ||
sexymaria | 0 | 533,860,668 | 100% | ||
dhiyaurahman | 0 | 1,160,566,666 | 100% | ||
needavote | 0 | 992,284,442 | 100% | ||
ccworld | 0 | 760,171,121 | 100% | ||
introvertspeaks | 0 | 1,015,495,736 | 100% | ||
rizkigold | 0 | 887,833,407 | 100% | ||
sajibbose | 0 | 174,084,974 | 100% | ||
zohaib715 | 0 | 789,185,213 | 100% | ||
meddreda | 0 | 1,137,355,040 | 100% | ||
habib1978 | 0 | 1,044,509,716 | 100% | ||
alliew | 0 | 1,137,354,940 | 100% | ||
heady | 0 | 1,160,566,051 | 100% | ||
khanrony | 0 | 1,003,889,601 | 100% | ||
richangh | 0 | 1,119,946,076 | 100% | ||
eliotlr | 0 | 1,073,523,397 | 100% | ||
mamun-net | 0 | 1,125,748,024 | 100% | ||
howtoswim | 0 | 1,143,155,878 | 100% | ||
sheskates926 | 0 | 644,113,105 | 100% | ||
nndlia | 0 | 1,032,902,070 | 100% | ||
shaff.aff | 0 | 1,032,902,069 | 100% | ||
beaconstreak | 0 | 1,143,155,636 | 100% | ||
asr13l | 0 | 139,267,674 | 11.66% | ||
bhuvanbam | 0 | 893,634,243 | 100% | ||
asifmehmood | 0 | 0 | 0% | ||
pingkusabbir | 0 | 1,119,944,203 | 100% | ||
s4b4n | 0 | 1,137,352,652 | 100% | ||
waitforitb | 0 | 742,760,914 | 100% | ||
vedantpatel | 0 | 1,108,338,551 | 100% | ||
lazyb0nes-travel | 0 | 731,155,268 | 100% | ||
freakerz | 0 | 1,160,563,898 | 100% | ||
arsenalfan | 0 | 1,137,352,608 | 100% | ||
fastx | 0 | 1,160,563,886 | 100% | ||
jel | 0 | 1,125,746,964 | 100% | ||
reham | 0 | 1,119,944,144 | 100% | ||
ericpinera | 0 | 1,119,944,142 | 100% | ||
skasanali | 0 | 969,070,832 | 100% | ||
dr4mohamed | 0 | 829,950,183 | 100% | ||
aonraza | 0 | 841,408,800 | 100% | ||
steemitrun | 0 | 911,042,624 | 100% | ||
jerkydude | 0 | 649,915,754 | 100% | ||
abirbiral | 0 | 1,096,732,810 | 100% | ||
socket1312 | 0 | 1,073,521,523 | 100% | ||
cryptodude75 | 0 | 1,119,944,073 | 100% | ||
hondu7 | 0 | 1,148,958,157 | 100% | ||
rostik25 | 0 | 1,038,704,590 | 100% | ||
ucheik | 0 | 551,267,798 | 100% | ||
arifin0112 | 0 | 1,038,704,584 | 100% | ||
mgwaiphyomin | 0 | 969,070,739 | 100% | ||
kingkong1 | 0 | 18,509,329,362 | 2% | ||
kamlam | 0 | 1,119,943,904 | 100% | ||
hitenkrshah | 0 | 1,137,352,351 | 100% | ||
ynotela | 0 | 1,038,704,434 | 100% | ||
natafy | 0 | 1,061,915,696 | 100% | ||
sun1 | 0 | 882,028,337 | 100% | ||
learnandgrow | 0 | 783,380,430 | 100% | ||
rajeshprajapati | 0 | 620,901,525 | 100% | ||
message4mbeyond | 0 | 951,662,148 | 100% | ||
bestsohag1 | 0 | 493,239,525 | 100% | ||
allishere | 0 | 1,119,943,855 | 100% | ||
wajahatsardar | 0 | 504,845,148 | 100% | ||
annefernandez | 0 | 1,073,521,281 | 100% | ||
obaidur9595 | 0 | 1,160,563,469 | 100% | ||
shivambisaria | 0 | 0 | 0% | ||
mmrmm | 0 | 1,050,309,914 | 100% | ||
fahimhossain | 0 | 464,225,368 | 100% | ||
tayyab.ali | 0 | 1,160,563,418 | 100% | ||
mdirfanarju | 0 | 0 | 100% | ||
staranger | 0 | 359,774,656 | 100% | ||
dipendra | 0 | 574,478,861 | 100% | ||
prince4pillars | 0 | 1,119,943,635 | 100% | ||
rehaanzoy | 0 | 1,119,943,629 | 100% | ||
chidixmba | 0 | 1,137,352,068 | 100% | ||
punleu81 | 0 | 765,971,793 | 100% | ||
sahil1419 | 0 | 818,197,134 | 100% | ||
fabius | 0 | 1,143,154,859 | 100% | ||
sujityadav | 0 | 208,901,392 | 100% | ||
hamlord | 0 | 992,281,598 | 100% | ||
hatice | 0 | 1,160,563,257 | 100% | ||
najmussakib | 0 | 1,160,563,242 | 100% | ||
maliksaqib123 | 0 | 516,450,615 | 100% | ||
ravinkarmavi | 0 | 818,197,040 | 100% | ||
bbssalam | 0 | 893,633,611 | 100% | ||
razubd | 0 | 1,056,112,435 | 100% | ||
skymoni | 0 | 835,605,437 | 100% | ||
mr1318 | 0 | 1,079,323,686 | 100% | ||
iqbalhamdani | 0 | 1,137,351,828 | 100% | ||
jdb97699 | 0 | 1,044,506,778 | 100% | ||
asrafulislam116 | 0 | 388,788,632 | 100% | ||
denizci | 0 | 1,154,760,262 | 100% | ||
robiul3919 | 0 | -1,160,563,073 | -100% | ||
steeminer4up | 0 | 1,160,563,066 | 100% | ||
rabijal | 0 | 1,154,760,229 | 100% | ||
sanjeevsunny | 0 | 1,096,732,072 | 100% | ||
rambodh1973 | 0 | 678,929,374 | 100% | ||
dasari | 0 | 702,140,621 | 100% | ||
lucky414 | 0 | 1,137,351,742 | 100% | ||
ichsanmaulana | 0 | 1,119,943,286 | 100% | ||
access2steem | 0 | 1,119,943,284 | 100% | ||
outdoordreams | 0 | 1,642,927,415 | 100% | ||
harryblaze | 0 | 1,143,154,539 | 100% | ||
bnisk | 0 | 1,032,901,046 | 100% | ||
malikzaighum | 0 | 1,079,323,541 | 100% | ||
moritzaa | 0 | 1,160,562,815 | 100% | ||
sandycenteno | 0 | 1,160,562,669 | 100% | ||
rimabel13 | 0 | 1,044,506,375 | 100% | ||
anujsharma | 0 | 1,160,562,530 | 100% | ||
jhudeff1418 | 0 | 916,844,396 | 100% | ||
maygaby | 0 | 1,096,731,584 | 100% | ||
ravisarsar | 0 | 800,788,108 | 100% | ||
killerannie | 0 | 0 | 0% | ||
manish2000 | 0 | 1,009,689,283 | 100% | ||
kodel | 0 | 986,478,034 | 100% | ||
lianjimenez | 0 | 1,096,731,393 | 100% | ||
mintu1995 | 0 | 1,096,731,392 | 100% | ||
mummy668 | 0 | 1,114,139,778 | 100% | ||
razaoktafian | 0 | 0 | 100% | ||
vacasraxa | 0 | 1,137,350,969 | 100% | ||
rafeequekhan | 0 | 1,160,562,194 | 100% | ||
am22r | 0 | 1,143,153,757 | 100% | ||
vickysidhu | 0 | 969,069,420 | 100% | ||
fahadyounis2 | 0 | 1,096,731,193 | 100% | ||
aq5066 | 0 | 1,160,562,109 | 100% | ||
rahul9945 | 0 | 934,252,496 | 100% | ||
milindv1 | 0 | 1,137,350,864 | 100% | ||
xerbinvictus | 0 | 951,660,927 | 100% | ||
deepak007 | 0 | 1,143,153,670 | 100% | ||
jimpai | 0 | 1,137,350,858 | 100% | ||
ravinderkatikala | 0 | 1,160,562,096 | 100% | ||
crazytraveller | 0 | 1,119,942,414 | 100% | ||
elrincondellibro | 0 | 1,056,111,492 | 100% | ||
musfik | 0 | 1,056,111,488 | 100% | ||
peterruck | 0 | 1,137,350,831 | 100% | ||
prakashpoptani | 0 | 1,119,942,394 | 100% | ||
dabutyx | 0 | 377,182,671 | 100% | ||
daxsh | 0 | 876,224,354 | 100% | ||
bayazedhossen | 0 | 1,143,153,628 | 100% | ||
siva031226 | 0 | 1,137,350,814 | 100% | ||
nickkolas | 0 | 1,061,914,278 | 100% | ||
karthikmvs | 0 | 1,096,731,137 | 100% | ||
stupidpeople | 0 | 644,111,930 | 100% | ||
dagreat | 0 | 1,160,562,033 | 100% | ||
shallwey | 0 | 1,143,153,601 | 100% | ||
abdoussleon | 0 | 899,435,559 | 100% | ||
sudhirk121287 | 0 | 110,253,390 | 100% | ||
cmanuben22 | 0 | 1,096,731,090 | 100% | ||
olegkof | 0 | 1,137,350,724 | 100% | ||
sameersam786 | 0 | 1,096,731,053 | 100% | ||
udaysandeep6 | 0 | 1,148,956,316 | 100% | ||
jumpstart | 0 | 992,280,443 | 100% | ||
nikhilanil2646 | 0 | 684,731,517 | 100% | ||
iren007 | 0 | 1,137,350,644 | 100% | ||
mustakin | 0 | 1,056,111,291 | 100% | ||
bhartikuldeep | 0 | 1,096,730,933 | 100% | ||
vishaljat | 0 | 974,871,932 | 100% | ||
sangeeta | 0 | 1,125,744,938 | 100% | ||
blackprovos | 0 | 1,079,322,444 | 100% | ||
fafahara1 | 0 | 493,238,744 | 100% | ||
sardorismailov | 0 | 1,079,322,397 | 100% | ||
ismailovsardor | 0 | 992,280,267 | 100% | ||
brrdabree | 0 | 6,956,692,599 | 40% | ||
egeljoy | 0 | 1,160,561,665 | 100% | ||
kamilel112 | 0 | 1,137,350,394 | 100% | ||
pakzia92 | 0 | 1,096,730,604 | 100% | ||
intelligents | 0 | 1,119,941,796 | 100% | ||
mahmoud-serhan | 0 | 1,096,730,531 | 100% | ||
hughtwo | 0 | 835,604,211 | 100% | ||
kmulan | 0 | 1,032,899,548 | 100% | ||
dipakshrestha | 0 | 1,032,899,547 | 100% | ||
habtc | 0 | 1,119,941,634 | 100% | ||
thuta | 0 | 1,021,293,797 | 100% | ||
luislipham | 0 | 1,096,729,931 | 100% | ||
krunch | 0 | 1,119,941,095 | 100% | ||
primo504 | 0 | 1,143,151,841 | 100% | ||
majidalikhan1 | 0 | 992,279,003 | 100% | ||
sagar-explores | 0 | 228,216,177 | 100% | ||
heosphoros | 0 | 1,148,954,414 | 100% | ||
dheenu0456 | 0 | 539,660,405 | 100% | ||
ymhb | 0 | 969,067,606 | 100% | ||
magicmusic | 0 | 1,096,729,201 | 100% | ||
nelioebeta | 0 | 922,645,191 | 100% | ||
gperez | 0 | 1,073,517,988 | 100% | ||
anasavais | 0 | 1,073,517,985 | 100% | ||
riteshgundiani | 0 | 1,079,320,782 | 100% | ||
bouchaibi | 0 | 1,119,940,380 | 100% | ||
nando161982 | 0 | 969,067,578 | 100% | ||
princelekzy | 0 | 951,659,178 | 100% | ||
rodny | 0 | 980,673,172 | 100% | ||
damnix | 0 | 1,056,109,544 | 100% | ||
mousey201 | 0 | 1,119,940,339 | 100% | ||
redveil | 0 | 1,102,531,931 | 100% | ||
sobujtalukdar74 | 0 | 1,032,898,309 | 100% | ||
hanafyyy | 0 | 1,119,940,299 | 100% | ||
jaykaran | 0 | 1,096,729,101 | 100% | ||
iqram1610 | 0 | 928,447,909 | 100% | ||
amirmirza | 0 | 1,032,898,268 | 100% | ||
valorgaming | 0 | 1,032,898,260 | 100% | ||
charisma11 | 0 | 0 | 100% | ||
kpd-244 | 0 | 516,449,118 | 100% | ||
iwant | 0 | 504,843,520 | 100% |
Nice dude Bro du u help me to grow my acc Plzzz do a favour just upvote this comment So its a big help of u
author | abhishek77 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-heimindanger-20171025t12289987z | ||||||
category | dtube | ||||||
json_metadata | {"tags":"dtube","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-10-25 06:58:15 | ||||||
last_update | 2017-10-25 06:58:15 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-11-01 06:58:15 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.242 HBD | ||||||
curator_payout_value | 0.007 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 108 | ||||||
author_reputation | 1,398,513,654,519 | ||||||
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 18,509,441 | ||||||
net_rshares | 116,198,941,140 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
good-karma | 0 | 100,224,614,004 | 0.5% | ||
demotruk | 0 | -2,084,929,531 | -10% | ||
bitcoiner | 0 | 4,063,762,555 | 0.5% | ||
mysteem | 0 | 168,220,960 | 1% | ||
demo | 0 | 319,763,336 | 1% | ||
feruz | 0 | 3,044,711,604 | 1% | ||
esteemapp | 0 | 6,106,374,035 | 1% | ||
meysam | 0 | 711,013,738 | 0.25% | ||
bounties | 0 | 344,957,557 | 1% | ||
steempoll | 0 | 334,849,433 | 1% | ||
tipping | 0 | 304,310,093 | 1% | ||
valchiz | 0 | 137,065,885 | 0.25% | ||
abhishek77 | 0 | 998,087,808 | 100% | ||
maliksaqib123 | 0 | 533,859,063 | 100% | ||
xerbinvictus | 0 | 992,280,600 | 100% |
👍
author | abhishek77 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-heimindanger-20171025t133254532z | ||||||
category | dtube | ||||||
json_metadata | {"tags":"dtube","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-10-25 08:03:00 | ||||||
last_update | 2017-10-25 08:03:00 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-11-01 08:03:00 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 1 | ||||||
author_reputation | 1,398,513,654,519 | ||||||
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 18,512,995 | ||||||
net_rshares | 0 |
Its really cool
author | abhishek77 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t095130907z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 09:51:33 |
last_update | 2017-10-25 09:51:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 09:51:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 1,398,513,654,519 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,519,361 |
net_rshares | 0 |
First let me say I really like and appreciate what you're doing and hope one day it rivals youtube in popularity. I am a dinosaur when it come to tech so much of what you said I don't understand so I will simply ask a question. I have problems with playback. Will this be addressed some time/where/how? What I experience when I try to watch a dtube video is like having a poor internet connection. It plays for a few seconds and buffers. I have no issue with videos in other locations like youtube. I just went directly to d.tube and pulled up a random video and had this problem. I did the same thing on my phone and found the same video and had the same problem, so it happened on two devises. Both were on the same internet connection. I had paused a video I was watching on youtube to do this and there were no issues with watching that video, so the problem is with dtube. What's weird is I have been able to watch one or two videos on dtube, but usually what happens is what I described above. Hopefully this is clear and if others have had the same problem maybe they can add info. Anyway, again, I do appreciate what you're doing and hope for the best in results for you.
author | aboutyourbiz |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t164359130z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 16:45:03 |
last_update | 2017-10-25 16:45:03 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 16:45:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,183 |
author_reputation | 1,919,598,854,392 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,546,127 |
net_rshares | 0 |
First let me say I really like and appreciate what you're doing and hope one day it rivals youtube in popularity. I am a dinosaur when it come to tech so much of what you said I don't understand so I will simply ask a question. I have problems with playback. Will this be addressed some time/where/how? What I experience when I try to watch a dtube video is like having a poor internet connection. It plays for a few seconds and buffers. I have no issue with videos in other locations like youtube. I just went directly to d.tube and pulled up a random video and had this problem. I did the same thing on my phone and found the same video and had the same problem, so it happened on two devises. Both were on the same internet connection. I had paused a video I was watching on youtube to do this and there were no issues with watching that video, so the problem is with dtube. What's weird is I have been able to watch one or two videos on dtube, but usually what happens is what I described above. Hopefully this is clear and if others have had the same problem maybe they can add info. Anyway, again, I do appreciate what you're doing and hope for the best in results for you.
author | aboutyourbiz |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t164613602z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 16:47:15 |
last_update | 2017-10-25 16:47:15 |
depth | 1 |
children | 2 |
last_payout | 2017-11-01 16:47:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,183 |
author_reputation | 1,919,598,854,392 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,546,253 |
net_rshares | 0 |
Hi @aboutyourbiz It is different with youtube because they convert the video to have the best streaming experience. on youtube you can also change the streaming quality and have a lower one with slow internet connection. depending on the video, the quality can be lower then the original file uploaded. with d.tube you upload and watch the original file size which is also split into lots of small parts to be stored on different locations. like with torrent. the more people seed (the new webtorrent feature for d.tube), the faster the files are available. also you might check what IPFS is to understand.
author | ax10m |
---|---|
permlink | re-aboutyourbiz-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t141756235z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["aboutyourbiz"],"app":"steemit/0.1"} |
created | 2017-10-27 14:17:57 |
last_update | 2017-10-27 14:17:57 |
depth | 2 |
children | 1 |
last_payout | 2017-11-03 14:17:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 607 |
author_reputation | 202,486,772,508 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,697,303 |
net_rshares | 0 |
Thanks for the info, I was wondering if seeding had something to do with play back from some of the comments
author | aboutyourbiz |
---|---|
permlink | re-ax10m-re-aboutyourbiz-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t170807573z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 17:08:06 |
last_update | 2017-10-27 17:08:06 |
depth | 3 |
children | 0 |
last_payout | 2017-11-03 17:08:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 108 |
author_reputation | 1,919,598,854,392 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,709,004 |
net_rshares | 0 |
Post of the day.Congratulation bro.best of luck.
author | alamin7 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t194745212z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 19:47:54 |
last_update | 2017-10-25 19:47:54 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 19:47:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 48 |
author_reputation | 8,058,361,647,184 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,558,022 |
net_rshares | 2,205,265,209 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alamin7 | 0 | 2,205,265,209 | 100% |
Yes Yes Yes! Very good news :-)
author | andyjaypowell |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t215527099z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 21:55:30 |
last_update | 2017-10-24 21:55:30 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 21:55:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 415,467,376,628,664 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,039 |
net_rshares | 0 |
Congratulations on this! what a great idea you have. Regards to your venture :)
author | annefernandez |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t012322128z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 01:23:24 |
last_update | 2017-10-25 01:23:24 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 01:23:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 79 |
author_reputation | 239,266,047,944 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,043 |
net_rshares | 0 |
Congratulations @heimindanger! Your post was mentioned in the [hit parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20171024) in the following categories: * Upvotes - Ranked 9 with 466 upvotes * Comments - Ranked 5 with 126 comments * Pending payout - Ranked 2 with $ 411,41
author | arcange |
---|---|
permlink | re-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t173619000z |
category | dtube |
json_metadata | "" |
created | 2017-10-25 15:34:36 |
last_update | 2017-10-25 15:34:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 15:34:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 292 |
author_reputation | 1,146,633,784,083,859 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,541,278 |
net_rshares | 0 |
What if I wanna spin up a VPS IPFS node to seed DTUBE videos? Docker image? Technically I'll have to install an IPFS server and a program that grabs the videos that's being feed into the STEEM Blockchain?
author | arnaldocapo |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180221t222432521z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2018-02-21 22:24:33 |
last_update | 2018-02-21 22:24:33 |
depth | 1 |
children | 0 |
last_payout | 2018-02-28 22:24:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 205 |
author_reputation | 32,639,297 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 39,450,845 |
net_rshares | 0 |
uploaded a video yesterday, unfortunately, nothing works at all :(
author | ash |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t073042964z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 07:30:42 |
last_update | 2017-10-27 07:30:42 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 07:30:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 66 |
author_reputation | 286,803,743,324,398 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,673,235 |
net_rshares | 0 |
I think the SSL settings on your webserver may need to be tweaked. My FF57 is complaining about weak crypto.
author | ashaman |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t101121647z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 10:13:24 |
last_update | 2017-10-25 10:13:24 |
depth | 1 |
children | 1 |
last_payout | 2017-11-01 10:13:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 108 |
author_reputation | 3,785,245,463,720 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,520,635 |
net_rshares | 0 |
Should be fixed now ;)
author | heimindanger |
---|---|
permlink | re-ashaman-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t174038081z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 17:40:39 |
last_update | 2017-10-25 17:40:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 17:40:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,549,912 |
net_rshares | 0 |
hello , I have been trying to upload and mp4 full hd video less than 2 minutes duration. I keep getting the error IPFS error while uploading. Fill size is less 100mb . Tried from chorme and FF as well. Video auto plays when I drag and drop to browser but the upload fails after 15-20%. I tried to upload same video on youtube it works ! I downloaded it from youtube and tried that file which was less then 30 mb even that fails on dtube. Please advice !
author | ashwinrajt |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180125t053328470z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2018-01-25 05:34:24 |
last_update | 2018-01-25 05:34:24 |
depth | 1 |
children | 0 |
last_payout | 2018-02-01 05:34:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 456 |
author_reputation | 7,112,017,204,782 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,111,407 |
net_rshares | 0 |
Thank you, great work! really like the seeding solution because my videos are quite big (full hd visualization) and it takes a long time to load. also you are not able to watch them without getting stuck. hope that will improve if more people appreciate them : ) any plans for multiple uploads soon? keep it up and all the best!
author | ax10m |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t181827848z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 18:18:33 |
last_update | 2017-10-26 18:18:33 |
depth | 1 |
children | 3 |
last_payout | 2017-11-02 18:18:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 330 |
author_reputation | 202,486,772,508 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,633,333 |
net_rshares | 0 |
If your videos cant get watched without people being stuck, it's because the quality is too high. YouTube encodes your video in different formats, and adjusts the version for the viewer depending on his internet speed. We plan to do the same for dtube (in next patch)
author | heimindanger |
---|---|
permlink | re-ax10m-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t224645881z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-26 22:46:45 |
last_update | 2017-10-26 22:46:45 |
depth | 2 |
children | 2 |
last_payout | 2017-11-02 22:46:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 267 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,646,803 |
net_rshares | 0 |
Yes they do but the quality is not satisfying for those videos with lots of particles and thin lines which are in higher bit rate. so i can not even publish the videos on youtube because they don't look good enough for a presentation. I have them on vimeo and there was the same problem. fortunately the support was so kind to manually encode them. still not ace but good compromise. i know d.tube is still in early stage and i'm patient. bandwidth will also increase besides the seeding option. looking forward!
author | ax10m |
---|---|
permlink | re-heimindanger-re-ax10m-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t143006107z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 14:30:06 |
last_update | 2017-10-27 14:30:06 |
depth | 3 |
children | 1 |
last_payout | 2017-11-03 14:30:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 513 |
author_reputation | 202,486,772,508 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,698,213 |
net_rshares | 0 |
New Followers get 0.001 SBD$ and an upvote for free!! just follow @bhuvanbam we follow back send you 0.001 SBD to your wallet upvote your newest posting
author | bhuvanbam |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t131257231z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["bhuvanbam"],"app":"steemit/0.1"} |
created | 2017-10-27 13:12:57 |
last_update | 2017-10-27 13:12:57 |
depth | 1 |
children | 1 |
last_payout | 2017-11-03 13:12:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | -126,490,079,660 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,692,723 |
net_rshares | -2,246,478,685,675 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steemcleaners | 0 | -2,246,478,685,675 | -5% |
Spamming comments is frowned upon by the community. Continued comment spamming may result in action from the [cheetah bot](https://steemit.com/steemitabuse/@cheetah/cheetah-bot-explained). More Info: <a href="https://steemit.com/steemcleaners/@steemcleaners/abuse-guide-2017-update">Abuse Guide - 2017</a>.
author | steemcleaners |
---|---|
permlink | re-bhuvanbam-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t003936437z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/steemitabuse/@cheetah/cheetah-bot-explained","https://steemit.com/steemcleaners/@steemcleaners/abuse-guide-2017-update"],"app":"steemit/0.1"} |
created | 2017-10-30 00:39:39 |
last_update | 2017-10-30 00:39:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-06 00:39:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.578 HBD |
curator_payout_value | 0.005 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 309 |
author_reputation | 2,789,224,428,782,668 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,925,338 |
net_rshares | 276,012,003,044 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
adm | 0 | 276,012,003,044 | 1.5% | ||
mrxxxx200 | 0 | 0 | 100% |
Congratulations @heimindanger, this post is the most rewarded post (based on pending payouts) in the last 12 hours written by a Superuser account holder (accounts that hold between 1 and 10 Mega Vests). The total number of posts by Superuser account holders during this period was 567 and the total pending payments to posts in this category was $2830.75. To see the full list of highest paid posts across all accounts categories, [click here](www.steemit.com/steemit/@bitgeek/payout-stats-report-for-25th-october-2017--part-ii). If you do not wish to receive these messages in future, please reply stop to this comment.
author | bitgeek |
---|---|
permlink | re-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t064336 |
category | dtube |
json_metadata | "" |
created | 2017-10-25 06:43:36 |
last_update | 2017-10-25 06:43:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 06:43:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 624 |
author_reputation | 13,049,044,453,787 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,508,608 |
net_rshares | 0 |
yyeeeaaahhhh sooo usefull info and more people will get in touch with Dtube :)
author | bluemanart |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t143404018z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 14:34:03 |
last_update | 2017-10-28 14:34:03 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 14:34:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 81 |
author_reputation | 10,293,217,396 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,787,013 |
net_rshares | 361,542,442 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bluemanart | 0 | 361,542,442 | 100% |
Huge progress! Yeah, in fact, the first thing I'm noticing is the progress bar–that's a major improvement. Thanks for your update here, and for continuing to develop this vital asset for Steemit. I've tested it again just now, and I notice it's working much better for me this round. I haven't been able to use it for the past month or so, because I maxed my bandwidth, according to the error message I kept seeing. Here's the post I just added successfully: https://d.tube/#!/v/cabelindsay/lml4k7wm. Thank you again!
author | cabelindsay |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t000205704z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://d.tube/#!/v/cabelindsay/lml4k7wm"],"app":"steemit/0.1"} |
created | 2017-10-25 00:04:48 |
last_update | 2017-10-25 00:13:42 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 00:04:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.132 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 517 |
author_reputation | 265,768,348,453,999 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,489,717 |
net_rshares | 66,298,701,556 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 63,125,864,730 | 100% | ||
wildfamily | 0 | 3,172,836,826 | 100% |
Really good progress!
author | callmetoxy |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t183048372z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 18:31:24 |
last_update | 2017-10-26 18:31:24 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 18:31:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 455,273,727,364 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,633,960 |
net_rshares | 0 |
awsome
author | ceikdo |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t065716294z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 06:57:27 |
last_update | 2017-10-28 06:57:27 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 06:57:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 2,017,956,520 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,753,641 |
net_rshares | 0 |
👍 Please visit my blog, hope you will like my posts. Watch my music video....... https://steemit.com/music/@chireerocks/aye-mere-pyare-watan-kabuliwala-song-on-starmaker
author | chireerocks |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t112319331z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/music/@chireerocks/aye-mere-pyare-watan-kabuliwala-song-on-starmaker"],"app":"steemit/0.1"} |
created | 2017-10-25 11:23:30 |
last_update | 2017-10-25 11:23:30 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 11:23:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 170 |
author_reputation | 327,821,690,945,691 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,525,030 |
net_rshares | 197,380,751 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
chireerocks | 0 | 197,380,751 | 100% |
Крутые нововведения. Dtube решил таки составить конкуренцию youtube, и эт
author | cranium | ||||||
---|---|---|---|---|---|---|---|
permlink | re-heimindanger-20171027t04629763z | ||||||
category | dtube | ||||||
json_metadata | {"tags":"dtube","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-10-26 21:46:33 | ||||||
last_update | 2017-10-26 21:46:33 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-11-02 21:46:33 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 73 | ||||||
author_reputation | 448,552,904,408,574 | ||||||
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 18,643,965 | ||||||
net_rshares | 0 |
d.tube forever! demon.etization never!
author | creativetruth |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t041720426z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 04:17:21 |
last_update | 2017-10-25 04:17:21 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 04:17:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.116 HBD |
curator_payout_value | 0.013 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 127,872,117,350,767 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,501,161 |
net_rshares | 57,866,110,747 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 57,311,640,347 | 100% | ||
singledudetravel | 0 | 554,470,400 | 100% | ||
piratusala | 0 | 0 | 100% |
It got very better, I really like it, thanks for your work, very good platform!
author | cryptonauta |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t013009673z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 01:30:12 |
last_update | 2017-10-25 01:30:12 |
depth | 1 |
children | 1 |
last_payout | 2017-11-01 01:30:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 79 |
author_reputation | 182,521,271,979 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,336 |
net_rshares | 0 |
Woo hoo!
author | sashadaygame |
---|---|
permlink | re-cryptonauta-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t014030149z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 01:40:33 |
last_update | 2017-10-25 01:40:33 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 01:40:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.013 HBD |
curator_payout_value | 0.001 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8 |
author_reputation | 41,811,388,983,242 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,844 |
net_rshares | 894,600,151,579 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sashadaygame | 0 | 894,600,151,579 | 100% |
encontrar variedades como tecnicas sexuales, lugares magnificos, platos tipicos y muchas cosas mas 9 followers71 posts71 following Venezuela Joined October 2017 Blog Comments Replies Rewards Wallet Settings Tuja un Paraiso de Aventura Una de las playas ubicadas al este de Choroní, en la costa de Aragua,es un poblado costero del Municipio Mariño posee… $0.02 5 74 hours ago by cuentamelotodo 24 in spanish Ser Sexy es Cuestiòn de Actitud.. Pero mis Niñas hay que Cuidar la Higiene Muchas veces por verguenza cometemos Locuras como esta cuando nos ataca un dolor de estomago fuerte: Pero mis… $0.01 3 0yesterday by cuentamelotodo 24 in fun ENTERATE ... ¿Qué es la cangrejera?, se preguntarán muchas, ¿tendré yo esa cualidad que tanto les gusta a los Hombres? Algunos definen la “Cangrejera” o el “Cocomordán” como la habilidad de mover los músculos de la vagina de tal manera… $0.01 4 12 days ago by cuentamelotodo 24 in spanish × Tuja un Paraiso de Aventura 4 hours ago cuentamelotodo 24 in spanish Una de las playas ubicadas al este de Choroní, en la costa de Aragua,es un poblado costero del Municipio Mariño posee una hermosa playa cuya principal caracteristica es su escaso oleaje y la claridad de sus aguas color turquesa. son un destino increíble para los amantes del mar y el sol. Aunque Chuao y Cepe suelen ser las playas más visitadas, más allá de las montañas se esconde un pequeño paraíso terrenal, refugiado entre acantilados y bañado en colores tropicales. Su nombre es Tuja. ) Vista desde el Mirador Al llegar a esta hermosa playa tan elegante y con el encuentro alucinante de azules intensos y verdes esmeralda, que se combinan con arenas blancas, palmeras y árboles. El agua es tan cristalina que hacia el extremo occidental de la playa se puede observar el fondo de arenas y corales, que juegan con las pupilas de quien se atreve a mirar este contraste de Caribe. DSC09612.JPG 1467296074951.jpg No puede faltar la foto desde el cerro con vista a la bahía, se recomienda llevar zapatos adecuados para ello (deportivos). Es justamente esta calma de pocas olas lo que hace que Tuja sea perfecta para practicar un deporte poco común, se trata del Stand Up Paddle o Surf de Remo, conocido simplemente como Paddle o SUP, por sus siglas en ingstand up paddle choronilés. Esta disciplina consiste en navegar de pie sobre una tabla de surf, usando un remo para desplazarse con la fuerza de los brazos. tu.jpg Para disfrutar al 100% de Tuja es recomendable visitarla en temporada baja! La playa cuenta con alquiler de toldos y sillas, hay un pequeño restaurant en donde se puede almorzar. A la minima oportunidad que tengas no dudes en visitar esta hermosa playa de Venezuela en las costas de Aragua, sin lugar a dudas que lo vas a disfrutar!
author | cuentamelotodo |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t224803618z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 22:16:21 |
last_update | 2017-10-25 22:16:21 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 22:16:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,764 |
author_reputation | -21,426,874,302 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,566,171 |
net_rshares | 0 |
Definitely going to check this out and already upvoted. I’m new to Steem and was starting to make some videos and posting on YouTube to eventually embed on Steemit post. I was thinking having to host the videos I created on another platform in order to post on steemit was a little a little strange. How does D.tube interact with Steemit? Does it automatically post here when videos are uploaded to D.tube or do you still have to transfer videos over to Steemit? Or is D.tube completely separate? This may be a little out of scope of this post but I’m a little confused on why there are all these competing “Powered by Steem” websites. I just read a post about a website that is just another UI for the Steem community. Is there a resource someone can point me towards which explains the reasoning behind all the different websites?
author | cyborgman |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t021252243z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 02:13:06 |
last_update | 2017-10-25 02:13:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 02:13:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 836 |
author_reputation | 1,566,737,322 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,495,503 |
net_rshares | 0 |
All my 250 friends will hear about it, making dtube more popular than youtube. cheers!
author | dailydogger |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t122944314z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 12:29:57 |
last_update | 2017-10-25 12:29:57 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:29:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.124 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 8,346,976,544,996 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,529,072 |
net_rshares | 55,031,339,953 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dailydogger | 0 | 55,031,339,953 | 40% |
Awesome news! Thanks for creating and improving this much needed project! :)
author | dana-varahi |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t110624303z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 11:06:24 |
last_update | 2017-10-25 11:06:24 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 11:06:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.074 HBD |
curator_payout_value | 0.025 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 4,373,666,307,513 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,523,963 |
net_rshares | 44,628,771,864 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
antonchanning | 0 | 44,628,771,864 | 100% |
I had a bastard of a time to unzip the file as I refuse to use winzip and pay for their garbage, so I'm using 7-zip, however, the .exe file will not install for the modified torrent client so that I can start supporting d.tube and then get all my people to do the same. It keeps telling me the node.dll file cannot be found, and I am not terribly tech savvy. Some aid and assistance would be greatly appreciated.
author | deanclifford |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171105t202937239z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-05 20:29:39 |
last_update | 2017-11-05 20:29:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-12 20:29:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 412 |
author_reputation | 306,016,481,908 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,548,528 |
net_rshares | 0 |
Nice. Please visit my blog, hope you will like my posts. Watch my cnc video https://steemit.com/life/@dejaneskimo/2y9qsk-my-homemade-cnc-machine
author | dejaneskimo |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t094412067z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/life/@dejaneskimo/2y9qsk-my-homemade-cnc-machine"],"app":"steemit/0.1"} |
created | 2017-10-26 09:45:12 |
last_update | 2017-10-26 09:45:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 09:45:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 145 |
author_reputation | 21,795,317,083,428 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,602,929 |
net_rshares | 0 |
Nice. Please visit my blog, hope you will like my posts. Watch my cnc video https://steemit.com/life/@dejaneskimo/2y9qsk-my-homemade-cnc-machine
author | dejaneskimo |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t094613326z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/life/@dejaneskimo/2y9qsk-my-homemade-cnc-machine"],"app":"steemit/0.1"} |
created | 2017-10-26 09:46:15 |
last_update | 2017-10-26 09:46:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 09:46:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 145 |
author_reputation | 21,795,317,083,428 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,602,995 |
net_rshares | 0 |
Very encouraging news. D.tube will be a welcome alternative to a less and less friendly youtube.
author | derz |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t224353967z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:43:54 |
last_update | 2017-10-24 22:43:54 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:43:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 96 |
author_reputation | 27,386,247,428 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,486,210 |
net_rshares | 0 |
It's very Interesting. Thnx!!!
author | dhimanyog |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t003116955z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 00:31:15 |
last_update | 2017-10-27 00:31:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 00:31:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 11,972,870,584 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,651,255 |
net_rshares | 0 |
I had a question, so when the new token is released for Dtube does that mean Dtube will be separate from steemit? Because that is what I want, I dont want videos on my steemit feed I want a separate website for decentralized videos... Also I want to suggest with the new token to get people all around the world involved by paying them to host via torrent or whatever method. So people can host their own videos and others videos, and depending on how much upvotes the video gets part of that reward goes to the people hosting depending on how much bandwidth they supplied to the network. This would be similar to cryptocurrency stacking/mining except your serving video files to users. Also I would like to suggest you allow users to create advertisement videos which would appear before videos (just like youtube). So the user who owns a video could agree or disagree if they want a particular ad to appear before their video. And the user who created the advertisement would have to prepay with whatever token you created for x number of views. This would basically create a perpetual stream of funding and would not just depend on the 7 day payout like steemit currently has because you can place an advertisement on any video no matter how old it is. I think this would create a truly decentralized video platform that everyone would be willing to participate in. Because you would create an economically viable currency flow between user, content creators, content hosts, and advertisers. The only issues that might arise are copyright problems, but that would not be an issue of the website since it would be completely decentralized, copyright holders would have to go after individual users who create/upload copyrighted content. You could just create a flag like steemit has to hide copyright content if most users choose to downvote it... Anyway that is just some ideas I had, Thanks.
author | dksart |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t171313308z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:13:15 |
last_update | 2017-10-25 17:13:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 17:13:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.009 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,913 |
author_reputation | 32,753,488,498,649 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,547,974 |
net_rshares | 19,694,207,120 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dksart | 0 | 18,533,584,308 | 100% | ||
hvnscnt | 0 | 1,160,622,812 | 100% |
Main issue is this IPFS. Upload not easy. You try to upload, try, try and fail, then you leave this platform for famous similar looking site)) I love how you manage problem with video picture. Youtube choose for you, but here you choose for yourself. Great stuff.
author | doelist |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t220350865z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:05:42 |
last_update | 2017-10-24 22:05:42 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:05:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.132 HBD |
curator_payout_value | 0.039 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 265 |
author_reputation | 886,171,764,750 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,538 |
net_rshares | 77,246,123,946 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 77,246,123,946 | 100% |
@heimindanger I have an idea do something not like Dtube, but with features like in steemit follower - you do x and then if you do something you get an upvote. Where to start? I want make steemit relating thing. You login with name and WIF. WHERE TO START?
author | doelist |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t221226639z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-24 22:14:27 |
last_update | 2017-10-24 22:26:15 |
depth | 1 |
children | 2 |
last_payout | 2017-10-31 22:14:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 258 |
author_reputation | 886,171,764,750 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,900 |
net_rshares | 577,668,365 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doelist | 0 | 577,668,365 | 100% |
I recommend trying out a library like SteemJS which enables easy communication with the steem blockchain. Then it's a simple matter of writing the good algorithm for what you want to achieve ;)
author | heimindanger |
---|---|
permlink | re-doelist-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222603561z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-24 22:26:03 |
last_update | 2017-10-24 22:26:03 |
depth | 2 |
children | 1 |
last_payout | 2017-10-31 22:26:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 193 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,417 |
net_rshares | 0 |
Do I need a server? Pay for hosting? Or everything will be on steem blockchain?
author | doelist |
---|---|
permlink | re-heimindanger-re-doelist-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t223218845z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:34:06 |
last_update | 2017-10-24 22:36:12 |
depth | 3 |
children | 0 |
last_payout | 2017-10-31 22:34:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 886,171,764,750 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,777 |
net_rshares | 0 |
awesome work @heimindanger ! The one letter domain is amazing and surely will catch on very quickly. I've had issues with very small 30s-1min videos in .mov or .mp4 formats not loading properly for my viewers. It has put me off trying to upload some more because they cannot be removed and look dis organised on my profile. Is there a timeframe you think I may be able to return to uploading more videos? Cheers.
author | dolladu |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t235221563z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-24 23:52:21 |
last_update | 2017-10-24 23:52:21 |
depth | 1 |
children | 2 |
last_payout | 2017-10-31 23:52:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.109 HBD |
curator_payout_value | 0.029 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 412 |
author_reputation | 470,837,356,919 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,489,184 |
net_rshares | 61,879,959,505 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 61,879,959,505 | 100% |
I think .mp4 (H264 encoding) should work better all around. That's what the best content creators are doing :) Other formats will work in some browers but not in others. So stick to mp4 with H264 and mp3 or aac for sound.
author | heimindanger |
---|---|
permlink | re-dolladu-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t001356932z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 00:13:57 |
last_update | 2017-10-25 00:13:57 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 00:13:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 221 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,490,133 |
net_rshares | 0 |
Cheers :)
author | dolladu |
---|---|
permlink | re-heimindanger-re-dolladu-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t012533354z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 01:25:30 |
last_update | 2017-10-25 01:25:30 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 01:25:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 470,837,356,919 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,129 |
net_rshares | 0 |
Tried to give it a shot today, and none of my videos would upload (nor my thumbnails)... Gonna try some different render settings, and see if that helps for the moment, but if not, I may have to wait for 1.0, or at least 0.5 ._. I really hope this new uploader planned for 0.5 will help alleviate my problem :o I'd really like to try Dtube out!
author | doodrun |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171031t184948143z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-31 18:49:48 |
last_update | 2017-10-31 18:49:48 |
depth | 1 |
children | 1 |
last_payout | 2017-11-07 18:49:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 345 |
author_reputation | 1,432,448,671,009 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,099,805 |
net_rshares | 765,254,179 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doodrun | 0 | 765,254,179 | 100% |
It seems to be random times when it lets me upload. If it doesn't work for me one day, I try the next day and sometimes it works, other times not.
author | movievigilante |
---|---|
permlink | re-doodrun-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171102t021841889z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-02 02:18:39 |
last_update | 2017-11-02 02:18:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-09 02:18:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 146 |
author_reputation | 780,715,696,061 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,220,603 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doodrun | 0 | 0 | 100% |
Thank you so my for making this possible. I have been busy of late work wise. But we are slow at the moment at work so I going to try uploading my first d.tube video of a special effects that it meant to look like a bullet hitting a hay bail.
author | dylanhobalart |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t220156679z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:02:18 |
last_update | 2017-10-24 22:02:18 |
depth | 1 |
children | 1 |
last_payout | 2017-10-31 22:02:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.101 HBD |
curator_payout_value | 0.033 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 242 |
author_reputation | 160,651,250,346,964 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,366 |
net_rshares | 60,518,312,573 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lyndsaybowes | 0 | 60,518,312,573 | 6% |
Awesome, It took me 15 Minutes to get my first d.tube video up! https://dtube.video/login#!/v/dylanhobalart/u5qu3bbz
author | dylanhobalart |
---|---|
permlink | re-dylanhobalart-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222021048z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://dtube.video/login#!/v/dylanhobalart/u5qu3bbz"],"app":"steemit/0.1"} |
created | 2017-10-24 22:20:42 |
last_update | 2017-10-24 22:21:06 |
depth | 2 |
children | 0 |
last_payout | 2017-10-31 22:20:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.111 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 116 |
author_reputation | 160,651,250,346,964 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,179 |
net_rshares | 65,685,295,461 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lyndsaybowes | 0 | 60,518,312,573 | 6% | ||
isacoin | 0 | 5,166,982,888 | 7% |
Sounds great, if i open a DTUBE account is the same that Youtube. Can you receive money for do that
author | elisaulp |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t021428285z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 02:14:33 |
last_update | 2017-10-25 02:14:33 |
depth | 1 |
children | 1 |
last_payout | 2017-11-01 02:14:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 99 |
author_reputation | 827,048,228,779 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,495,578 |
net_rshares | 1,125,750,774 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
williamjose | 0 | 0 | 100% | ||
elisaulp | 0 | 1,125,750,774 | 100% |
Yes, this is the point of decentralized networks. A some-what fairly distributed monetary incentive.
author | decentralizedart |
---|---|
permlink | re-elisaulp-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t093411686z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-30 09:34:18 |
last_update | 2017-10-30 09:34:18 |
depth | 2 |
children | 0 |
last_payout | 2017-11-06 09:34:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | -10,850,761,100 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,957,744 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
elisaulp | 0 | 0 | 100% |
Hello, please how do i get dtube account and earn greatly? Thanks
author | eminentkb |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180208t112616907z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2018-02-08 11:26:24 |
last_update | 2018-02-08 11:26:24 |
depth | 1 |
children | 0 |
last_payout | 2018-02-15 11:26:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 61,374,968 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,895,407 |
net_rshares | 0 |
It worked!!! My second vid on DTube got uploaded. Playback went smooth too. Thanks for your hard and great work! :-)
author | escapethink |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t204151419z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 19:42:06 |
last_update | 2017-10-27 19:42:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 19:42:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 117 |
author_reputation | 637,243,659,828 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,717,032 |
net_rshares | 0 |
test for steemify.
author | exyle |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171124t203649312z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-24 20:36:48 |
last_update | 2017-11-24 20:36:48 |
depth | 1 |
children | 0 |
last_payout | 2017-12-01 20:36:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 1,231,514,672,678,036 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,424,842 |
net_rshares | 0 |
Can you give me any insight on why my video I uploaded to d tube will not load at all @heimindanger ? I researched, found your article, and even downloaded web torrent, but it just sits there and says "downloading torrent info" forever. The video already got some pretty big rewards so I really don't want to remove and try again, but I also want more people to see!!! Please help https://d.tube/#!/v/falseyedols/1mb3c684
author | falseyedols |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180106t153345838z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"links":["https://d.tube/#!/v/falseyedols/1mb3c684"],"app":"steemit/0.1"} |
created | 2018-01-06 15:33:45 |
last_update | 2018-01-06 15:33:45 |
depth | 1 |
children | 0 |
last_payout | 2018-01-13 15:33:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 424 |
author_reputation | 8,404,110,795,232 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 27,549,439 |
net_rshares | 0 |
its futur man !
author | fayetristan |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t224733452z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:47:36 |
last_update | 2017-10-24 22:47:36 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:47:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.126 HBD |
curator_payout_value | 0.041 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 66,771,201,374 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,486,344 |
net_rshares | 74,754,313,497 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 74,754,313,497 | 100% | ||
fayetristan | 0 | 0 | 100% |
Salut @heimindanger! Bravo pour ton avancée sur Dtube! ;) A friend and I just launched our Android app. You must be incredibly busy but if any chance, we'd love to get your feedback: https://steemit.com/cryptocurrency/@fcrypto/feeling-overwhelmed-with-crypto-currencies-join-our-android-beta :)
author | fcrypto |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t220139596z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"links":["https://steemit.com/cryptocurrency/@fcrypto/feeling-overwhelmed-with-crypto-currencies-join-our-android-beta"],"app":"steemit/0.1"} |
created | 2017-10-26 22:01:39 |
last_update | 2017-10-26 22:01:39 |
depth | 1 |
children | 1 |
last_payout | 2017-11-02 22:01:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.093 HBD |
curator_payout_value | 0.029 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 295 |
author_reputation | 358,392,079,290 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,644,707 |
net_rshares | 55,777,943,540 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 55,674,985,160 | 100% | ||
rayken04 | 0 | 102,958,380 | 100% |
Merci :) Ca à l'air sympa ton appli, mais ca utilise pas steem? Ca pourrais pour toutes les news :)
author | heimindanger |
---|---|
permlink | re-fcrypto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t224426339z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-26 22:44:27 |
last_update | 2017-10-26 22:44:27 |
depth | 2 |
children | 0 |
last_payout | 2017-11-02 22:44:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,646,686 |
net_rshares | 0 |
very good news.
author | fermond |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222918489z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:29:27 |
last_update | 2017-10-24 22:29:27 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:29:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 67,045,715,043 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,570 |
net_rshares | 0 |
New movies (uploaded by new version of dtube) doesn't work :/ https://d.tube/#!/v/fervi/15mp2r6e Try to load and load and load :(
author | fervi |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t145130352z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://d.tube/#!/v/fervi/15mp2r6e"],"app":"steemit/0.1"} |
created | 2017-10-25 14:51:30 |
last_update | 2017-10-25 14:51:30 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 14:51:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 130 |
author_reputation | -1,650,858,928,265 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,538,323 |
net_rshares | 0 |
dtube is now trending...everybody ignoring youtube
author | freakerz |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t020531497z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 02:05:36 |
last_update | 2017-10-26 02:05:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 02:05:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 825,420,321,999 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,577,241 |
net_rshares | 0 |
don't forget to redirect dtube.video to d.tube and i can't wait to see a dashboard like youtube has and why not maybe some ads on videos like how flixxo.com will work and you can watch ads to get steem and stuff like that many more things... i have some idea but i'm not sure if someone will read this...
author | free999enigma |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t220929755z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:09:30 |
last_update | 2017-10-24 22:09:30 |
depth | 1 |
children | 2 |
last_payout | 2017-10-31 22:09:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 304 |
author_reputation | 61,127,251,081,744 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,694 |
net_rshares | 0 |
Thanks for the tip, looking into redirecting it right now ;) I am not against the idea of adding ads if full revenue goes to content creators, without a 3rd party. I don't know of any solution making this possible yet.
author | heimindanger |
---|---|
permlink | re-free999enigma-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222911248z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-24 22:29:12 |
last_update | 2017-10-24 22:29:12 |
depth | 2 |
children | 1 |
last_payout | 2017-10-31 22:29:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 219 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,554 |
net_rshares | 0 |
maybe they can help http://adex.network/ ?
author | free999enigma |
---|---|
permlink | re-heimindanger-re-free999enigma-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t231009771z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["http://adex.network/"],"app":"steemit/0.1"} |
created | 2017-10-24 23:10:12 |
last_update | 2017-10-24 23:10:12 |
depth | 3 |
children | 0 |
last_payout | 2017-10-31 23:10:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 42 |
author_reputation | 61,127,251,081,744 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,487,286 |
net_rshares | 0 |
what a great thing.....we must have the spirit of creation from time to time
author | ghadaelsawy |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t224745638z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 22:47:51 |
last_update | 2017-10-25 22:47:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 22:47:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 16,043,455,562,532 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,567,732 |
net_rshares | 0 |
great job....thanks for shearing .....go ahead bro ......
author | ghorardim |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t082758160z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 08:27:57 |
last_update | 2017-10-26 08:27:57 |
depth | 1 |
children | 1 |
last_payout | 2017-11-02 08:27:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 58 |
author_reputation | 2,328,199,508,448 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,598,280 |
net_rshares | 0 |
Thanks for giving the chance to enjoy this awesome news!!!!.
author | azfarshaikh |
---|---|
permlink | re-ghorardim-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t083831579z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 08:38:45 |
last_update | 2017-10-26 08:38:45 |
depth | 2 |
children | 0 |
last_payout | 2017-11-02 08:38:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 8,272,976,362 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,598,961 |
net_rshares | 0 |
great job....thanks for shearing .....go ahead bro ......
author | ghorardim |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t085612875z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 08:57:15 |
last_update | 2017-10-26 08:57:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 08:57:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 58 |
author_reputation | 2,328,199,508,448 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,600,033 |
net_rshares | 0 |
Really excited about this. Was great to meet you in Lisbon! (I'm @TerryBrock's partner.)
author | ginacarr |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171114t215237820z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["terrybrock"],"app":"steemit/0.1"} |
created | 2017-11-14 21:52:36 |
last_update | 2017-11-14 21:52:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-21 21:52:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 89 |
author_reputation | 1,917,747,540,694 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 20,402,404 |
net_rshares | 0 |
good news indeed.
author | goge-vandire |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t215356821z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 21:54:00 |
last_update | 2017-10-24 21:54:00 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 21:54:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 17 |
author_reputation | 5,667,953,166,114 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,483,968 |
net_rshares | 0 |
The problem is that as an Android user When I started using steemit it was completely an awesome experience but the problem that I faced was that there was no good steemit app on Android in the beginning Then good-karma created Esteem so that was really good and I am still using esteem now but the problems are like sometimes the articles didn't load correctly problem that I am facing now is that there is a lot of errors and then the app gets hang sometime What we android users need is an app that gets regular updates just like the competitors like YouTube I have been running a channel in YouTube for 2 years now it was mainly a history and conspiracy channel but still after after spending so many hours and hours trying to promote my channel there is nothing that I can't I can do to get more subscribers YouTube never promotes new users only wants people who make videos on and on so that they can put more ads on it The new Google AdSense policy takes a lot of your personal data more than what any search engine has ever been able to take till date legally so that's also problem Google does not respect the persons privacy Ever since I started using steemit was the best other social media apps it's all stupid gossip and nonsense but in steam people want to do something good that's what I like about it
author | govind7 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-heimindanger-20171025t171311549z | ||||||
category | dtube | ||||||
json_metadata | {"tags":"dtube","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-10-25 11:43:18 | ||||||
last_update | 2017-10-25 11:43:18 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-11-01 11:43:18 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 1,325 | ||||||
author_reputation | 189,740,452,571 | ||||||
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 18,526,234 | ||||||
net_rshares | 629,397,428 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
govind7 | 0 | 629,397,428 | 100% |
as a new user i think it is good.DTube admin should effort to make it popular.
author | habib1978 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t051050095z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 05:09:18 |
last_update | 2017-10-27 05:09:18 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 05:09:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | -34,610,660 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,665,523 |
net_rshares | 0 |
Please Make Dtube Fully Responsive Thanks
author | hakeemshah96 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t070229672z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 07:02:36 |
last_update | 2017-10-26 07:02:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 07:02:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.110 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | -1,855,786,787,193 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,593,304 |
net_rshares | 64,400,169,402 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 64,400,169,402 | 100% |
Thanks again and again for creating awesome! DTube for all of us. You're making a lot of progress and I will continue to be a faithful content creator because I believe101% in your vision and what you have given life to.
author | harish786 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t173316177z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:34:51 |
last_update | 2017-10-25 17:34:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 17:34:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 221 |
author_reputation | -4,256,592,784 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,549,503 |
net_rshares | 0 |
https://steemit.com/dtube/@hasan086/qiqcxyy3
author | hasan086 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171126t092102668z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/dtube/@hasan086/qiqcxyy3"],"app":"steemit/0.1"} |
created | 2017-11-26 09:21:06 |
last_update | 2017-11-26 09:21:06 |
depth | 1 |
children | 0 |
last_payout | 2017-12-03 09:21:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | -1,105,739,316,941 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,557,206 |
net_rshares | 0 |
You are going to a good works. and thanks
author | heart0048 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t054033244z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 05:40:45 |
last_update | 2017-10-25 05:40:45 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 05:40:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | 897,549,244,029 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,505,452 |
net_rshares | 0 |
@heimindanger I am loving this new look. Earlier my main concern was mobile view. Now I am getting great mobile view. Its an awesome domain too. Expand your good work brother.
author | helpingbudha |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t091654107z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 09:17:09 |
last_update | 2017-10-25 09:17:09 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 09:17:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.098 HBD |
curator_payout_value | 0.033 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 175 |
author_reputation | 319,100,087,469 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,517,314 |
net_rshares | 58,142,243,831 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 58,142,243,831 | 100% |
My Suggestions: - Categories - Sharing Button - Age/Child Contentprotection (hidden or blocked by default) - Short-URL: https://d.tube/cs1kqe18 (instead of https://d.tube/#!/v/dollarvigilante/cs1kqe18) - Copyright: 1-90% of earned Steems should go to the copyright owner(s) instead of uploader (Reportfeature: This is my video and/or contains copyrighted content like music/video/pictures) - Field(s) for Copyright-Owner(s) and/or Actors/Singer etc. (as far as known) - If you are for example a producer of a video and own 100% of the copyright the one should get at least 90% upvoted Steems (in my opinion). If a video contains copyrighted music/pictures, the author should be mentioned and should get upvotes (or percentage of the total amount of upvotes) too - not only the uploader... Bad/Illegal content: If a video gets 99% downvotes during first days it will be placed in a hidden pool of videos which the community can verify before the video is going public again. Or something like that...
author | hvnscnt |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t212235382z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1","links":["https://d.tube/cs1kqe18"]} |
created | 2017-10-28 21:22:36 |
last_update | 2017-10-28 23:29:42 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 21:22:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,001 |
author_reputation | 541,573,528 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,819,116 |
net_rshares | 610,227,200 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
movievigilante | 0 | 610,227,200 | 100% |
i'm not geting the modified version of webturrent to downlaod
author | iamfusion |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171107t114308822z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-07 11:43:12 |
last_update | 2017-11-07 11:43:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-14 11:43:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | 265,761,961 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,686,477 |
net_rshares | 324,051,000 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
iamfusion | 0 | 324,051,000 | 100% |
It's fascinating to see project like this shape up from the start. You've done great work! And big thanks to the rest of the team also.
author | igster |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t095629435z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 09:56:27 |
last_update | 2017-10-25 09:56:27 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 09:56:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.699 HBD |
curator_payout_value | 0.230 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 135 |
author_reputation | 17,415,198,441,969 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,519,623 |
net_rshares | 408,204,535,283 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 56,896,338,606 | 100% | ||
hightouch | 0 | 344,630,126,962 | 100% | ||
bestseetozenith | 0 | 6,678,069,715 | 100% |
http://ingilizcebankasi.com/wp-content/uploads/Imagination-is-more-important-than-knowledge-Albert-Einstein.-Goal-setting.-Brassington1.jpg
author | iskenderbaran |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t013957471z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["http://ingilizcebankasi.com/wp-content/uploads/Imagination-is-more-important-than-knowledge-Albert-Einstein.-Goal-setting.-Brassington1.jpg"],"app":"steemit/0.1"} |
created | 2017-10-25 01:40:00 |
last_update | 2017-10-25 01:40:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 01:40:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 4,753,380,775 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,815 |
net_rshares | 0 |
@heyimindanger there is a nice idea behind the project, but I feel you aren’t really a businessman, and don’t have a clear vision for the project as well as the goals. I’m sure the future is behind projects like that. But so far I’m really concerned you will be able to carry all tasks needed for such a project to be successful. So far there is no project policies really? I mean how are you dealing with porn as well as copyrighted content? Or you outsource all of that to Steemit? And is it really a good choice to bind your project success with Steem success? I’m vouching for the idea, but I fear you necessarily might not have everything needed for the success.
author | ivmitko |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t204156535z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heyimindanger"],"app":"steemit/0.1"} |
created | 2017-10-27 20:41:57 |
last_update | 2017-10-27 20:41:57 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 20:41:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 667 |
author_reputation | 12,384,414,113 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,720,246 |
net_rshares | 0 |
nice work i am new on steemit plz follow me & upvote me
author | iwant |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t172026597z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 17:20:06 |
last_update | 2017-10-28 17:20:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 17:20:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 55 |
author_reputation | 1,161,424,016,963 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,801,755 |
net_rshares | 0 |
Pirates will always exploit these kinds of sites to distribute their goods (I mean Bads!). I hope they will keep the site clean and secure.
author | j-alhomestudio |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t151313917z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 15:13:15 |
last_update | 2017-10-25 15:13:15 |
depth | 1 |
children | 2 |
last_payout | 2017-11-01 15:13:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.159 HBD |
curator_payout_value | 0.005 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 4,328,596,398,902 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,539,764 |
net_rshares | 73,263,866,428 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hiroyamagishi | 0 | 69,866,421,738 | 33% | ||
j-alhomestudio | 0 | 3,397,444,690 | 100% |
It seems they're well prepared for this launch. It's not going to take a long time until it becomes popular. New domains are really exciting. I don't expect too much trouble with this site after the initial surge of traffic has been handled properly.
author | hiroyamagishi |
---|---|
permlink | re-j-alhomestudio-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t152322716z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 15:24:33 |
last_update | 2017-10-25 15:24:33 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 15:24:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 250 |
author_reputation | 71,901,302,671,995 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,540,523 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
j-alhomestudio | 0 | 0 | 100% |
It seems they're well prepared for this launch. It's not going to take a long time until it becomes popular. New domains are really exciting. I don't expect too much trouble with this site after the initial surge of traffic has been handled properly.
author | hiroyamagishi |
---|---|
permlink | re-j-alhomestudio-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t152746088z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 15:28:00 |
last_update | 2017-10-25 15:28:00 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 15:28:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.469 HBD |
curator_payout_value | 0.002 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 250 |
author_reputation | 71,901,302,671,995 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,540,761 |
net_rshares | 208,507,602,375 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hiroyamagishi | 0 | 208,507,602,375 | 100% | ||
j-alhomestudio | 0 | 0 | 100% |
Excellent announcement. The development of DTube appears to be coming along quite nicely. What would also be absolutely awesome is for, at some point in the near future, an API to made available to 3rd party developers so that they can on-ramp new users to the platform. For example, the [KODI](https://kodi.tv) project could develop a DTube add-on for for their excellent open source media center software. This combination would give cord cutters a megaton choices and convenience. Additionally, mobile app developers, while adhering DTube branding standards, could release software that serves the particular needs of regional markets but simultaneously expand the platform globally. Thanks again to the DTube team for all of their hard work.
author | jaalig |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t130321621z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://kodi.tv"],"app":"steemit/0.1"} |
created | 2017-10-28 13:03:24 |
last_update | 2017-10-28 13:03:24 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 13:03:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 747 |
author_reputation | 4,181,204,716,594 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,779,080 |
net_rshares | 0 |
hiii i am jacklien i am new on steemit plz follow me and help
author | jacklien |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t110812037z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 11:08:33 |
last_update | 2017-10-28 11:08:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 11:08:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | -82,690,265,055 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,770,062 |
net_rshares | 0 |
just awesome....help us to get vote Thank You
author | jakirsain |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t073710367z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 07:37:12 |
last_update | 2017-10-25 07:37:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 07:37:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 45 |
author_reputation | 1,579,130,028 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,511,523 |
net_rshares | 1,061,919,174 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jakirsain | 0 | 1,061,919,174 | 100% |
Hey, You could use this site for favicon: https://realfavicongenerator.net
author | jaysds1 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t114831978z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://realfavicongenerator.net"],"app":"steemit/0.1"} |
created | 2017-10-25 11:48:39 |
last_update | 2017-10-25 11:48:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 11:48:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 9,730,282,278 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,526,565 |
net_rshares | 0 |
Don't forget to change the link on this profile.
author | jaysds1 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t015221232z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-30 01:52:24 |
last_update | 2017-10-30 01:52:24 |
depth | 1 |
children | 0 |
last_payout | 2017-11-06 01:52:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 48 |
author_reputation | 9,730,282,278 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,929,626 |
net_rshares | 0 |
thank you for the update btw i figured out how to upload files which are too big to upload via the provided interface by using this code trick. `$('input[name="videohash"]').val("video ipfs hash here");` by using it I am able to upload videos which would normally crash my browser. It also allows me to upload videos without having the files on my pc. I hope a UI update will expose the `snaphash` and `videohash` fields so that i can just copy and paste the ipfs hash from my cmdline instead of having to open the chrome devtools everytime. Also what happened to the ipfs hash that ended in dtube? will the service itself no longer be hosted over ipfs?
author | jfmherokiller |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t013944872z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 01:40:18 |
last_update | 2017-10-25 01:41:54 |
depth | 1 |
children | 5 |
last_payout | 2017-11-01 01:40:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.113 HBD |
curator_payout_value | 0.018 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 660 |
author_reputation | 311,353,057,143 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,829 |
net_rshares | 58,747,397,668 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 58,142,243,831 | 100% | ||
jfmherokiller | 0 | 605,153,837 | 100% |
IPFS is still the default loading method. Nothing changed. It's just torrent taking relay if IPFS isn't loading the video (most likely for new uploads). Good job on finding this little trick, that's exactly how I do it for debugging purposes as well! You can do it with 'magnet' as well now too to insert a custom magnet link (but if you dont seed it with the webtorrent app, it wont work)
author | heimindanger |
---|---|
permlink | re-jfmherokiller-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t015640879z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 01:56:42 |
last_update | 2017-10-25 01:59:54 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 01:56:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 390 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,494,609 |
net_rshares | 650,366,480 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jfmherokiller | 0 | 650,366,480 | 100% |
by webtorrent do you mean something like https://instant.io/ ? And by magnet insertion you mean something like this? `$('input[name="snaphash"]').val("insert magent or ipfs hash here");` `$('input[name="videohash"]').val("insert magnet or ipfs hash here");`
author | jfmherokiller |
---|---|
permlink | re-heimindanger-re-jfmherokiller-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t024022444z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://instant.io/"],"app":"steemit/0.1"} |
created | 2017-10-25 02:40:24 |
last_update | 2017-10-25 02:40:24 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 02:40:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 258 |
author_reputation | 311,353,057,143 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,496,828 |
net_rshares | 629,499,107 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jfmherokiller | 0 | 629,499,107 | 100% |
About adding it in the UI, yes, I agree, but it will be in some 'advanced' part of the upload page. We plan to remake it soon, but we are still unsure how, it will mostly depend on our testing of the new uploading back-end / encoder. In the end, I want it to stay as simple as possible for your grandma to be able to upload, but I want to give access to these 'expert' features as well, it's just not a big priority atm compared to the rest.
author | heimindanger |
---|---|
permlink | re-jfmherokiller-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t020242368z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 02:02:42 |
last_update | 2017-10-25 02:02:42 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 02:02:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 442 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,494,915 |
net_rshares | 636,454,898 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jfmherokiller | 0 | 636,454,898 | 100% |
Well imo I think you should reduce the bundling you seem to be doing to the javascript files it makes inputing the hashes/magnet links harder because the devtools window sometimes stops responding. Also it makes the code harder to read and possibly patch myself if i want to test something.
author | jfmherokiller |
---|---|
permlink | re-heimindanger-re-jfmherokiller-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t024445073z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 02:44:57 |
last_update | 2017-10-25 02:44:57 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 02:44:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 290 |
author_reputation | 311,353,057,143 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,497,021 |
net_rshares | 615,587,524 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jfmherokiller | 0 | 615,587,524 | 100% |
Could you create a video showing this process for all of US? Tag me in it PLEASE so i know when it's up!
author | themassivetruth |
---|---|
permlink | re-jfmherokiller-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t132508360z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-30 13:25:09 |
last_update | 2017-10-30 13:25:09 |
depth | 2 |
children | 0 |
last_payout | 2017-11-06 13:25:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 104 |
author_reputation | -694,034,318,470 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,974,808 |
net_rshares | 0 |
Great job guys and godbless :)
author | jhudeff1418 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t020027470z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 02:00:30 |
last_update | 2017-10-27 02:00:30 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 02:00:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 3,524,611,769 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,655,632 |
net_rshares | 963,266,897 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jhudeff1418 | 0 | 963,266,897 | 100% |
This sounds promising! Cant wait to see what you have in store for us next!
author | jjwriter85 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t225514325z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 22:55:15 |
last_update | 2017-10-26 22:55:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 22:55:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 76 |
author_reputation | 94,787,853,819 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,647,175 |
net_rshares | 0 |
Making more improvements is what it is all about. I was impressed the last video I uploaded. Status bar?!? NICE!! Amazing how something like that makes a person want to stay involved and keep giving feedback. Thanks for all your work an effort in this project. Keep on keepin on!!
author | jlsplatts |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t000653154z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 00:06:54 |
last_update | 2017-10-25 00:06:54 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 00:06:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.771 HBD |
curator_payout_value | 0.157 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 282 |
author_reputation | 94,028,454,259,907 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,489,804 |
net_rshares | 412,566,385,089 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 64,371,769,955 | 100% | ||
hightouch | 0 | 340,264,646,605 | 100% | ||
bestseetozenith | 0 | 6,920,279,497 | 100% | ||
xerbinvictus | 0 | 1,009,689,032 | 100% |
Just wanted to say Dtube is great and I can't wait to see it develop more. I run a web channel for video art and films called @vavclub and d.tube is helping make it easier for us to bring our content to the community! I had a question abbout uploads specifically : **Is it possible to edit the description of videos after they are posted and how can you do that?** All the best, keep steeming
author | jmoriah |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t021511366z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["vavclub"],"app":"steemit/0.1"} |
created | 2017-10-30 02:14:51 |
last_update | 2017-10-30 02:14:51 |
depth | 1 |
children | 3 |
last_payout | 2017-11-06 02:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 395 |
author_reputation | 408,645,376,772 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,930,975 |
net_rshares | 619,520,000 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
movievigilante | 0 | 619,520,000 | 100% |
I think if you check your Steemit blog, you'll find the post of your video and you can edit the description and tags if you want. I was able to edit the tags on one of my videos after it was published. I wish I could say the same for thumbnails, but I don't see a way to do that yet.
author | movievigilante |
---|---|
permlink | re-jmoriah-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171102t023052385z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-02 02:30:51 |
last_update | 2017-11-02 02:30:51 |
depth | 2 |
children | 2 |
last_payout | 2017-11-09 02:30:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 284 |
author_reputation | 780,715,696,061 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,221,284 |
net_rshares | 247,005,970 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jmoriah | 0 | 247,005,970 | 100% |
I guess I'll have to try it out again and see what's up. [Here's a link to the original post, check it out! It's a film we streamed with some video art and music a few days ago! Enjoy.](https://steemit.com/dtube/@vavclub/jyynege0)  
author | jmoriah |
---|---|
permlink | re-movievigilante-re-jmoriah-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171103t033154463z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["https://steemitimages.com/DQmcH2PeKVdGMcY6CKd52Xg4wbSUxRTHfivZD444JNpkLAR/image.png","https://steemitimages.com/DQmWqb2aa9afjofH5KLVMXrwxvUd3kdCZDxf1mVXw7HFDW9/image.png"],"links":["https://steemit.com/dtube/@vavclub/jyynege0"],"app":"steemit/0.1"} |
created | 2017-11-03 03:31:30 |
last_update | 2017-11-03 03:31:30 |
depth | 3 |
children | 1 |
last_payout | 2017-11-10 03:31:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 408 |
author_reputation | 408,645,376,772 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,316,671 |
net_rshares | 0 |
Wow great stuff by dtube. Your really pushing it and i love that about good steemians who want steem to be a success. I really like your post and it is encouraging.
author | johnlue | ||||||
---|---|---|---|---|---|---|---|
permlink | re-heimindanger-20171025t185637377z | ||||||
category | dtube | ||||||
json_metadata | {"tags":"dtube","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-10-25 23:57:15 | ||||||
last_update | 2017-10-25 23:57:15 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-11-01 23:57:15 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.099 HBD | ||||||
curator_payout_value | 0.034 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 164 | ||||||
author_reputation | 1,015,398,976,252 | ||||||
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 18,571,119 | ||||||
net_rshares | 61,907,259,619 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 61,907,259,619 | 100% |
Really loving the progress. The update makes it much easier to navigate. Thank you.
author | joshpeterson |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t042137485z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 04:21:36 |
last_update | 2017-10-25 04:21:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 04:21:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 5,435,037,327,964 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,501,394 |
net_rshares | 0 |
Amazing job, I can only try to imagine, what an effort this must be. Question: Will videos in future be deleted as well after a while or will they at some point stay in our channels?
author | jumowa |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171115t223638790z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-15 22:36:39 |
last_update | 2017-11-15 22:36:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-22 22:36:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 184 |
author_reputation | 33,607,268,748,503 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 20,512,314 |
net_rshares | 0 |
amazing post u r powerful person buddy
author | kad |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t183134206z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 18:32:39 |
last_update | 2017-10-26 18:32:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 18:32:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 5,972,094,661,257 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,634,026 |
net_rshares | 0 |
Insane efforts, congratulations! I consider helping with tag display, and maybe with a Hungarian translation.
author | katamori |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t225102259z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:50:21 |
last_update | 2017-10-24 22:50:21 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:50:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 110 |
author_reputation | 606,949,385,447 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,486,467 |
net_rshares | 0 |
OMG! how did you guys get this awesome domain?
author | kingkong1 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t190554413z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 19:05:54 |
last_update | 2017-10-26 19:05:54 |
depth | 1 |
children | 2 |
last_payout | 2017-11-02 19:05:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.741 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 46 |
author_reputation | 236,630,429,103 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,635,907 |
net_rshares | 334,530,451,154 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bestseetozenith | 0 | 6,401,258,535 | 100% | ||
kylo | 0 | 1,131,040,547 | 100% | ||
kingkong1 | 0 | 326,998,152,072 | 37% |
dark magic
author | heimindanger |
---|---|
permlink | re-kingkong1-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t224523500z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-26 22:45:24 |
last_update | 2017-10-26 22:45:24 |
depth | 2 |
children | 1 |
last_payout | 2017-11-02 22:45:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,646,732 |
net_rshares | 0 |
LOL :D
author | sebcam |
---|---|
permlink | re-heimindanger-re-kingkong1-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t005558329z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 23:49:57 |
last_update | 2017-10-26 23:49:57 |
depth | 3 |
children | 0 |
last_payout | 2017-11-02 23:49:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 95,931,580,337,605 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,649,499 |
net_rshares | 0 |
I like it but there is no button to upload from mobile. I did type in an address and got it to work though
author | kornykory |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t142358600z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 14:25:00 |
last_update | 2017-10-25 14:25:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 14:25:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 106 |
author_reputation | 217,982,266,021 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,536,564 |
net_rshares | 0 |
looking forward to seeing DTube grow! Hopefully some big vloggers will make the move!
author | laurensk |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t143331569z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 12:35:33 |
last_update | 2017-10-25 12:35:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:35:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 1,505,122,641 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,529,425 |
net_rshares | 0 |
DTube is slowly improving and it's becoming an alternative to YouTube! That's great ! DTube is a good reason to keep holding Steem tokens!
author | lefactuoscope |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t174547119z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:47:48 |
last_update | 2017-10-25 17:47:48 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 17:47:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 140 |
author_reputation | 10,738,006,069,769 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,550,361 |
net_rshares | 0 |
DTube is slowly improving and it's becoming an alternative to YouTube! That's great ! DTube is a good reason to keep holding Steem tokens!
author | lefactuoscope |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t174932409z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:49:39 |
last_update | 2017-10-25 17:49:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 17:49:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 140 |
author_reputation | 10,738,006,069,769 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,550,460 |
net_rshares | 0 |
Loving how this is developing!!! It is really maturing into a very usable platform. YouTube may just end up with a black eye yet. =) The D.Tube domain is a very smart move.
author | leoplaw |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t215754836z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-24 21:56:30 |
last_update | 2017-10-24 21:59:36 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 21:56:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.616 HBD |
curator_payout_value | 0.203 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 173 |
author_reputation | 189,628,210,789,149 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,093 |
net_rshares | 364,537,316,359 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hightouch | 0 | 356,964,751,960 | 100% | ||
bestseetozenith | 0 | 6,539,664,125 | 100% | ||
xerbinvictus | 0 | 1,032,900,274 | 100% |
Unfortunately the download option is absent.
author | leprechaun |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t232829723z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 23:28:42 |
last_update | 2017-10-24 23:28:42 |
depth | 1 |
children | 2 |
last_payout | 2017-10-31 23:28:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 43,025,812,810,398 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,488,080 |
net_rshares | 0 |
It's not! You can right click -> save video as (if it's serving from IPFS). If it's serving from torrent, you can use the 'Download from magnet' option in the video submenu and download it to your hard drive with the torrent client.
author | heimindanger |
---|---|
permlink | re-leprechaun-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t233142226z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-24 23:31:42 |
last_update | 2017-10-24 23:33:12 |
depth | 2 |
children | 1 |
last_payout | 2017-10-31 23:31:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 232 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,488,198 |
net_rshares | 0 |
Ah cool. Then d.tube is usable by the bandwidth impaired. Unlike PauseTube from Google.
author | leprechaun |
---|---|
permlink | re-heimindanger-re-leprechaun-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t050036607z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 05:01:39 |
last_update | 2017-10-25 05:01:39 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 05:01:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 89 |
author_reputation | 43,025,812,810,398 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,503,508 |
net_rshares | 0 |
Excellent to hear! I have a feature request: can you make the speedup user-selectable? Over the past couple years I've been watching YouTube videos (other than music) at increasing speeds, and now sometimes 2x is "too slow". I can download and watch in VLC, where I can change the speed by 10% each time, hitting "]" and "["; I've watched up to 3x with good retention. Not sure I'll get to higher than that, but, if there was an option where the user could click an up or down arrow to move it 10% at a time, and/or (stress the *and*) a text field where they could enter a number, e.g., "162%" if they wanted that. I stressed the "and" because I like giving users as much flexibility as possible. Thanks again!
author | libertyteeth |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t003331750z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-25 00:33:33 |
last_update | 2017-10-25 00:33:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 00:33:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.100 HBD |
curator_payout_value | 0.033 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 716 |
author_reputation | 7,938,471,600,702 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,490,946 |
net_rshares | 59,803,450,797 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 59,803,450,797 | 100% |
Can you make the UI look more modern and neat? Also display the number of views if possible. Also I feel thumbnail that compulsory for a video.
author | liquidbulb |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t112151670z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 11:21:51 |
last_update | 2017-10-27 11:21:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 11:21:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 143 |
author_reputation | 4,014,481,187 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,685,914 |
net_rshares | 0 |
I logged out and then back in but my subscriber list was gone..I checked steemd and havn't unfollowed but they don't appear in my list
author | luna33 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t230636496z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 23:06:36 |
last_update | 2017-10-24 23:06:36 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 23:06:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 134 |
author_reputation | 3,322,028,135,514 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,487,160 |
net_rshares | 0 |
Thanks again for creating DTube for us. You're making a lot of progress and I will continue to be a faithful content creator there through any and all hickups because I believe 100000% in your vision and what you have given life to.
author | lyndsaybowes |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t221216531z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-24 22:12:15 |
last_update | 2017-10-24 22:12:15 |
depth | 1 |
children | 4 |
last_payout | 2017-10-31 22:12:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.193 HBD |
curator_payout_value | 0.320 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 233 |
author_reputation | 132,103,018,111,011 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,808 |
net_rshares | 672,827,488,479 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
teamsteem | 0 | 182,590,814,492 | 1% | ||
heimindanger | 0 | 80,568,537,880 | 100% | ||
sebcam | 0 | 3,147,209,990 | 100% | ||
hightouch | 0 | 402,890,041,685 | 100% | ||
libertyteeth | 0 | 2,136,558,459 | 10% | ||
turymenecier | 0 | 64,295,983 | 30% | ||
sunsquall | 0 | 333,298,800 | 100% | ||
xerbinvictus | 0 | 1,096,731,190 | 100% |
Thanks for keeping on uploading to DTube! Many people believe in this vision, especially here in STEEM. Internet was built for the data to flow freely without necessarilly going through privately-owned servers on the network, and the torrent option makes perfect sense for this vision. I invite you to use the webtorrent client and seed your own videos (and others if you want), it's a small thing that should help a lot to make videos load, and faster.
author | heimindanger |
---|---|
permlink | re-lyndsaybowes-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t223249861z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-24 22:32:54 |
last_update | 2017-10-24 22:32:54 |
depth | 2 |
children | 2 |
last_payout | 2017-10-31 22:32:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.190 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 453 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,724 |
net_rshares | 88,488,860,331 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lyndsaybowes | 0 | 87,415,340,383 | 9% | ||
xerbinvictus | 0 | 1,073,519,948 | 100% |
I'm not very tech savvy, however I will get my husband's help in figuring out this webtorrent business, thanks a lot for the advice HeiminDanger :)
author | lyndsaybowes |
---|---|
permlink | re-heimindanger-re-lyndsaybowes-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t223918546z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:39:18 |
last_update | 2017-10-24 22:39:18 |
depth | 3 |
children | 0 |
last_payout | 2017-10-31 22:39:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 147 |
author_reputation | 132,103,018,111,011 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,486,002 |
net_rshares | 0 |
Do everything at the highest level, so that it would be comfortable and simple and convenient, and then from users there will be no release, but in recent times with this problem.
author | magnata |
---|---|
permlink | re-heimindanger-re-lyndsaybowes-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t065008834z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 06:50:33 |
last_update | 2017-10-25 06:50:33 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 06:50:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 179 |
author_reputation | 49,556,692,956,431 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,508,971 |
net_rshares | 0 |
Well said Lyndsay!
author | sebcam |
---|---|
permlink | re-lyndsaybowes-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t011549748z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 00:09:51 |
last_update | 2017-10-27 00:09:51 |
depth | 2 |
children | 0 |
last_payout | 2017-11-03 00:09:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 95,931,580,337,605 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,650,357 |
net_rshares | 0 |
Really awesome work! Your hard work is much appreciated, if anything can make the platform mainstream i would this is IT. Much appreciated for your hard work. I'm telling everyone to join and upload their content at d.tube.
author | ma8trix |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t210014711z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 21:00:12 |
last_update | 2017-10-27 21:00:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 21:00:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.063 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 224 |
author_reputation | 299,244,601,106 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,721,431 |
net_rshares | 30,528,285,926 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ma8trix | 0 | 30,528,285,926 | 100% |
nice bro plz help me to grow my account
author | maliksaqib123 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t082910886z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 08:29:15 |
last_update | 2017-10-25 08:29:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 08:29:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | -41,768,625,765 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,514,471 |
net_rshares | 0 |
It's amazing to see this project grow. Keep up the great work!
author | max-infeld |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t224208562z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:42:06 |
last_update | 2017-10-24 22:42:06 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:42:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 2,039,194,374,573 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,486,141 |
net_rshares | 0 |
I really hope D-Tube takes off. I'm pissed at YouTube for constantly changing my Subs and my recommendations because they think I'm to stupid to see that they're censoring everything, gosh.... I wish you the best of luck and I hope from the bottom of my heart that you're going to kick some virtual goolag.
author | mbruno |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t065522425z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 06:55:39 |
last_update | 2017-10-26 06:55:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 06:55:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.109 HBD |
curator_payout_value | 0.034 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 307 |
author_reputation | 474,381,536,749 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,592,912 |
net_rshares | 63,770,934,510 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 63,153,714,510 | 100% | ||
michaelangelo | 0 | 617,220,000 | 100% |
NICE POST
author | mehorab.hossain |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171029t150331783z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-29 15:03:39 |
last_update | 2017-10-29 15:03:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-05 15:03:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 1,251,362,393 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,884,278 |
net_rshares | 0 |
I have long wanted to learn dtube. I once asked a close friend. but the answer he did not know either. Then this is D.Tube 0.4. is this an updated version of dtube. Maybe I should learn more about dtube
author | meiza |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t004403845z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 00:44:03 |
last_update | 2017-10-26 00:44:03 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 00:44:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 202 |
author_reputation | 83,171,570,943 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,573,385 |
net_rshares | 0 |
http://hnclife.biz/resimler/uyeOl.gif http://www.7x.com.tr/?idX=4282&idXRef=steemit
author | metinyolcu |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t221316006z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["http://hnclife.biz/resimler/uyeOl.gif"],"links":["http://www.7x.com.tr/?idX=4282&idXRef=steemit"],"app":"steemit/0.1"} |
created | 2017-10-24 22:13:15 |
last_update | 2017-10-24 22:13:15 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:13:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | -447,102,137,019 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,850 |
net_rshares | -21,125,027,462 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheetah | 0 | -1,586,986,161 | -1% | ||
steeminator3000 | 0 | -19,538,041,301 | -10% |
Looking forward to catching up with everyone over in Lisbon next week!
author | michelle.gent |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t221743541z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:17:45 |
last_update | 2017-10-24 22:17:45 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:17:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.154 HBD |
curator_payout_value | 0.022 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 70 |
author_reputation | 392,549,441,237,931 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,050 |
net_rshares | 78,907,330,913 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 78,907,330,913 | 100% |
Congrats on the one letter domain name. What a great result. The torrent solution is a smart way to solve the storage question. I've got a catalogue of original videos that I'll be uploading.
author | molometer |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t233055476z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 23:31:03 |
last_update | 2017-10-24 23:31:03 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 23:31:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 191 |
author_reputation | 146,691,267,711,954 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,488,172 |
net_rshares | 0 |
How can we test this on our mobiles? Is this already available for Android? i can't find it in the google store.
author | mountassir |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t105737259z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 10:57:36 |
last_update | 2017-10-25 10:57:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 10:57:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 112 |
author_reputation | 304,820,323 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,523,393 |
net_rshares | 0 |
I'm new to DTube so I don't have much experience with it yet. However, in the short time I've been using it, I have noticed that there are times when I'm unable to upload any videos. The first day I tried DTube, my first upload was a success on the first try. I then tried uploading more videos but kept encountering errors. I tried again the next day with more errors. Finally, yesterday I was able to upload three more videos without problems. However, today I'm having no success uploading, once again. Also, one of my videos is missing its thumbnail even though I uploaded a snap and got a green check mark for that step. I was under the impression that a video couldn't be published unless it had a thumbnail image. Am I wrong about that? Will there eventually be an "edit" button added so that we can change our thumbnails on published videos? Here is the video without the thumbnail https://steemit.com/dtube/@movievigilante/ht0wncmp
author | movievigilante |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171102t021223189z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/dtube/@movievigilante/ht0wncmp"],"app":"steemit/0.1"} |
created | 2017-11-02 02:12:21 |
last_update | 2017-11-02 02:21:27 |
depth | 1 |
children | 1 |
last_payout | 2017-11-09 02:12:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 945 |
author_reputation | 780,715,696,061 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,220,239 |
net_rshares | 0 |
I'm happy to say that after 4 days, the two videos that had missing thumbnail images, now have the the images in place. Hopefully there won't be any more problems like this.
author | movievigilante |
---|---|
permlink | re-movievigilante-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171103t215435375z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-03 21:54:39 |
last_update | 2017-11-03 21:54:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-10 21:54:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.441 HBD |
curator_payout_value | 0.147 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 174 |
author_reputation | 780,715,696,061 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,385,730 |
net_rshares | 275,426,263,166 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
thing-2 | 0 | 275,426,263,166 | 100% |
Awesome, uploading my first video right now! Keep up the good work!
author | msabolik |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t141901635z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 14:19:06 |
last_update | 2017-10-27 14:19:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 14:19:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 98,397,795,414 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,697,399 |
net_rshares | 0 |
Fantastic work. Just reposted a video from a previous post because: <ol><li>It no longer shows up on the dtube channel list.</li><li>They no longer point to an active domain for the video files.</li></ol> And I just discovered an issue: <ul><li> The post was missing the closing ">" on the <a> tags. </li></ul> (I edited it via steemit to put in the missing > bracket.)
author | muksihs |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t003745202z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 00:37:48 |
last_update | 2017-10-25 00:44:12 |
depth | 1 |
children | 2 |
last_payout | 2017-11-01 00:37:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.108 HBD |
curator_payout_value | 0.028 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 383 |
author_reputation | 1,252,537,770,719 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,491,117 |
net_rshares | 61,049,356,022 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 61,049,356,022 | 100% |
Correct. Will be fixed soon, thanks for spotting that. I had to change the DNS for the old domain, it should resolve by itself everywhere in a few hours (already redirects fine for me)
author | heimindanger |
---|---|
permlink | re-muksihs-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t010349204z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 01:03:51 |
last_update | 2017-10-25 01:03:51 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 01:03:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 185 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,492,215 |
net_rshares | 606,265,651 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
muksihs | 0 | 606,265,651 | 100% |
Thanks for the fast fix on the <a> issue!
author | muksihs |
---|---|
permlink | re-heimindanger-re-muksihs-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t202754424z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 20:27:54 |
last_update | 2017-10-25 20:27:54 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 20:27:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 47 |
author_reputation | 1,252,537,770,719 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,560,360 |
net_rshares | 0 |
In regards to setting up an XXX/NSFW type site. There are certain legal requirements uploaders of XXX explicit type content and the sites that host them are required to abide by (a special federal form about no under age actors along with proof of identity) that you might need to look into, vs the way it is now where you just have a general NSFW tag for anything that should be considered NSFW. IANAL but you might want to look into that. I had to provide the ID's for both myself and my wonderful friend and playmate @pupmisfit before we could post videos to xtube as an example.
author | muksihs |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t010143410z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["pupmisfit"],"app":"steemit/0.1"} |
created | 2017-10-25 01:01:45 |
last_update | 2017-10-25 01:01:45 |
depth | 1 |
children | 2 |
last_payout | 2017-11-01 01:01:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 583 |
author_reputation | 1,252,537,770,719 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,492,125 |
net_rshares | 0 |
I'm not 100% sure we will do the porn site. Probably after we open source the app someone will do it on his own, I hope. I'm not sure the regulations you are talking about apply on every country, etc. Personally not too interested into going into that, I just would like to be able to remove all NSFW from DTube in the end, but right now there is no alternative for this type of content so it stays in 'hidden' mode, people need to go into the menu to be able to see these 'nsfw' videos.
author | heimindanger |
---|---|
permlink | re-muksihs-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t015928202z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 01:59:30 |
last_update | 2017-10-25 01:59:30 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 01:59:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 487 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,494,748 |
net_rshares | 593,434,632 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
muksihs | 0 | 593,434,632 | 100% |
Might be an idea to let people flag their accounts "nsfw" so that if their channel page is visited you could provide a dialog indicating that the user posts a lot of "nsfw" content with the option to show the channel with nsfw content displayed or not. I'm thinking a username/channel specific dialog that reacts based on a custom json user account set preference in the blockchain. Reasoning: If someone visits a channel via a posted link, and all the nsfw content is fully hidden the channel may appear empty and it is not obvious to the visitor that they have to hit a gear icon to see that there is actually content available in the channel. I could also see this as a possible option for the main steemit blog as well. Some channels/blogs, when visited directly, should be able to indicate their in general nsfw status.
author | muksihs |
---|---|
permlink | re-heimindanger-re-muksihs-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t024544315z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 02:45:45 |
last_update | 2017-10-25 02:47:36 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 02:45:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 827 |
author_reputation | 1,252,537,770,719 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,497,063 |
net_rshares | 0 |
Hrmmm.. after trying out the steemitjs api (for future use in my simple photogallery IPFS hosted maker) it occurred to me to look for an in browser pure JavaScript IPFS implementation (to deal with CORS issues with the public IPFS gateways) and I found this: https://github.com/ipfs/js-ipfs/tree/master/examples/browser-video-streaming I can see where this might help your project out, both for the example of using ffmpeg for posting files as "chunks" which would hopefully mitigate the large file posting issue caused by disk contention and hopefully provide a "gatewayless" method of playing back the videos from IPFS without the need for mirror selection. (Though I do still see a need for at least short term pinning on an actually physical box so the file has a chance to propogate into the IPFS network a little.) Thoughts?
author | muksihs |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t034547664z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://github.com/ipfs/js-ipfs/tree/master/examples/browser-video-streaming"],"app":"steemit/0.1"} |
created | 2017-10-25 03:45:48 |
last_update | 2017-10-25 03:49:33 |
depth | 1 |
children | 2 |
last_payout | 2017-11-01 03:45:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 833 |
author_reputation | 1,252,537,770,719 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,499,687 |
net_rshares | 564,564,839 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
muksihs | 0 | 564,564,839 | 100% |
Indeed, js-ipfs theorically enables true p2p over ipfs, without the need for the gateways. Gateways are convenient though, because they provide streaming (i.e video starts before fully downloaded, even if its a traditional file), and seeking (i,e if you go to the middle of the video it wont fetch the first half) Also my tests with js-ipfs have been bad (unstable browser, tab crashing after a few minutes), so I dont think its production ready. But yes, that is the dream indeed, but we should give IPFS a bit of time to solve their problems first.
author | heimindanger |
---|---|
permlink | re-muksihs-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t041357235z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 04:13:57 |
last_update | 2017-10-25 04:13:57 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 04:13:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 551 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,500,971 |
net_rshares | 554,941,575 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
muksihs | 0 | 554,941,575 | 100% |
Well, at least their demonstration of using ffmpeg for creating the bandwidth adaptable chunked video seems useful. And their playback sample worked well here in Firefox. I was thinking more along the lines for playblack of ffmpeg chunked videos and not for posting.
author | muksihs |
---|---|
permlink | re-heimindanger-re-muksihs-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t041657347z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 04:16:57 |
last_update | 2017-10-25 04:22:45 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 04:16:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 266 |
author_reputation | 1,252,537,770,719 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,501,140 |
net_rshares | 0 |
Thanks @heimindanger that it is improving day by day. I used it when it launched but it had lot of bugs. Now I shall again try it out.
author | munawar1235 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t181507524z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 18:16:33 |
last_update | 2017-10-25 18:16:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 18:16:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.262 HBD |
curator_payout_value | 0.086 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 134 |
author_reputation | 86,522,918,923,810 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,552,206 |
net_rshares | 153,764,475,403 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
munawar1235 | 0 | 153,764,475,403 | 100% |
Im on of the dev type of guys... Rarely upload any videos to web :) I'm following DTube since the start earlier this year. I have to admin: @heimindanger - You are rare example of real meaning for the words such as dreams, goals, ideas, accomplishments, being stubborn, creative, progressive... i can do it for hours, modern dictionary is quite heavy weight :) Anyway, i hope this will continue as stay on this path, since you are seriously first potential threat to YouTube, being far more progressive than they have been for first 5 years of improvements. Great work! Cheers Luci
author | murda-ra |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t110718119z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 11:08:18 |
last_update | 2017-10-25 11:08:18 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 11:08:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 585 |
author_reputation | 4,018,673,713,105 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,524,064 |
net_rshares | 0 |
Im on of the dev type of guys... Rarely upload any videos to web :) I'm following DTube since the start earlier this year. I have to admin: @heimindanger - You are rare example of real meaning for the words such as dreams, goals, ideas, accomplishments, being stubborn, creative, progressive... i can do it for hours, modern dictionary is quite heavy weight :) Anyway, i hope this will continue as stay on this path, since you are seriously first potential threat to YouTube, being far more progressive than they have been for first 5 years of improvements. Great work! Cheers Luci
author | murda-ra |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t112442715z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 11:24:42 |
last_update | 2017-10-25 11:24:42 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 11:24:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.123 HBD |
curator_payout_value | 0.022 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 585 |
author_reputation | 4,018,673,713,105 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,525,108 |
net_rshares | 63,901,195,754 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 56,505,955,088 | 100% | ||
murda-ra | 0 | 7,395,240,666 | 100% |
amazing ....! Your genius has changed the world, you are great.
author | murtaziqah |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t104501654z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 10:45:12 |
last_update | 2017-10-25 10:45:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 10:45:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | -53,261,170,751 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,522,559 |
net_rshares | 598,743,310 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
murtaziqah | 0 | 598,743,310 | 100% |
Another component of the changing world..........
author | musfik |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t125415901z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 12:54:21 |
last_update | 2017-10-25 12:54:21 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:54:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 49 |
author_reputation | 53,403,988 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,530,510 |
net_rshares | 1,137,350,833 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
musfik | 0 | 1,137,350,833 | 100% |
thanks for share
author | myaceh |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t144906481z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 14:48:45 |
last_update | 2017-10-26 14:48:45 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 14:48:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 5,970,080,812,097 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,621,793 |
net_rshares | 0 |
hi heimindanger i resteem your post please halp me your valuable upvote comment in my post
author | naeemahmedd |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t152056111z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 15:21:06 |
last_update | 2017-10-26 15:21:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 15:21:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 498,271,707,073 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,623,619 |
net_rshares | 0 |
Doing better and better! Great!
author | nascimentoab |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t215304093z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 21:53:03 |
last_update | 2017-10-24 21:53:03 |
depth | 1 |
children | 1 |
last_payout | 2017-10-31 21:53:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 19,482,165,039,001 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,483,926 |
net_rshares | 0 |
Yepppp
author | sebcam |
---|---|
permlink | re-nascimentoab-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t005936061z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 23:53:36 |
last_update | 2017-10-26 23:53:36 |
depth | 2 |
children | 0 |
last_payout | 2017-11-02 23:53:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 95,931,580,337,605 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,649,666 |
net_rshares | 0 |
I started using Dtube. **Clarifications:** Is there any way I can create a playlist in Dtube? Also I want to analytics on my videos like how many users per day visiting etc .. **Problems facing:** its taking lot of time for me to upload a video in Dtube. The same video I can upload in youtube lesser time. upload thumbnail - sometime I can upload thumpnail and then i upload video and submit. "Error :pls upload video" message getting.. either its should not allow me to upload video after thumbnail or it should allow me to submit the video. Because I have taken nearly 1 hour to upload my video and then again asking me to do the steps again means intolerable.. I will keep updating my observations on Dtube site... I see lot of potential for this application , but need to make it user friendly. Thank you
author | naveendavisv |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t225713742z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 22:57:12 |
last_update | 2017-10-27 22:57:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 22:57:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 815 |
author_reputation | 32,557,718,122 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,728,192 |
net_rshares | 0 |
Wow! Awesome. Good job!
author | necrus |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222832346z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:28:33 |
last_update | 2017-10-24 22:28:33 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:28:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 377,105,430,120 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,524 |
net_rshares | 0 |
Very good, but the slow loading of videos and videos not streaming is a killer. At least is not your fault.
author | nehomar |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t092049210z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 09:20:51 |
last_update | 2017-10-25 09:20:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 09:20:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 107 |
author_reputation | 25,784,561,387,097 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,517,530 |
net_rshares | 0 |
Thank you for the heads up, @heimindanger @DTube is an excellent service to the @Steemit community. Is there a way to embed a d.tube video into another web page, other than @Steemit?
author | nigelmarkdias |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t015731736z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger","dtube","steemit"],"app":"steemit/0.1"} |
created | 2017-10-26 01:57:30 |
last_update | 2017-10-26 02:59:18 |
depth | 1 |
children | 1 |
last_payout | 2017-11-02 01:57:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.112 HBD |
curator_payout_value | 0.035 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 182 |
author_reputation | 47,068,459,201,342 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,576,836 |
net_rshares | 65,615,328,276 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 60,660,804,727 | 100% | ||
nigelmarkdias | 0 | 4,954,523,549 | 5% |
Im currently working on improving it to a state where I can make it available to all 3rd party sites. At the moment you can use the one hosted on my personal repo. The first two arguments are the author and the permlink: https://skzap.github.io/embedtube/#!/djlethalskillz/zb51plce Then you can add options like so, the first two are ```autoplay``` and ```nobranding``` https://skzap.github.io/embedtube/#!/djlethalskillz/zb51plce/true/true -> will autoplay and wont add the dtube branding Next two options are the IPFS gateways for serving the ```cover``` and the ```video``` itself, for example you can do: https://skzap.github.io/embedtube/#!/djlethalskillz/zb51plce/true/true/gateway.ipfsstore.it:8443/dtube1.gateway.ipfsstore.it:8443 I also want to add an option to disable the torrent feature, as it can build the RAM quite quickly, especially for pages that would have multiple DTube embed. When I consider it ready to use, there will be way to get the code to integrate it directly from the video (just like youtube)
author | heimindanger |
---|---|
permlink | re-nigelmarkdias-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t174327641z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-26 17:43:27 |
last_update | 2017-10-26 17:44:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-02 17:43:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.171 HBD |
curator_payout_value | 0.055 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,030 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,631,431 |
net_rshares | 102,129,097,937 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nigelmarkdias | 0 | 97,616,994,005 | 100% | ||
isacoin | 0 | 4,512,103,932 | 7% |
This is great news. We really need Dtube to give YouTube a run for it's money!
author | nikethemutt |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t015229738z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 01:52:30 |
last_update | 2017-10-27 01:52:30 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 01:52:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.162 HBD |
curator_payout_value | 0.054 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 1,408,116,897,263 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,655,212 |
net_rshares | 99,230,775,705 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nikethemutt | 0 | 99,230,775,705 | 100% |
You blog change my life
author | niyo64 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t093825228z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 09:38:27 |
last_update | 2017-10-25 09:38:27 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 09:38:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 13,196,101,614 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,518,567 |
net_rshares | 0 |
goog post
author | obaidur9595 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t081243195z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 08:12:51 |
last_update | 2017-10-26 08:12:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 08:12:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | -145,152,167,081 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,597,415 |
net_rshares | 0 |
interesting, didn't know many of this stuff!
author | oliviadejeu |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t194900798z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 19:49:00 |
last_update | 2017-10-26 19:49:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 19:49:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 57,915,667,112,288 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,638,311 |
net_rshares | 0 |
Live.Tube! Awesome... thanks for the recommendation!
author | omgrofl |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t192944140z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 19:31:48 |
last_update | 2017-10-26 19:37:54 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 19:31:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 54,973,810,417 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,637,401 |
net_rshares | 0 |
Good news! Keep on! :)
author | omgrofl |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t193054001z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 19:30:57 |
last_update | 2017-10-26 19:30:57 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 19:30:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 54,973,810,417 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,637,336 |
net_rshares | 0 |
Improving every day, can't wait to see what more it brings to us
author | palwashabhatti |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t145617363z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 14:56:15 |
last_update | 2017-10-28 14:56:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 14:56:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 114,030,994,228 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,788,888 |
net_rshares | 0 |
love to see the progress - keep going and make the world great again!
author | philberlin |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t135446405z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 13:56:48 |
last_update | 2017-10-26 13:56:48 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 13:56:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 5,005,645,192 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,618,351 |
net_rshares | 0 |
It's getting faster and more stable each day, great work , clever thinking with a back up, Torrents is a stable system, however I do get the thought line of Pirates etc - the UX is very intuitive, il check out the mobile version. awesome progression @heimindanger PS love the new domain and thank you for answering all my questions in chat. Oh I forgot 2 guys from our team are going to Lisbon @s0u1 and @michelle.gent, I'm sure they'll be quizzing you regarding the masses of car content we are uploading and will continue to do, as well as launching our brand new surprise on your platform, the rest of us can't make it, we have to go and drive McLarens in the Cotswolds, have fun.
author | planetauto |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t220250667z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger","s0u1","michelle.gent"],"app":"steemit/0.1"} |
created | 2017-10-24 22:02:54 |
last_update | 2017-10-24 23:18:21 |
depth | 1 |
children | 13 |
last_payout | 2017-10-31 22:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.640 HBD |
curator_payout_value | 0.335 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 687 |
author_reputation | 299,833,692,883,551 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,396 |
net_rshares | 877,209,985,708 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
teamsteem | 0 | 182,590,814,492 | 1% | ||
michelle.gent | 0 | 257,709,860,542 | 25% | ||
kirk-gosik | 0 | 15,947,231,876 | 100% | ||
hightouch | 0 | 409,152,581,193 | 100% | ||
murda-ra | 0 | 7,509,600,058 | 100% | ||
luciancovaci | 0 | 1,294,882,132 | 100% | ||
markhalen | 0 | 387,766,812 | 100% | ||
singledudetravel | 0 | 545,177,600 | 100% | ||
turymenecier | 0 | 64,295,983 | 30% | ||
tommygamerr | 0 | 864,621,346 | 100% | ||
xerbinvictus | 0 | 1,143,153,674 | 100% | ||
seanstein | 0 | 0 | 100% |
Hi! Some amazing work you are doing. I was wondering if d.tube supports 360 degree video, or if you have plans to include it in the future?
author | diodri |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t174735742z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:47:39 |
last_update | 2017-10-25 17:47:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 17:47:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 141 |
author_reputation | 18,133,184 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,550,350 |
net_rshares | 0 |
Greetings @heimindanger! Do you think Steemit has what it takes to be one of the top 10 global social media platforms? We do! Are you willing to help us do what it takes to fix steemits vulernabilities so we can bring this platform to the mainstream? I represent an media alliance with over 10 million followers. We see that steemit needs a few small, but very important changes to make it to the next level. Please share your solutions with us! And help us attract the attention of steem developers. Share your wisdom and thoughts with us at https://steemit.com/steem/@earthnation/solutions-to-bring-steemit-to-the-mainstream-discussion-thread-share-your-solutions-help-us-attract-steem-developers-attention Together, we will bring steem to the Mainstream!
author | earthnation |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t200732750z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"links":["https://steemit.com/steem/@earthnation/solutions-to-bring-steemit-to-the-mainstream-discussion-thread-share-your-solutions-help-us-attract-steem-developers-attention"],"app":"steemit/0.1"} |
created | 2017-10-27 20:07:36 |
last_update | 2017-10-27 20:07:36 |
depth | 2 |
children | 1 |
last_payout | 2017-11-03 20:07:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.313 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 763 |
author_reputation | 31,239,988,942,679 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,718,094 |
net_rshares | 149,220,604,679 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
earthnation | 0 | 149,220,604,679 | 100% |
For now i don't think so, but later years steemit will be the among 5 of the most popular social media website. Because of its advance tech, good user interface, and how promoted articles got lots of engagement in a short period, well i think there's hope.
author | marshalllife |
---|---|
permlink | re-earthnation-re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t161500805z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 16:15:36 |
last_update | 2017-10-28 16:15:36 |
depth | 3 |
children | 0 |
last_payout | 2017-11-04 16:15:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 259 |
author_reputation | 27,833,320,238,303 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,795,987 |
net_rshares | 0 |
Thanks for the nice feedback, feels good man. I'll be glad to connect with your team in lisbon soon ;)
author | heimindanger |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222515028z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-24 22:25:15 |
last_update | 2017-10-24 22:25:15 |
depth | 2 |
children | 1 |
last_payout | 2017-10-31 22:25:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.028 HBD |
curator_payout_value | 0.006 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,381 |
net_rshares | 16,231,432,189 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
themonetaryfew | 0 | 12,791,639,736 | 1% | ||
planetauto | 0 | 1,674,928,593 | 100% | ||
dirorodje | 0 | 607,961,700 | 100% | ||
araf | 0 | 617,240,000 | 100% | ||
ucheik | 0 | 539,662,160 | 100% |
author | araf |
---|---|
permlink | re-heimindanger-re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t090250010z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 09:02:54 |
last_update | 2017-10-25 09:02:54 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 09:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 261,577,528 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,516,483 |
net_rshares | 499,042,428 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
araf | 0 | 0 | 100% | ||
ucheik | 0 | 499,042,428 | 100% |
wish I could go to Lisbon ...looking forward for some footage on dtube ;)
author | kingyus |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t222542231z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:30:51 |
last_update | 2017-10-24 22:30:51 |
depth | 2 |
children | 0 |
last_payout | 2017-10-31 22:30:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 73 |
author_reputation | 6,166,984,828,186 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,629 |
net_rshares | 522,253,704 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ucheik | 0 | 522,253,704 | 100% |
plz sir vote me
author | malikzaighum |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t172048937z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:21:48 |
last_update | 2017-10-25 17:21:48 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 17:21:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | -14,194,040,481 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,548,579 |
net_rshares | 533,859,342 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ucheik | 0 | 533,859,342 | 100% |
plz sir vote me
author | malikzaighum |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t172258299z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 17:23:03 |
last_update | 2017-10-25 17:23:03 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 17:23:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | -14,194,040,481 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,548,677 |
net_rshares | 510,648,066 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ucheik | 0 | 510,648,066 | 100% |
very nice
author | manishseo |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t174303302z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 05:13:12 |
last_update | 2017-10-26 05:13:12 |
depth | 2 |
children | 0 |
last_payout | 2017-11-02 05:13:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 13,103,636,916 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,586,958 |
net_rshares | 0 |
@heimindanger It is perfect that you chose Github Pages. Now we are really moving forward.
author | mdominicorobin |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t040913695z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-28 04:09:18 |
last_update | 2017-10-28 04:09:18 |
depth | 2 |
children | 0 |
last_payout | 2017-11-04 04:09:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 3,864,331,738,829 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,744,477 |
net_rshares | 0 |
author | sangeeta |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t193231960z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 19:32:36 |
last_update | 2017-10-25 19:32:36 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 19:32:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 9,637,223,782,143 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,557,085 |
net_rshares | 1,543,548,662 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ucheik | 0 | 493,239,609 | 100% | ||
dhiraj4to | 0 | 1,050,309,053 | 100% |
thank you for this post , great job!
author | thickgirl |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t210803281z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 21:09:12 |
last_update | 2017-10-25 21:09:12 |
depth | 2 |
children | 0 |
last_payout | 2017-11-01 21:09:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 1,297,045,766 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,562,771 |
net_rshares | 0 |
thank you for this post , great job!
author | thickgirl |
---|---|
permlink | re-planetauto-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t010843340z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 01:08:54 |
last_update | 2017-10-27 01:08:54 |
depth | 2 |
children | 0 |
last_payout | 2017-11-03 01:08:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 1,297,045,766 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,652,944 |
net_rshares | 0 |
I wanna be able to watch the videos any time, any where, this could also save me some time. And the mobile app would really make this happen. I'll be waiting for it.
author | pratik27 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-heimindanger-20171025t112059938z | ||||||
category | dtube | ||||||
json_metadata | {"tags":"dtube","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-10-25 05:51:24 | ||||||
last_update | 2017-10-25 05:51:24 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-11-01 05:51:24 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.349 HBD | ||||||
curator_payout_value | 0.027 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 165 | ||||||
author_reputation | 4,536,028,663,570 | ||||||
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 18,505,988 | ||||||
net_rshares | 175,144,885,152 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
good-karma | 0 | 100,222,100,464 | 0.5% | ||
heimindanger | 0 | 59,388,149,055 | 100% | ||
bitcoiner | 0 | 4,063,368,992 | 0.5% | ||
mysteem | 0 | 168,220,960 | 1% | ||
demo | 0 | 319,763,336 | 1% | ||
feruz | 0 | 3,044,711,604 | 1% | ||
esteemapp | 0 | 6,106,374,035 | 1% | ||
meysam | 0 | 711,013,738 | 0.25% | ||
bounties | 0 | 344,957,557 | 1% | ||
steempoll | 0 | 334,849,433 | 1% | ||
tipping | 0 | 304,310,093 | 1% | ||
valchiz | 0 | 137,065,885 | 0.25% |
Any chance you plan to roll out an OS X version of modified WebTorrent to help seed?
author | privatecay |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171105t153747218z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-05 15:37:48 |
last_update | 2017-11-05 15:37:48 |
depth | 1 |
children | 0 |
last_payout | 2017-11-12 15:37:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 0 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,527,439 |
net_rshares | 0 |
<p>This post received a 33.33 % @pushup thanks to: @slavix.</p>
author | pushup |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t080156104z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"drotto/0.0.2c"} |
created | 2017-10-28 08:02:06 |
last_update | 2017-10-28 08:02:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 08:02:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 799,420,452,881 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,757,841 |
net_rshares | 0 |
 **WELCOME ...Here is a complete guide to Steemit success that how can you grow your earnings and followers fastly** https://steemit.com/steemit/@rajag234/complete-step-by-step-guide-to-steemit-success
author | rajag234 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t034402742z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["https://steemitimages.com/DQmeMGGiUtZ1eaGjCgzvLYh1bZtTZUEq5G7iY2qck8XAbaq/image.png"],"links":["https://steemit.com/steemit/@rajag234/complete-step-by-step-guide-to-steemit-success"],"app":"steemit/0.1"} |
created | 2017-10-25 03:44:09 |
last_update | 2017-10-25 03:44:09 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 03:44:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 292 |
author_reputation | 1,895,133,882,960 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,499,627 |
net_rshares | 0 |
congratulations
author | rakib143073433 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t131431342z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 13:14:30 |
last_update | 2017-10-28 13:14:30 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 13:14:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 148,755,411,045 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,780,033 |
net_rshares | 0 |
Goood
author | rambodh1973 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t231315955z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 23:13:54 |
last_update | 2017-10-24 23:13:54 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 23:13:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5 |
author_reputation | -218,148,827,666 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,487,456 |
net_rshares | 0 |
thanks for the great post,sir
author | rana420 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t013305410z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 01:33:00 |
last_update | 2017-10-25 01:33:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 01:33:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 2,402,915,457,848 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,493,471 |
net_rshares | 0 |
awesome
author | razubd |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t111427124z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 11:14:18 |
last_update | 2017-10-25 11:14:18 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 11:14:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | -12,874,625,180 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,524,459 |
net_rshares | 0 |
How can I contact you.
author | rexusmo |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t203156250z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-28 20:32:00 |
last_update | 2017-10-28 20:32:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-04 20:32:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.026 HBD |
curator_payout_value | 0.342 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 23,656,950,019,305 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,816,379 |
net_rshares | 644,747,925,025 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rexusmo | 0 | 644,747,925,025 | 100% |
amazing work @heimindanger ! The one letter domain is amazing. I've had issues with very small 30s-1min videos in .mov or .mp4 formats not loading properly for my viewers. It has put me off trying to upload some more because they cannot be removed and look dis organised on my profile. Is there a timeframe you think I may be able to return to uploading more videos? lets rock
author | rkanwal |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t060812440z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 06:08:15 |
last_update | 2017-10-25 06:08:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 06:08:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 376 |
author_reputation | -30,022,183,856 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,506,815 |
net_rshares | 175,913,400 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rkanwal | 0 | 175,913,400 | 100% |
It would be cool if we could earn Steem tokens by using the WebTorrent to seed. I would add it to all 5 of my computers. ;)
author | robsdroid215 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171213t033719249z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-12-13 03:38:12 |
last_update | 2017-12-13 03:38:12 |
depth | 1 |
children | 0 |
last_payout | 2017-12-20 03:38:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 123 |
author_reputation | 4,303,699,962 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 23,316,075 |
net_rshares | 615,320,000 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
robsdroid215 | 0 | 615,320,000 | 100% |
nice blog
author | roshanlal2017 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t083840937z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 08:38:51 |
last_update | 2017-10-26 08:38:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 08:38:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 37,213,845,809 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,598,967 |
net_rshares | 0 |
The site looks much better. Easy to navigate and user friendly. Good job. Thank you,
author | rusko |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t045940099z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 04:59:39 |
last_update | 2017-10-25 04:59:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 04:59:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 20,388,841,431 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,503,413 |
net_rshares | 0 |
You can find Russian version of this post [HERE](https://steemit.com/dtube/@rusteemitblog/6ayki6-dsound-v0-2-potokovyi-rezhim-redaktor-uluchshennye-proizvoditelnost-i-vneshnii-vid) --- Русская версия [тут](https://steemit.com/dtube/@rusteemitblog/6ayki6-dsound-v0-2-potokovyi-rezhim-redaktor-uluchshennye-proizvoditelnost-i-vneshnii-vid)
author | rusteemitblog |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t160903026z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/dtube/@rusteemitblog/6ayki6-dsound-v0-2-potokovyi-rezhim-redaktor-uluchshennye-proizvoditelnost-i-vneshnii-vid"],"app":"steemit/0.1"} |
created | 2017-10-30 16:09:03 |
last_update | 2017-10-30 16:09:03 |
depth | 1 |
children | 0 |
last_payout | 2017-11-06 16:09:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 340 |
author_reputation | 35,289,965,594,592 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,989,766 |
net_rshares | 0 |
Pretty happy with the torrent backup idea :) Maybe this will help boot those magnet links back into credibility XD Gave me a good kick to try to get webtorrent working again (which I wanted to do for bitchute anyway). Perhaps you're good luck as it worked this time (was having silent fails before? o_O) XD <center>[](https://steemit.com/@ryivhnn)</center>
author | ryivhnn |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t025259604z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["https://technonaturalist.net/sites/default/files/styles/sensible_display/public/art/2017/10/goatsig2.png?itok=iSrbQxRj"],"links":["https://steemit.com/@ryivhnn"],"app":"steemit/0.1"} |
created | 2017-10-25 02:53:00 |
last_update | 2017-10-25 02:53:00 |
depth | 1 |
children | 2 |
last_payout | 2017-11-01 02:53:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 489 |
author_reputation | 211,327,913,749,933 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,497,426 |
net_rshares | 0 |
Thanks for installing the webtorrent client! That makes it possible for you to seed seamlessly on your PC and help the videos loading. I didn't get any silent fails from bitchute myself, seems to work like for us.
author | heimindanger |
---|---|
permlink | re-ryivhnn-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t041553085z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-25 04:15:54 |
last_update | 2017-10-25 04:15:54 |
depth | 2 |
children | 1 |
last_payout | 2017-11-01 04:15:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,501,084 |
net_rshares | 0 |
Oh no not from bitchute, the webtorrent-desktop client was failing silently, but it's running now (several reinstalls later). I had also npm installed webtorrent at some stage but I don't actually know what to check to make sure everything is running properly o_O And it appears the domain change lost my ipfs node again aaaahhhh. Oh well XD <center>[](https://steemit.com/@ryivhnn)</center>
author | ryivhnn |
---|---|
permlink | re-heimindanger-re-ryivhnn-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t051942454z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["https://technonaturalist.net/sites/default/files/styles/sensible_display/public/art/2017/10/goatsig2.png?itok=iSrbQxRj"],"links":["https://steemit.com/@ryivhnn"],"app":"steemit/0.1"} |
created | 2017-10-25 05:19:42 |
last_update | 2017-10-25 05:19:42 |
depth | 3 |
children | 0 |
last_payout | 2017-11-01 05:19:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 525 |
author_reputation | 211,327,913,749,933 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,504,369 |
net_rshares | 0 |
@heimindanger Promoted part of steemit helps increase sbd by buring sbd. Can dtube do a banner ad type thing where more sbd you burn the more visible the video will be?
author | sames |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t234007296z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-24 23:40:06 |
last_update | 2017-10-24 23:40:06 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 23:40:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 169 |
author_reputation | 39,585,633,843,789 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,488,589 |
net_rshares | 0 |
@heimindanger Promoted part of steemit helps increase sbd by buring sbd. Can dtube do a banner ad type thing where more sbd you burn the more visible the video will be?
author | sames |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t234239844z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-24 23:42:39 |
last_update | 2017-10-24 23:42:39 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 23:42:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 170 |
author_reputation | 39,585,633,843,789 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,488,734 |
net_rshares | 0 |
Did you have issues building on Linux/Mac after modifications?
author | sandwich |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171105t161319071z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-05 16:13:18 |
last_update | 2017-11-05 16:15:03 |
depth | 1 |
children | 1 |
last_payout | 2017-11-12 16:13:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 7,919,075,206,622 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,530,396 |
net_rshares | 0 |
yea waiting for same thing WebTorrent modification for linux
author | piratusala |
---|---|
permlink | re-sandwich-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171105t191655543z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-05 19:16:54 |
last_update | 2017-11-05 19:17:33 |
depth | 2 |
children | 0 |
last_payout | 2017-11-12 19:16:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 32,685,436,945 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,544,123 |
net_rshares | 0 |
I am doing what I can to get to SteemFest!!! Would be way cool yo meet u & everyone else! Woop!
author | sebcam |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t005452767z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 23:48:54 |
last_update | 2017-10-26 23:48:54 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 23:48:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.100 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 95 |
author_reputation | 95,931,580,337,605 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,649,457 |
net_rshares | 57,636,263,529 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 54,428,530,269 | 100% | ||
sebcam | 0 | 3,207,733,260 | 100% |
👀I enjoyed this post! ❤️ It was very interesting and new. Looks like your new like me and this platform is so COOL!😊 I also went ahead and Upvoted and Followed. Thanks!
author | shanto24 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t063933108z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 06:39:39 |
last_update | 2017-10-25 06:39:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 06:39:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 168 |
author_reputation | 809,761,985,761 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,508,355 |
net_rshares | 0 |
https://steemit.com/dtube/@shanto24/qhkxy5jo
author | shanto24 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180223t141620773z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/dtube/@shanto24/qhkxy5jo"],"app":"steemit/0.1"} |
created | 2018-02-23 14:16:24 |
last_update | 2018-02-23 14:16:24 |
depth | 1 |
children | 0 |
last_payout | 2018-03-02 14:16:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 809,761,985,761 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 39,879,791 |
net_rshares | 0 |
**Firstly**: AWESOME! This is the coolest thing! I am SO excited about the progress of DTube :D Secondly: the navigation. When I enter DTube the nav section is already displayed overtop of the main body content. This is slightly disorienting at first.  Compare this to the YouTube page, where navigation is set to hide except when the hamburger is clicked. Then, when it's clicked the main body is grayed out:  Just a bit of positive criticism. Well done! :D @shayne
author | shayne |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t144722873z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-25 14:47:39 |
last_update | 2017-10-25 14:47:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 14:47:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 616 |
author_reputation | 69,875,563,585,115 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,538,070 |
net_rshares | 0 |
Still getting better and better. Keep on going @heimindanger. Thanks for dTube!
author | shebe |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t052159899z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 05:22:00 |
last_update | 2017-10-25 05:22:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 05:22:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 79 |
author_reputation | 30,074,522,037,998 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,504,471 |
net_rshares | 0 |
Going to check out D.Tube Upv & Fol
author | sheskates926 |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t224037719z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:40:39 |
last_update | 2017-10-24 22:40:39 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:40:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 37 |
author_reputation | 8,612,285,961,985 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,486,061 |
net_rshares | 0 |
you r a future man
author | shipra |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t070921651z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 07:09:24 |
last_update | 2017-10-25 07:09:24 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 07:09:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 1,339,317,941 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,510,034 |
net_rshares | 0 |
you r a future man
author | shipra |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t082839898z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 08:28:39 |
last_update | 2017-10-25 08:28:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 08:28:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 1,339,317,941 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,514,439 |
net_rshares | 0 |
sir dtube looks like a you tube its same or different please specify me
author | shivambhadauriya |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180116t052657184z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2018-01-16 05:26:27 |
last_update | 2018-01-16 05:26:27 |
depth | 1 |
children | 0 |
last_payout | 2018-01-23 05:26:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 7,626,384,060 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,865,176 |
net_rshares | 0 |
Seem to me some of tve videos I posted time ago are not working at all. Im going to wait few days and then re upload them if they keep malfunctionig.
author | signorfeast |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t124827319z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 12:48:33 |
last_update | 2017-10-25 12:48:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:48:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 149 |
author_reputation | 10,839,792,648 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,530,167 |
net_rshares | 0 |
I've tried several times to post a video but I'm unable to. I'm at https://d.tube/#!/upload and I get to step 3 but when I click the submit button nothing happens. I opened up the web console and I see all kinds of problems there but it's over my head. Posting some screen shots here: https://s1.postimg.org/4d1w22wrrz/screen1.png https://s1.postimg.org/3yiox1g8wv/screen2.png Can anyone help?
author | singledudetravel |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t102134300z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["https://s1.postimg.org/4d1w22wrrz/screen1.png","https://s1.postimg.org/3yiox1g8wv/screen2.png"],"links":["https://d.tube/#!/upload"],"app":"steemit/0.1"} |
created | 2017-10-27 10:21:36 |
last_update | 2017-10-27 10:21:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 10:21:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 396 |
author_reputation | 863,217,461 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,682,736 |
net_rshares | 0 |
I'm rooting for Dtube to really take off! YouTube has become politically controlled and that is a shame. Here's to Dtube getting it right.
author | sirstacksalot |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t021551096z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 02:15:51 |
last_update | 2017-10-25 02:15:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 02:15:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.198 HBD |
curator_payout_value | 0.066 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 142 |
author_reputation | 18,203,994,280,271 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,495,638 |
net_rshares | 117,494,932,033 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nikethemutt | 0 | 117,494,932,033 | 100% |
Thanks for giving the chance to enjoy this beautiful news!!
author | sizuka |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t065112458z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 06:51:18 |
last_update | 2017-10-26 06:51:18 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 06:51:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 59 |
author_reputation | 1,400,234,303,119 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,592,646 |
net_rshares | 0 |
Hi! Are you still supporting steemwhales.com? It is a great site, but has some problems lately. Followers do not get updated for weeks in statistics snapshots. https://steemwhales.com/slavix Also, if you can, please add Delegated Steem Power to Wallet History chart! Both Delegated SP to user and by user would be great. Thank you!
author | slavix |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t172043135z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1","links":["https://steemwhales.com/slavix"]} |
created | 2017-10-30 17:20:45 |
last_update | 2017-10-30 17:21:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-06 17:20:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 332 |
author_reputation | 27,303,148,571,540 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,996,372 |
net_rshares | 0 |
You are doing god's work
author | snowflake |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t220710835z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:07:24 |
last_update | 2017-10-24 22:07:24 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:07:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.229 HBD |
curator_payout_value | 0.344 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 33,312,252,512,655 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,600 |
net_rshares | 699,147,755,254 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
teamsteem | 0 | 182,590,814,492 | 1% | ||
heimindanger | 0 | 82,229,744,846 | 100% | ||
hightouch | 0 | 417,502,633,871 | 100% | ||
markhalen | 0 | 378,460,409 | 100% | ||
turymenecier | 0 | 64,295,983 | 30% | ||
bgumbs | 0 | 12,184,248,249 | 48% | ||
zenjuddhism | 0 | 617,220,000 | 100% | ||
tommygamerr | 0 | 882,029,829 | 100% | ||
ucheik | 0 | 481,633,971 | 100% | ||
xerbinvictus | 0 | 1,119,942,432 | 100% | ||
crazytraveller | 0 | 1,096,731,172 | 100% |
Hey I liked D tube more than youtube now as it let me post on STEEMIT as well..And your post teach some important tips which I used in my future posts..Thanks 😉😉😊
author | sourabhrana |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t031842765z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 03:18:57 |
last_update | 2017-10-25 03:18:57 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 03:18:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 162 |
author_reputation | 50,527,929,895 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,498,524 |
net_rshares | 945,931,568 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sourabhrana | 0 | 945,931,568 | 100% |
Yes it is getting better and better!
author | spacetrucker |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171029t070156005z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-29 07:02:54 |
last_update | 2017-10-29 07:02:54 |
depth | 1 |
children | 0 |
last_payout | 2017-11-05 07:02:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 4,034,913,941,784 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,849,201 |
net_rshares | 0 |
This is fantastic! It’s so good, I resteemed it. I’m an artificial lifeform that upvotes people that I know for life. Come check me out. Thanks, Spinny.
author | spinbot |
---|---|
permlink | 20171024t220001275z |
category | dtube |
json_metadata | {"tags":["spinbot"]} |
created | 2017-10-24 22:00:00 |
last_update | 2017-10-24 22:00:00 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:00:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 152 |
author_reputation | 1,398,921,971,860 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,484,251 |
net_rshares | 0 |
This reminds me a lot of MaidSafe which was aired over 4 years ago on Max Keiser's show as a "working network" and yet they barely have a test net working last I checked. I invested heavily in supporting an internet stored in a decentralized way and it never got off the ground - maidsafe (correct me if I am wrong). Best of luck on IPFS - I will be installing it on one of my vm's soon. High Hopes!
author | sponge-bob |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t222606600z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-26 22:26:06 |
last_update | 2017-10-26 22:26:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-02 22:26:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.112 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 404 |
author_reputation | 265,538,240,643,519 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,645,841 |
net_rshares | 58,319,270,780 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 57,752,409,980 | 100% | ||
hebrew | 0 | 0 | 100% | ||
singledudetravel | 0 | 566,860,800 | 100% |
I am unable to find the upload button. Where is it?
author | stadex |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t201340771z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 20:14:42 |
last_update | 2017-10-26 20:14:42 |
depth | 1 |
children | 2 |
last_payout | 2017-11-02 20:14:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 51 |
author_reputation | 626,393,470,935 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,639,654 |
net_rshares | 0 |
its the left icon on the right top corner where your user name is. looks like a cloud with an arrow pointing up.
author | ax10m |
---|---|
permlink | re-stadex-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t143302239z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 14:33:03 |
last_update | 2017-10-27 14:33:03 |
depth | 2 |
children | 1 |
last_payout | 2017-11-03 14:33:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 113 |
author_reputation | 202,486,772,508 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,698,419 |
net_rshares | 0 |
https://steemit.com/dtube/@stadex/emergency-question
author | stadex |
---|---|
permlink | re-ax10m-re-stadex-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171028t105838377z |
category | dtube |
json_metadata | {"tags":["dtube"],"links":["https://steemit.com/dtube/@stadex/emergency-question"],"app":"steemit/0.1"} |
created | 2017-10-28 10:58:39 |
last_update | 2017-10-28 10:58:39 |
depth | 3 |
children | 0 |
last_payout | 2017-11-04 10:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 626,393,470,935 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,769,333 |
net_rshares | 0 |
Congratulations @heimindanger! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@heimindanger) Award for the number of comments Click on any badge to view your own Board of Honor on SteemitBoard. For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard) If you no longer want to receive notifications, reply to this comment with the word `STOP` > By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-heimindanger-20171110t040214000z |
category | dtube |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-11-10 04:02:12 |
last_update | 2017-11-10 04:02:12 |
depth | 1 |
children | 0 |
last_payout | 2017-11-17 04:02:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 698 |
author_reputation | 38,975,615,169,260 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,924,021 |
net_rshares | 0 |
Hi nerdyboy @heimindanger The thing is that NONE of the updates MATTER as long as dtube CRASHES on uploads on EVERY fucking video that is over 450MB.... DTUBE IS A JOKE WHEN YOU CANT EVEN UPLOAD! When you create something, make it fucking work.... Do a better job
author | steffenengman |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171102t230211176z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-11-02 23:02:09 |
last_update | 2017-11-02 23:02:09 |
depth | 1 |
children | 0 |
last_payout | 2017-11-09 23:02:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 269 |
author_reputation | 1,460,610,780,603 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,302,826 |
net_rshares | 4,888,296,562 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steffenengman | 0 | 4,888,296,562 | 100% |
Thank you.
author | sunsquall |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t023512768z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 02:35:18 |
last_update | 2017-10-25 02:35:18 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 02:35:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 484,759,901,457 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,496,604 |
net_rshares | 287,007,300 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sunsquall | 0 | 287,007,300 | 100% |
nothing like hardwork dedication and love, keep at it!
author | tantrum |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t044311946z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 04:40:36 |
last_update | 2017-10-25 04:40:36 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 04:40:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 210,147,508,318 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,502,407 |
net_rshares | 0 |
Be great to meet you in Lisbon @heimindanger as have some ideas/projects that could help grow your amazing platform!
author | tarquinmaine |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t161812221z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-27 16:18:12 |
last_update | 2017-10-27 17:07:21 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 16:18:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.659 HBD |
curator_payout_value | 0.217 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 116 |
author_reputation | 2,247,973,866,257 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,705,878 |
net_rshares | 412,211,316,353 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tarquinmaine | 0 | 405,429,442,446 | 100% | ||
bestseetozenith | 0 | 6,781,873,907 | 100% |
great work. look forward to chatting, maybe an interview with you at steemfest about the development, future ahead etc if your available. cheers!
author | teamhumble |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t123355256z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-26 12:34:09 |
last_update | 2017-10-26 12:34:09 |
depth | 1 |
children | 1 |
last_payout | 2017-11-02 12:34:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 145 |
author_reputation | 315,232,864,758,316 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,613,458 |
net_rshares | 0 |
No problem!
author | heimindanger |
---|---|
permlink | re-teamhumble-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171026t173639849z |
category | dtube |
json_metadata | {"tags":["dtube"],"community":"busy","app":"busy/2.0.0"} |
created | 2017-10-26 17:36:39 |
last_update | 2017-10-26 17:36:39 |
depth | 2 |
children | 0 |
last_payout | 2017-11-02 17:36:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | -16,507,408,909,111 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,631,050 |
net_rshares | 0 |
Excellent! I'll probably try to help with the torrent seeding part.
author | teamsteem |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t121859416z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 12:19:00 |
last_update | 2017-10-25 12:19:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:19:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.093 HBD |
curator_payout_value | 0.031 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 284,804,541,406,803 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,528,436 |
net_rshares | 55,259,500,196 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 55,259,500,196 | 100% |
Great work. I This project has the potential to take Steemit into the Top10 coins. The demonetization on Youtube will be sending hundreds of thousands of Youtubers over Dtube and Steemit over the next few months & years. Exciting stuff!
author | techwizardry |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t221830298z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:18:15 |
last_update | 2017-10-24 22:18:15 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:18:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.210 HBD |
curator_payout_value | 0.400 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 237 |
author_reputation | 32,427,623,326,884 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,069 |
net_rshares | 716,121,627,571 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gridcoinman | 0 | 278,543,255,917 | 100% | ||
heimindanger | 0 | 71,847,201,305 | 100% | ||
hightouch | 0 | 363,227,291,468 | 100% | ||
tvulgaris | 0 | 1,453,570,175 | 100% | ||
kalinh | 0 | 0 | 100% | ||
xerbinvictus | 0 | 1,050,308,706 | 100% |
Excellent work addressing the issues mate! Hopefully this helps everyone upload a lot smoother, brings more people to DTube and it keeps growing to eventually be huge.
author | thegoliath |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t221925368z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 22:19:24 |
last_update | 2017-10-24 22:19:24 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 22:19:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.195 HBD |
curator_payout_value | 0.063 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 167 |
author_reputation | 252,881,780,885,841 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,485,128 |
net_rshares | 114,823,019,345 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 73,508,408,272 | 100% | ||
lyndsaybowes | 0 | 40,345,541,715 | 4% | ||
xerbinvictus | 0 | 969,069,358 | 100% |
This is all great! I wish it was all done lol... I know things like this take time, and we all appreciate your dedication & talents in bringing this to all of US! Here is some insider information regarding YouTube... They will be pulling all ADS in 2018 either during the first quarter of mid summer. They are moving forward into a pay-per-view model forcing subscribers of content creators to subscribe as a discount rate with free YouTube TV included, for a yearly agreement. Just keep that in mind, @heimindanger and if possible speed things alone lol... How about the ability to OP-IN to possible paid subscribers, or a tipping option, for fans to help support content creators. Also some built in sharing buttons to share to all social platforms, playlists options, such as watch later, etc. Maybe even a option to OP-IN to some pre-roll ADS you can partner with agencies now, generate revenue plus it will make it more desirable for content creators to join. I work with lot of Famous YouTubers, celebrities, brands, etc. I would love to add you and D.TUBE as clients to further develop your brand, let's work! Let me know when your ready to talk, hit me up on Skype: SomethingNewNow anytime! Tim Clark (SNN), CEO Something New Now Media Promotions EMAIL: timclark@somethingnewnow.net https://www.youtube.com/watch?v=ezpTa1s55xA https://www.youtube.com/watch?v=q5NVrVe1jwg
author | themassivetruth |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171030t130957667z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"image":["https://img.youtube.com/vi/ezpTa1s55xA/0.jpg","https://img.youtube.com/vi/q5NVrVe1jwg/0.jpg"],"links":["https://www.youtube.com/watch?v=ezpTa1s55xA","https://www.youtube.com/watch?v=q5NVrVe1jwg"],"app":"steemit/0.1"} |
created | 2017-10-30 13:10:00 |
last_update | 2017-10-30 13:10:00 |
depth | 1 |
children | 1 |
last_payout | 2017-11-06 13:10:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,380 |
author_reputation | -694,034,318,470 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,973,506 |
net_rshares | 0 |
If you don't mind me asking, how do you know YouTube will be pulling ads in 2018?
author | movievigilante |
---|---|
permlink | re-themassivetruth-re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171102t022527243z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-11-02 02:25:24 |
last_update | 2017-11-02 02:25:24 |
depth | 2 |
children | 0 |
last_payout | 2017-11-09 02:25:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 81 |
author_reputation | 780,715,696,061 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 19,220,976 |
net_rshares | 0 |
author | tinacom |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t085201345z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-27 08:52:03 |
last_update | 2017-10-27 08:52:03 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 08:52:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 1,251,407,826 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,677,647 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tinacom | 0 | 0 | 100% | ||
ohmynick | 0 | 0 | 100% | ||
ohmylove | 0 | 0 | 100% |
I don't see magnet links on video page. Any ideas how to find it?
author | tjosm |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180228t082324428z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2018-02-28 08:23:24 |
last_update | 2018-02-28 08:23:24 |
depth | 1 |
children | 0 |
last_payout | 2018-03-07 08:23:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 56,033,698 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 41,071,113 |
net_rshares | 613,122,478 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tjosm | 0 | 613,122,478 | 100% |
good info please upvote me and leave a Comment back and ill upvote back thinks
author | tommygamerr |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171024t233748999z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-24 23:37:51 |
last_update | 2017-10-24 23:37:51 |
depth | 1 |
children | 0 |
last_payout | 2017-10-31 23:37:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 79 |
author_reputation | 1,772,410,571 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,488,467 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tommygamerr | 0 | 0 | 100% |
Very valuable info! Thanks!
author | tonylup |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t120820691z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 12:08:15 |
last_update | 2017-10-25 12:08:15 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:08:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 385,981,268,960 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,527,735 |
net_rshares | 0 |
Really appreciate your efforts heimindanger. I will continue to upload to Dtube! Myself being a former youtuber who got hit by the ad-apocalypse knows fully well YT blows(and censors). I continue to upload my stuff to other social media sites as well, but seriously, Dtube is the only one earning me any rewards. Sure I might get 20 or 30 views on Bit-Chute or Youtube, but even if I had ad monetized on my new channel it would only be worth a penny or so. Dtube and Steemit are going to become the future, and there are a lot of people who can benefit from using it right away, whereas on youtube or other sites you need 10,000+ views before you can even get monetization going. AND that monetization is really low compared to how much someone can earn here. I can post something and at least earn 5 to 10 cents from a few likes/views, that ratio on YT is 10 to 20x to make 5 to 10 cents.
author | truthforce |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t041229167z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"busy/1.0.0"} |
created | 2017-10-25 04:12:27 |
last_update | 2017-10-25 04:12:27 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 04:12:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.107 HBD |
curator_payout_value | 0.019 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 894 |
author_reputation | 76,463,400,048,765 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,500,903 |
net_rshares | 56,481,036,864 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 56,481,036,864 | 100% |
nice post.
author | tusharvasave |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t142658157z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 14:27:00 |
last_update | 2017-10-25 14:27:00 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 14:27:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | -89,390,766,256 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,536,705 |
net_rshares | 124,279,533 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tusharvasave | 0 | 124,279,533 | 100% |
It's nice
author | ucheik |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t202239670z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 20:22:45 |
last_update | 2017-10-25 20:22:45 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 20:22:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | -4,993,944,910 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,560,052 |
net_rshares | 0 |
Thanks for all your hard work on this. I just updated the [DTube Dark Theme](https://steemit.com/dtube/@ura-soul/dtube-night-more-dark-theme-has-been-updated-enjoy-dtube-s-new-features-without-eye-strain) so that it supports your recent changes! :) 
author | ura-soul |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171027t220541929z |
category | dtube |
json_metadata | {"tags":["dtube"],"image":["https://i.imgur.com/MMovQNN.jpg"],"links":["https://steemit.com/dtube/@ura-soul/dtube-night-more-dark-theme-has-been-updated-enjoy-dtube-s-new-features-without-eye-strain"],"app":"steemit/0.1"} |
created | 2017-10-27 22:05:39 |
last_update | 2017-10-27 22:05:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-03 22:05:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.918 HBD |
curator_payout_value | 0.117 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 296 |
author_reputation | 844,446,720,477,395 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,725,415 |
net_rshares | 491,741,934,915 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ura-soul | 0 | 141,584,880,039 | 100% | ||
hightouch | 0 | 349,013,843,364 | 100% | ||
glopesmartins | 0 | 1,143,211,512 | 100% | ||
marc92 | 0 | 0 | 100% |
Hallo, I m new here. Please, come and read my first post! Thank you!
author | veronikarussia |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20180406t032920341z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2018-04-06 03:29:21 |
last_update | 2018-04-06 03:29:21 |
depth | 1 |
children | 0 |
last_payout | 2018-04-13 03:29:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | 2,269,432,130 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 48,592,197 |
net_rshares | 0 |
Thanks for your post.... Good to know that you are going to Steemfest in Lesbon. Hope I too could be there. @heimindanger
author | vindy |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t120048981z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-10-25 12:00:51 |
last_update | 2017-10-25 12:00:51 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 12:00:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 121 |
author_reputation | 3,809,126,520,611 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,527,271 |
net_rshares | 0 |
Fabulous! Way to go, persevering through the many unforeseen obstacles (or maybe you anticipated the obstacles, but I didn't). :) I've been following the Steemit Open Mic, for example, and noticing that 99% of the participants are still using YouTube there. So it's really good to know you're making improvements, and I'm thinking this means you'll gain a lot more of the YouTube market share.
author | wildfamily |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t001610914z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 00:18:54 |
last_update | 2017-10-25 00:18:54 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 00:18:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.098 HBD |
curator_payout_value | 0.032 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 394 |
author_reputation | 5,719,442,749,422 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,490,333 |
net_rshares | 58,557,545,572 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
heimindanger | 0 | 58,557,545,572 | 100% |
Thanks for the update. I just uploaded a video waited for IPFS to finish then I upload a snap, when I went to submit it says please upload a video which I did already. So I'm redoing the process (seems to be working this time at the torrent section).
author | willkriski |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t132928558z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 13:29:33 |
last_update | 2017-10-25 13:29:33 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 13:29:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 250 |
author_reputation | 363,458,098 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,532,875 |
net_rshares | 0 |
Thanks for the update. I just uploaded a video waited for IPFS to finish then I upload a snap, when I went to submit it says please upload a video which I did already. So I'm redoing the process (seems to be working this time at the torrent section).
author | willkriski |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171025t134103627z |
category | dtube |
json_metadata | {"tags":["dtube"],"app":"steemit/0.1"} |
created | 2017-10-25 13:41:06 |
last_update | 2017-10-25 13:41:06 |
depth | 1 |
children | 0 |
last_payout | 2017-11-01 13:41:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 250 |
author_reputation | 363,458,098 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 18,533,638 |
net_rshares | 0 |
Does anyone have any porters for @martinlouis for compressing or uploading content? See here: https://steemit.com/dtube/@martinlouis/dtube-not-playing-on-mobile-phones ..... or if you guys have an features I should shop for potential canidates for to improve dtube?
author | xiobus |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171123t051022371z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["martinlouis"],"links":["https://steemit.com/dtube/@martinlouis/dtube-not-playing-on-mobile-phones"],"app":"steemit/0.1"} |
created | 2017-11-23 05:10:39 |
last_update | 2017-11-23 05:10:39 |
depth | 1 |
children | 0 |
last_payout | 2017-11-30 05:10:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 265 |
author_reputation | 358,681,635,626 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 21,263,894 |
net_rshares | 0 |
Hey whats up @heimindanger, trying to upload my first Dtube, video is working, snapshot is NOT. So I am not able to post a video.....help please
author | zlotus |
---|---|
permlink | re-heimindanger-d-tube-0-4-serious-ui-lifting-and-ipfs-backup-and-new-domain-and-more-20171219t012836982z |
category | dtube |
json_metadata | {"tags":["dtube"],"users":["heimindanger"],"app":"steemit/0.1"} |
created | 2017-12-19 01:28:36 |
last_update | 2017-12-19 01:28:36 |
depth | 1 |
children | 0 |
last_payout | 2017-12-26 01:28:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 144 |
author_reputation | 3,093,828,651,259 |
root_title | "D.Tube 0.4: Serious UI Lifting & IPFS Backup & New Domain & More" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 24,107,545 |
net_rshares | 0 |